TBANK_PP_IF_IMP - Import Parameters of the Interface Methods
Import Parameters of the Interface Methods information is stored in SAP table TBANK_PP_IF_IMP.
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_IMP
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-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 |