SAP ABAP Function Module AC_CLR_ITEMS_SELECT (Selektion offener Posten)
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 AC_CLR_ITEMS_SELECT Selektion offener Posten  
Function Group RWCLR   Interface to Accounting  
Program Name SAPLRWCLR    
INCLUDE Name LRWCLRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_KOART TYPE KOART SPACE Kontoart
Importing I_BUKRS TYPE BUKRS SPACE Buchungskreis
Importing I_KONKO TYPE KONKO SPACE Kontokorrent/Sach-Kontonummer
Importing I_ACCOUNT_LOCK_MODE TYPE DD26E-ENQMODE 'E' Sperrmodus für Kontensperre
Importing I_LOCK_ON_DOC_LEVEL TYPE BOOLEAN SPACE X: Zusätzliches Sperren auf Belegebene mit Sperrmodus von Kotensperre
Importing I_ACCOUNT_CHECK TYPE BOOLEAN 'X' X: Prüfung des Kontos einschalten
Importing I_APPENDING TYPE BOOLEAN SPACE X: Posten werden an Tabellen angefügt
Tables T_ACCCLR_ITM_KEY TYPE ACCCLR_ITM_KEY Schnittstelle ins Rechnungswesen: Posten ID
Tables T_ACCCLR_ITM TYPE ACCCLR_ITM Schnittstelle ins Rechnungswesen: Auszugleichende Posten
Exception INVALID_SELECTION TYPE Ungültige Selektion
Exception ACCOUNT_MISSING TYPE Konto existiert nicht
Exception ACCOUNT_NOT_OI_HANDLED TYPE Keine OP Verwaltung auf dem Konto
Exception ACCOUNT_LOCKED TYPE Konto ist gesperrt
Exception DOCUMENT_LOCKED TYPE Beleg gesperrt
Exception ACCOUNT_CLR_INTERNALLY TYPE Konto nur intern ausgleichbar
Exception INTERNAL_ERROR TYPE interner Fehler
               
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  20030602 
SAP Release Created in 470