Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The table TBANK_PP_IF_EXP (Export Parameters of the Interface Methods) is a standard table in SAP ERP. It belongs to the package BANK_PP_JOBCTRL.
Table | TBANK_PP_IF_EXP |
Short Text | Export Parameters of the Interface Methods |
Package | BANK_PP_JOBCTRL |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
METHOD | ✔ | Method ID in the Interface to Parallel Processing | BANK_DTE_PP_PPIFMETH | CHAR | 4 | TBANK_PP_PPIFDEF |
PARNO | ✔ | Sequential Number of the Parameter | NUMC | 3 | ||
.INCLU-EXP | Function Builder: Export Parameters | RSEXP | 0 | |||
PARAMETEREXP | Parameter Name | PARAMETER | CHAR | 30 | ||
DBFIELDEXP | Reference field/structure of a parameter | LIKEFIELD | CHAR | 26 | ||
TYPESEXP | Reference Structure is an ABAP/4 Type | RS38L_TYPE | CHAR | 1 | ||
REFERENCEEXP | Call 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 |