Menu

SAP Function Module PA_DERIVE_FO_FOR_TYPE

PA: Durchführung der Ableitung (FO) für einen Geschäftstyp

The Function Module PA_DERIVE_FO_FOR_TYPE (PA: Durchführung der Ableitung (FO) für einen Geschäftstyp) is a standard Function Module in SAP ERP and is part of the function group JBDDR within the package JBD.

Technical Information

Function Module PA_DERIVE_FO_FOR_TYPE
Short Text PA: Durchführung der Ableitung (FO) für einen Geschäftstyp
Function Group JBDDR
Package JBD
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_DATE LIKE SY-DATUM SY-DATUM Gültigkeitsdatum der Ableitung
I_DERITYPE TYPE JBDDR_DRTYPE Ableitungsart
I_MASTER LIKE Struktur Geschäftsdaten
I_TRACE_MODE TYPE KEDR_TRACE_MODE Trace-Modus (' ': kein Protokoll, 'A': alles)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TRACE_HANDLE TYPE KEDR_TRACE_HANDLE Handle für den Trace

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_CHAR TYPE JBDDR_CHAR Struktur Merkmale
C_FOB TYPE JBDDR_FOB Struktur Finanzobjekt (fixe Felder)
C_TEMP TYPE JBDDR_TEMP Struktur temporäre Felder

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DERIVATION_FAILED Ableitung fehlgeschlagen
DERIVATION_TYPE_NOT_FOUND Ableitungsart unbekannt