SAP ABAP
SAP Field catalog LVC_S_FCAT 설명
모델와이
2025. 1. 9. 09:00
안녕하세요. 오늘은 SAP ALV 설정 시 Field catalog 설정에 대한 세부값 설명을 해드리겠습니다.
초급개발자의 경우 해당 값들의 사용처를 몰라 힘들게 처리하기도 하는데요.
해당 내역 한 번 확인하시고 추후에 개발에 용이하게 처리하시길 바랍니다.

필드 | 필드내역 | 필드설명 |
COL_POS | ALV control: Output column | 칼럼의 output 순서 |
FIELDNAME | ALV control: Field name of internal table field | 내부 테이블필드의 필드 이름 |
TABNAME | LVC tab name | 구조체를 참조했을 때 테이블 이름 |
CURRENCY | ALV control: Currency unit | Currency 단위 |
CFIELDNAME | ALV control: Field name for currency unit referenced | Currency 단위를 참고하는 필드 이름 |
QUANTITY | ALV control: Unit of measure | 단위 |
QFIELDNAME | ALV control: Field name for unit of measure referenced | 참조한 단위 필드이름 |
ROUND | ALV control: ROUND value | ROUND 값 |
EXPONENT | ALV control: Exponent for float representation | 부동 표현에 대한 지수 |
KEY | ALV control: Key field | Key 필드 |
KEY_SEL | ALV control: Key column that may be hidden | 히든 key 필드 |
ICON | ALV control: Output as icon | Icon으로 보여줌 |
SYMBOL | ALV control: Output as symbol | 기호로 출력 |
CHECKBOX | ALV control: Output as checkbox | 체크박스로 보여줌 |
JUST | ALV control: Alignment | 정렬( L : 왼쪽 , R : 오른쪽 , C : 중앙 ) , 단 행 전체가 정렬됨 |
LZERO | ALV control: Output leading zeros | 선행에 0 표시 여부 |
NO_SIGN | ALV Control: Suppress Signs for Output | 출력 부호 제거 |
NO_ZERO | ALV control: Suppress zeros for output | 선행에 0 삭제 |
NO_CONVEXT | ALV control: Do not consider conversion exit for output | Data Conversion 제거 |
EDIT_MASK | ALV control: EditMask for output | 데이터 포맷 변경 |
EMPHASIZE | ALV control: Highlight column with color | 칼럼 색상 강조 |
FIX_COLUMN | ALV Control: Fix Column | 키와 유사하게 좌우 스크롤 시 해당 필드 고정 |
DO_SUM | ALV control: Aggregate values of column | 합계 표시 |
NO_SUM | ALV control: No aggregation over values of column | 열 값에 관한 합계 처리하지 않음 |
NO_OUT | ALV control: Column is not output | 필드 숨김 |
TECH | ALV control: Technical field | 필드 감춤(레이아웃 설정도 제외) |
OUTPUTLEN | ALV control: Column width in characters | 필드 길이 설정 |
CONVEXIT | Conversion Routine | Data Conversion 설정 ( ex. ALPHA ) |
SELTEXT | ALV control: Column identifier for dialog functions | 다이얼로그 기능에 대한 열 식별자 |
TOOLTIP | ALV control: Tool tip for column header | 마우스를 가져갔을 때 뜨는 설명 |
ROLLNAME | ALV control: Data element for F1 help | F1 도움말을 위한 데이터 요소 |
DATATYPE | Data Type in ABAP Dictionary | 데이터 포맷 |
INTTYPE | ABAP data type (C,D,N,...) | ABAP 데이터 타입(C, D, N, …) |
INTLEN | Internal Length in Bytes | 내부 길이( 바이트 단위 ) |
LOWERCASE | Lowercase letters allowed/not allowed | 소문자 사용/금지 |
REPTEXT | Heading | Data Element 텍스트 |
REPREP | ALV control: Value is selection criterion for rep./rep.intf. | #N/A |
DOMNAME | Domain name | 도메인이름 |
SP_GROUP | Group key | 그룹 키 |
HOTSPOT | ALV control: SingleClick-sensitive | 마우스의 Single-click에 반응 |
COL_ID | ALV control: Column ID | 컬럼 ID |
F4AVAILABL | Does the field have an input help | F4 사용여부 |
AUTO_VALUE | ALV control: Automatic value copy | 자동 데이터 참조 |
CHECKTABLE | Table Name | 점검 테이블 입력 |
VALEXI | Existence of fixed values | 도메인 참조여부( Fixed-value 무시하고 싶으면 '!'(느낌표) 입력 |
DRDN_HNDL | Natural Number | List box 이용 시 사용할 매핑 번호 |
DRDN_FIELD | ALV control: Field name of internal table field | List box 이용 시 사용할 참조 필드 |
NO_MERGING | Character Field Length 1 | 합치기 여부 |
COL_OPT | Entry for Optional Column Optimization | 셀 크기 Optimize 여부 |
DRDN_ALIAS | Character Field Length 1 | List box 키 포함 보여주고 싶을 경우 'X' 입력 |
REF_FIELD | ALV control: Reference field name for internal table field | 내부 테이블 필드에 대한 참조 필드 이름 |
REF_TABLE | ALV control: Reference table name for internal table field | 내부 테이블 필드에 대한 참조 테이블 이름 |
TXT_FIELD | ALV control: Field name of internal table field | 내부 테이블 필드의 필드 이름 |
ROUNDFIELD | ALV control: Field name with ROUND specification | ROUND 특성에 있는 필드 이름 |
DECIMALS_O | ALV control: Number of decimal places for output | 소수점 자릿수 정의 |
DECMLFIELD | ALV control: Field name with DECIMALS specification | Decimal 필드 정의 |
DD_OUTLEN | ALV control: Output length in characters | Output 길이(Characters) |
DECIMALS | Number of Decimal Places | 소수점 자릿수 정의 |
COLTEXT | ALV control: Column heading | 칼럼 라벨 텍스트 |
SCRTEXT_L | Long Field Label | 긴 필드 라벨(40byte) |
SCRTEXT_M | Medium Field Label | 중간 필드 라벨(20byte) |
SCRTEXT_S | Short Field Label | 짧은 필드 라벨(10byte) |
COLDDICTXT | ALV control: Determine DDIC text reference | Header의 라벨 설정(L, M, S, R) |
SELDDICTXT | ALV control: Determine DDIC text reference | DDIC 텍스트 참조 결정 |
TIPDDICTXT | ALV control: Determine DDIC text reference | DDIC 텍스트 참조 결정 |
EDIT | ALV control: Ready for input | 필드 수정 여부 확인 Layout-edit이 입력될 경우 처리되지 않음 |
H_COL_KEY | Tree Control: Column Name / Item Name | 트리 컨트롤: 열 이름/항목 이름 |
H_SELECT | Indicates if a column in the tree control can be selected | 트리제어의 열을 선택할 수 있는지의 여부 지시 |
DD_ROLL | Data element (semantic domain) | Data element (의미도메인) |
DRAGDROPID | ALV control: Drag&Drop handle for DragDrop object | Drag & Drop 용도 |
감사합니다.
유용하게 사용하시길 바랍니다.