AFX_FMOD_EXP - AFX Function Modules: Export Parameter(s)
AFX Function Modules: Export Parameter(s) information is stored in SAP table AFX_FMOD_EXP.
It is part of development package AFX_TEMPLATES in software component CA-GTF-TS-GMA. This development package consists of objects that can be grouped under "Archiving Framework: Templates".
It is part of development package AFX_TEMPLATES in software component CA-GTF-TS-GMA. This development package consists of objects that can be grouped under "Archiving Framework: Templates".
Fields for table AFX_FMOD_EXP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FMOD_KEY | Key for AFX Function Modules | X | AFX_DTE_FMOD_KEY | CHAR | 30 | AFX_FMOD_HEAD |
PARNO | Sequential Number of Parameter | X | AFX_DTE_PARAMETER_NO | NUMC | 3 | |
.INCLU-EXP | EXPORT | RSEXP | 0 | |||
PARAMETEREXP | Parameter Name | PARAMETER | CHAR | 30 | ||
DBFIELDEXP | Reference field/structure of a parameter | LIKEFIELD | CHAR | 26 | ||
TYPESEXP | Reference structure is an ABAP type | RS38L_TYPE | CHAR | 1 | ||
REFERENCEEXP | Called Using Pass by Reference | RS38L_REFE | CHAR | 1 | ||
TYPEXP | Associated Type of an Interface Parameter | RS38L_TYP | CHAR | 132 | ||
CLASSEXP | Reference to a Class | RS38L_CLAS | CHAR | 1 | ||
REF_CLASSEXP | Reference to a Class | RS38L_CLAS | CHAR | 1 | ||
LINE_OFEXP | Parameter is 'LINE OF' table type | RS38L_LINO | CHAR | 1 | ||
TABLE_OFEXP | Parameter Is Reference Type 'TABLE OF' | RS38L_TABO | CHAR | 1 |