SAP ABAP Function Module FINS_APAR_CHECK_VEND_POSTINGS (Prüft ob ein Kreditorenkonto bebucht ist)
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 FINS_APAR_CHECK_VEND_POSTINGS Prüft ob ein Kreditorenkonto bebucht ist  
Function Group FI_AP_AR_SERVICE   Service Function Modules from AP/AR  
Program Name SAPLFI_AP_AR_SERVICE    
INCLUDE Name LFI_AP_AR_SERVICEU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ACCOUNT_HAS_POSTINGS TYPE BOOLE_D 'X' = Konto ist bebucht; SPACE = keine Buchungen vorhanden
Exporting E_SUBRC TYPE SYSUBRC '0' = Konto ist bebucht; '4' = keine Buchungen vorhanden
Importing I_LIFNR TYPE LFC1-LIFNR Debitorennummer
Importing I_BUKRS TYPE LFC1-BUKRS Buchungskreis
               
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  20131127 
SAP Release Created in 470