TBANK_PP_IF_CHA - Change Parameters of Interface Methods
Change Parameters of Interface Methods information is stored in SAP table TBANK_PP_IF_CHA.
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_CHA
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-CHA | CHANGE | RSCHA | 0 | |||
PARAMETERCHA | Parameter Name | PARAMETER | CHAR | 30 | ||
DBFIELDCHA | Reference field/structure of a parameter | LIKEFIELD | CHAR | 26 | ||
DEFAULTCHA | Default value for import parameter | DEFAULT__3 | CHAR | 21 | ||
TYPESCHA | Reference structure is an ABAP type | RS38L_TYPE | CHAR | 1 | ||
OPTIONALCHA | Optional parameters | RS38L_OPTI | CHAR | 1 | ||
REFERENCECHA | Called Using Pass by Reference | RS38L_REFE | CHAR | 1 | ||
CHANGINGCHA | Changing a parameter allowed | RS38L_CHAN | CHAR | 1 | ||
TYPCHA | Associated Type of an Interface Parameter | RS38L_TYP | CHAR | 132 | ||
CLASSCHA | Reference to a Class | RS38L_CLAS | CHAR | 1 | ||
REF_CLASSCHA | Reference to a Class | RS38L_CLAS | CHAR | 1 | ||
LINE_OFCHA | Parameter is 'LINE OF' table type | RS38L_LINO | CHAR | 1 | ||
TABLE_OFCHA | Parameter Is Reference Type 'TABLE OF' | RS38L_TABO | CHAR | 1 |