Menu

SAP Function Module JBD_MAP_CP_FO_GET_DET_MULT

Commercial Paper Finanzobjekt: GetDetailMultiple

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 JBD_MAP_CP_FO_GET_DET_MULT (Commercial Paper Finanzobjekt: GetDetailMultiple) is a standard Function Module in SAP ERP and is part of the function group JBD_CP_MAPI within the package JBD_MM.

Technical Information

Function Module JBD_MAP_CP_FO_GET_DET_MULT
Short Text Commercial Paper Finanzobjekt: GetDetailMultiple
Function Group JBD_CP_MAPI
Package JBD_MM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB_CP_EXTERNAL_KEYS TYPE JBD_TAB_CP_KEY externer Schlüssel des Finanzgeschäfts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_FO_CL_ATTRIBUTES TYPE JBD_TAB_CP_FO_CL_MAP Commercial Paper: Finanzobjekt KL-Teil
E_TAB_FO_EXT_KEY_FIGURES TYPE JBD_TAB_CP_FO_EXT_MAP Commercial Paper: Finanzobjekt ext. Kennzahlen
E_TAB_FO_HEADER TYPE JBD_TAB_CP_FO_HEADER_MAP Commercial Paper: Header des Finanzobjekts
E_TAB_FO_MR_ATTRIBUTES TYPE JBD_TAB_CP_FO_MR_ATTR_MAP Commercial Paper: Finanzobjektattribute
E_TAB_FO_MR_CHARACTERISTICS TYPE JBD_TAB_CP_FO_MR_CHARS_MAP Commercial Paper: Merkmale des Finanzobjekts
E_TAB_FO_PA_ATTRIBUTES TYPE JBD_TAB_CP_FO_PA_ATTR_MAP Commercial Paper: FO-PA Attribute
E_TAB_FO_PA_ATTR_ADDIT TYPE JBD_TAB_CP_FO_PA_ADDIT_MAP Commercial Paper: FO-PA Attribute
E_TAB_FO_PA_CHARS TYPE JBD_TAB_CP_FO_PA_CHARS_MAP Commercial Paper: PA-Merkmale
E_TAB_FO_PA_OCH TYPE JBD_TAB_CP_FO_PA_OCH_MAP Commercial Paper: PA-Opportunitätskondition (Kopf)
E_TAB_FO_PA_OCP TYPE JBD_TAB_CP_FO_PA_OCP_MAP Commercial Paper: PA-Opportunitätskondition (Positionen)
E_TAB_MESSAGES TYPE JBD_TAB_MSG Fehlermeldungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.