AFX_FMOD_IMP - AFX Function Modules: Import Parameter(s)
AFX Function Modules: Import Parameter(s) information is stored in SAP table AFX_FMOD_IMP.
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_IMP
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-IMP | IMPORT | RSIMP | 0 | |||
PARAMETERIMP | Parameter Name | PARAMETER | CHAR | 30 | ||
DBFIELDIMP | Reference field/structure of a parameter | LIKEFIELD | CHAR | 26 | ||
DEFAULTIMP | Default value for import parameter | DEFAULT__3 | CHAR | 21 | ||
TYPESIMP | Reference structure is an ABAP type | RS38L_TYPE | CHAR | 1 | ||
OPTIONALIMP | Optional parameters | RS38L_OPTI | CHAR | 1 | ||
REFERENCEIMP | Called Using Pass by Reference | RS38L_REFE | CHAR | 1 | ||
CHANGINGIMP | Changing a parameter allowed | RS38L_CHAN | CHAR | 1 | ||
TYPIMP | Associated Type of an Interface Parameter | RS38L_TYP | CHAR | 132 | ||
CLASSIMP | Reference to a Class | RS38L_CLAS | CHAR | 1 | ||
REF_CLASSIMP | Reference to a Class | RS38L_CLAS | CHAR | 1 | ||
LINE_OFIMP | Parameter is 'LINE OF' table type | RS38L_LINO | CHAR | 1 | ||
TABLE_OFIMP | Parameter Is Reference Type 'TABLE OF' | RS38L_TABO | CHAR | 1 |