Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CIF_CONFIG_OUTBOUND (CIF: Konfigurationen an APO) is a standard Function Module in SAP ERP and is part of the function group CCHA within the package CIF.
Function Module | CIF_CONFIG_OUTBOUND |
Short Text | CIF: Konfigurationen an APO |
Function Group | CCHA |
Package | CIF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CTRLPARAMS | LIKE | CIFCTRLPAR | Controlparameter für die Datenübertragungen | |
IV_OBTAB | LIKE | INOB-OBTAB | Name der Datenbanktabelle des Objektes |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CCVEXT | LIKE | CIF_CCVEXT | Merkmalsbewertung zu einem Objekt | |
IT_AFPO | LIKE | CIF_APOOUT | Vorgänge für APO im APO-Format, ab Release 3.0 | |
IT_DELTA_MODEL | LIKE | CIF_IMOD | Basistabelle des Integrationsmodells für APO-Interface | |
IT_EKPO_EBAN | LIKE | CIFPUOROUT | Übertragungsstruktur für Bestellbelege (Einteilungen) | |
IT_MARAT | LIKE | MARA | Allgemeine Materialdaten | |
IT_MARC | LIKE | MARC | Werksdaten zum Material | |
IT_NETCONF | LIKE | CIFNETCONF | CIF Netzplan - Konfigurationsdaten | |
IT_PBKO | LIKE | CIF_PIR_S | Uebertragungsstruktur für Planprimaerbedarf | |
IT_RESB | LIKE | CIF_APOINP | Materialinput für APO im APO-Format | |
IT_VBPS | LIKE | CIF_SL_REQ | Schnittstelle Kundenbedarf |
This function module does not define any Exceptions.