SAP ABAP Function Module RKE_READ_OBJECTS (Lesen der Objekt-Tabelle und Objekt-Ebene)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Function Module RKE_READ_OBJECTS Lesen der Objekt-Tabelle und Objekt-Ebene  
Function Group KED1   CO-PA database accesses  
Program Name SAPLKED1    
INCLUDE Name LKED1U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DATA_READ_DEFINED TYPE CEDDB-FLAG Flag: data were read in a defined manner
Importing ERKRS TYPE TKEB-ERKRS Financial statement area
Importing PA_TYPE TYPE CEDDB-PA_TYPE '1' Ergebnisrechnungsform (Wertfelder/Kontenform)
Importing METHOD TYPE CEDDB-METHOD '1' Method, allowed values: 1, 2, 3, 4
Importing S_PROGRAM_NAME TYPE CEDDB-PROGRAM Program which contains processing routines
Importing S_FORM_NAME TYPE CEDDB-DATAFORM Routine for processing the data
Importing S_FORM_NAME_TIMESTAMP TYPE CEDDB-TSTMPFORM SPACE Routine for processing the point in time
Importing S_FORM_NAME_SYNCPOINT TYPE CEDDB-TSTMPFORM SPACE
Importing READ_SOURCE TYPE CEDDB-SOURCE '0' Tables which are read (see domain)
Importing READ_DEFINED TYPE CEDDB-DEFINED '0' Read method (see domain values)
Importing READ_TIMESTAMP TYPE CEDDB-TIMESTMP 0 Point in time as of which data is read
Importing CALLER_APPL TYPE TKETRPROT-CALLER_APPL '00' Protokoll, rufende Anwendung - Klassifizierung
Importing CALLER_DETAIL TYPE TKETRPROT-CALLER_DETAIL ' ' Protokoll, rufende Anwendung - Detailinformation
Importing IGNORE_VALUTYP TYPE FLAG ' ' Flag: Aufbau VE, keine Vollversionen
Tables SELECTION_TABLE TYPE CEDST Selected characteristics
Exception FOREIGN_LOCK TYPE No blocking possible for READ_DEFINED<>0
Exception I_ERKRS_NOTFOUND TYPE Financial statement area not defin
Exception NO_RECORD_FOUND TYPE No data record found which corresp
               
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  19930710 
SAP Release Created in