SAP ABAP Function Module CHANGEDOCU_CDPOS_READ (Lese die Tabelle [P]CDPOS mit TABKEY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-CHD (Application Component) Change Documents
     SZD (Package) R/3 Central Basis Development: Change Documents
Basic Data
Function Module CHANGEDOCU_CDPOS_READ Lese die Tabelle [P]CDPOS mit TABKEY  
Function Group SCD1   Read and format change documents  
Program Name SAPLSCD1    
INCLUDE Name LSCD1U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_COUNT TYPE I No. of Data Records Found
Exporting ET_CDPOS TYPE CDPOS_TAB Internal Table for cdpos
Exporting ET_PCDPOS TYPE PCDPOS_TAB Table type of PCDPOS (positions of planned changes)
Importing IV_OBJECTCLAS TYPE CDHDR-OBJECTCLAS SPACE Object Class
Importing IV_OBJECTID TYPE CDHDR-OBJECTID SPACE Object Value
Importing IV_CHANGENR TYPE CDHDR-CHANGENR SPACE Document change number
Importing IV_TABNAME TYPE CDPOS-TABNAME SPACE Table Name
Importing IV_TABKEY TYPE CDPOS-TABKEY SPACE Table Key for CDPOS in Character 254
Importing IV_FNAME TYPE CDPOS-FNAME SPACE Field Name
Importing IV_PCDPOS_FLAG TYPE CHAR1 SPACE Single-Character Flag
Importing IV_CLIENT TYPE MANDT SPACE Mandant
Exception NO_IMPORTPARAMETER TYPE
               
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  20010821 
SAP Release Created in