SAP ABAP Function Module AC_CUSTOMER_DIALOG_COMP_IMPORT (Importieren der Daten zur Debitorenposition für Dialog)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     FFE (Package) Fast Data Entry
Basic Data
Function Module AC_CUSTOMER_DIALOG_COMP_IMPORT Importieren der Daten zur Debitorenposition für Dialog  
Function Group FDCB   Dialog Components Subledger Accounting  
Program Name SAPLFDCB    
INCLUDE Name LFDCBU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_BUKRS TYPE BSEG-BUKRS Relevanter Buchungskreis (überschr. BSEG-BUKRS)
Importing I_KOART TYPE BSEG-KOART Account Type
Importing I_BUZEI TYPE BSEG-BUZEI Buchungszeile falls vom Aufrufer bestimmt
Importing I_BKPF TYPE BKPF Bisher erfaßte Daten zum Belegkopf
Importing I_BSEG TYPE BSEG Bisher erfaßte Daten zur Kreditorenzeile
Importing I_BSEC TYPE BSEC One-Time Account Data Document Segment
Importing I_ANZBZ TYPE RF05A-ANZBZ '001' Anzahl biher erfaßter Zeilen
Importing I_BUSCS TYPE BUSCASE 'R'echnung oder 'G'utschrift
Importing I_BSEZ TYPE BSEZ Zusatzdaten zur Belegzeile
Importing I_LSTML TYPE T007A-LSTML Anderes Meldeland bei Werken im Ausland
Importing I_MWSKZ_KONTEXT TYPE BSEG-MWSKZ
Importing I_DOCUMENT_EXISTS TYPE CHAR1
Importing I_STATUS TYPE CHAR1
Importing I_ACTIVETAB TYPE C Neue Registerkarte
Importing I_AKTYP TYPE T020-AKTYP Activity Category in the Transaction
Tables T_SPLTTAB TYPE ACSPLT Carrier for Split Information re: Current Account Line Items
Tables T_TIBAN TYPE TIBAN IBAN
Tables T_BNKA TYPE BNKA Bank Master Record
Tables T_MANDATE TYPE SEPA_MANDATE SEPA-Mandat
Exception COMPANY_CODE_NOT_UNIQUE TYPE I_BUKRS NE I_BSEG-BUKRS NE ' '
Exception ACCOUNT_TYPE_NOT_UNIQUE TYPE I_KOART NE I_BSEG-KOART NE ' '
Exception NO_OF_LINE_ITEM_NOT_UNIQUE TYPE BSEG-BUZEI NE I_BUZEI NE 0
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in