SAP ABAP Function Module FI_ACCOUNT_CHECK (FI: Kontonummer, Löschvormerkung, Sperre, Abstimmkonten etc prüfen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module FI_ACCOUNT_CHECK FI: Kontonummer, Löschvormerkung, Sperre, Abstimmkonten etc prüfen  
Function Group FACS   FI Services for FI/CO Interface  
Program Name SAPLFACS    
INCLUDE Name LFACSU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_AWTYP TYPE BKPF-AWTYP SPACE Reference Transaction
Importing I_ACCOUNT TYPE SKB1-SAKNR Account number dependent on account type
Importing I_RECACCOUNT TYPE BSEG-HKONT SPACE Reconciliation Account
Importing I_BUKRS TYPE T001-BUKRS Company code
Importing I_KOART TYPE TBSL-KOART Account type
Importing I_TCODE TYPE T020-TCODE SPACE Transaction code
Importing I_WAERS TYPE BKPF-WAERS SPACE Transaction currency
Importing X_DIALOG TYPE BOOLE SPACE Indicator: output warning messages online
Importing I_XNORECCHECK TYPE BOOLE-BOOLE SPACE Abstimmkonto nicht prüfen?
Exception ACCOUNT_LOCKED TYPE Account is locked for posting
Exception CURRENCY TYPE Posting has incorrect currency
Exception NO_RECONCILIATION_ACCOUNT TYPE Account is not a reconciliation account
Exception RECONCILIATION_ACCOUNT TYPE Account is reconciliation account
Exception RECONCILIATION_ACCOUNT_LOCKED TYPE Abstimmkonto ist zum Buchen gesperrt
               
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  19950404 
SAP Release Created in