SAP Table SALV_S_FUNCTION
ALV: Generic Functions
SALV_S_FUNCTION (ALV: Generic Functions) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SALV_S_FUNCTION to other SAP tables.
SALV_S_FUNCTION table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
NODE_KEY | ALV Tree Control: Node Key | LVC_NKEY | CHAR | 12 | 0 | |||
PARENT | ALV Tree Control: Node Key | LVC_NKEY | CHAR | 12 | 0 | |||
CHILD | ALV Tree Control: Node Key | LVC_NKEY | CHAR | 12 | 0 | |||
LAST_CHILD | ALV Tree Control: Node Key | LVC_NKEY | CHAR | 12 | 0 | |||
NEXT | ALV Tree Control: Node Key | LVC_NKEY | CHAR | 12 | 0 | |||
PREV | ALV Tree Control: Node Key | LVC_NKEY | CHAR | 12 | 0 | |||
NODE | CL_SALV_FUNCTION | REF | 0 | 0 | ||||
INDEX | ALV control: Row number (index of internal table) | LVC_INDEX | NUMC | 10 | 0 | |||
LEVEL | ALV control: Record type of a hierarchy level | LVC_LEVEL | CHAR | 3 | 0 | |||
POSITION | ALV control: Output column | LVC_COLPOS | INT4 | 10 | 0 |