TBANK_PP_IF_EXP - Export Parameters of the Interface Methods
Export Parameters of the Interface Methods information is stored in SAP table TBANK_PP_IF_EXP.
It is part of development package BANK_PP_JOBCTRL in software component CA-GTF-TS-PPM. This development package consists of objects that can be grouped under "Parallel Processing and Job Control".
It is part of development package BANK_PP_JOBCTRL in software component CA-GTF-TS-PPM. This development package consists of objects that can be grouped under "Parallel Processing and Job Control".
Fields for table TBANK_PP_IF_EXP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
METHOD | Method ID in the Interface to Parallel Processing | X | BANK_DTE_PP_PPIFMETH | CHAR | 4 | TBANK_PP_PPIFDEF |
PARNO | Sequential Number of the Parameter | X | 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 |