SAP ABAP Function Module AC_CLR_ITEMS_SELECT_GEN (Generische 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_GEN Generische Selektion offener Posten  
Function Group RWCLR   Interface to Accounting  
Program Name SAPLRWCLR    
INCLUDE Name LRWCLRU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_KOART TYPE KOART 'D' Kontoart
Importing I_BUKRS TYPE BUKRS Buchungskreis
Importing I_SEL_FIELD_1 TYPE FIELDNAME Feldname
Importing I_SEL_FIELD_2 TYPE FIELDNAME Feldname
Importing I_SEL_FIELD_3 TYPE FIELDNAME Feldname
Importing I_ACCOUNT_LOCK_MODE TYPE DD26E-ENQMODE 'E' Sperrmodus
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_SEL_1 TYPE STANDARD TABLE
Tables T_SEL_2 TYPE STANDARD TABLE
Tables T_SEL_3 TYPE STANDARD TABLE
Tables T_ACCCLR_ITM TYPE ACCCLR_ITM Schnittstelle ins Rechnungswesen: Auszugleichende Posten
               
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  20031111 
SAP Release Created in 470