SAP ABAP Function Module GET_TAB_DATA_FOR_FEBKO (Liest die Customizingtabellen zu einem Bankkonto)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-CLM-CM-CM (Application Component) Basic Functions
     FTE (Package) Bank accounting: External payment information
Basic Data
Function Module GET_TAB_DATA_FOR_FEBKO Liest die Customizingtabellen zu einem Bankkonto  
Function Group F030   Buffer functions  
Program Name SAPLF030    
INCLUDE Name LF030U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T012 TYPE T012 Gefundene Hausbank
Exporting E_T012K TYPE T012K Gefundenes Hausbankkonto
Exporting E_KTOPL TYPE T001-KTOPL
Exporting E_BNKA TYPE BNKA
Exporting E_T028B TYPE T028B
Exporting E_BUKRS TYPE T001-BUKRS
Importing I_BANKL TYPE T012-BANKL SPACE A,B: Bankschlüssel (optional)
Importing I_BANKN TYPE T012K-BANKN SPACE A: Bankkontonummer
Importing I_WAERS TYPE T012K-WAERS SPACE A: Kontenwährung (optional)
Importing I_BNKN2 TYPE T012K-BNKN2 SPACE B: Alternative Bankkontonummer
Importing I_ANWND TYPE FEBKO-ANWND '0001'
Importing I_BIGAC1 TYPE BIGAC_EB SPACE Account Number in Bank Statement
Importing I_BIGAC2 TYPE BIGAC_EB SPACE Account Number in Bank Statement
Exception INPUT_WRONG TYPE Falsche Parametrisierung ( entweder A oder B)
Exception BANK_ACCOUNT_NOT_FOUND TYPE Bankkontonummer nicht gefunden
Exception BANK_KEY_FALSE TYPE Bankkontonummer gefunden, Bankschlüssel falsch
Exception BANK_KEY_NOT_FOUND TYPE BankKtoNr mehrmals gefunden, BankSchl nicht gef.
Exception CURRENCY_FALSE TYPE Bankkontonummer gefunden, Währung falsch
Exception CURRENCY_NOT_FOUND TYPE BankKtoNr mehrmals gefunden, Währung nicht gef.
Exception MULTIPLE_BANK_ACCOUNT TYPE Bankkontonummer mehrmals gefunden
Exception T028B_MISSING TYPE
Exception TR_ACCOUNT_MISSING TYPE
Exception GL_ACCOUNT_MISSING TYPE
               
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  19970813 
SAP Release Created in