Menu

SAP Function Module AC_CUSTOMER_DIALOG_COMP_EXPORT

Exportieren der eingegebenen Daten in Debitorenzeile

The Function Module AC_CUSTOMER_DIALOG_COMP_EXPORT (Exportieren der eingegebenen Daten in Debitorenzeile) is a standard Function Module in SAP ERP and is part of the function group FDCB within the package FFE.

Technical Information

Function Module AC_CUSTOMER_DIALOG_COMP_EXPORT
Short Text Exportieren der eingegebenen Daten in Debitorenzeile
Function Group FDCB
Package FFE
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACTAB TYPE C In Dialogkomp. automatisch verlangter TAB-Reiter
E_BKP1 LIKE BKP1 Current fiscal year of posting
E_BKPF LIKE BKPF Belegkopf
E_BSEC LIKE BSEC CPD-Daten
E_BSEG LIKE BSEG Belegzeile
E_BSEU LIKE BSEU Zusatzinformation für die Verbuchung
E_BSEZ LIKE BSEZ Zusatzinformationen zur Buchungszeile ( Dialog )
E_CPD_REQ TYPE XFELD CPD-Daten fehlen noch, Beleg kann noch nicht gebucht werden
E_EGREL TYPE CHAR1 Der Vorgang ist EG-relevant
E_GITYP LIKE BSEG-GITYP Verteilungsart für Lohnsteuer
E_GRICD LIKE BSEG-GRICD Tätigkeitskennzeichen für Bruttoeinkommenssteuer
E_GRIRG LIKE BSEG-GRIRG Region (Bundesstaat, Bundesland, Provinz, Grafschaft)
E_LSTML LIKE T007A-LSTML Land für Steuermeldung
E_REGUL LIKE RF05A-REGUL Es wurde indiv. Zahl. Empf. im Beleg definiert
E_SKB1_MWSKZ LIKE SKB1-MWSKZ Steuerkategorie im Kontenstamm
E_TXJCD LIKE BSEG-TXJCD Tax Jurisdiction Code aus Debitorenzeile

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_OKCODE TYPE C OK-Code eventuell zurücksetzen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_KKBTAB LIKE KKBWA Steuerungstabelle für Kreditmanagement

Exceptions

This function module does not define any Exceptions.