SAP ABAP Function Module CHANGEDOCU_GUID_READ (Lese die Tabelle [P]CDPOS_UID 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_GUID_READ Lese die Tabelle [P]CDPOS_UID mit TABKEY  
Function Group SCD1   Read and format change documents  
Program Name SAPLSCD1    
INCLUDE Name LSCD1U06    
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_UID TYPE CDPOS_UID_TAB Internal Table CDPOS_UID
Exporting ET_PCDPOS_UID TYPE PCDPOS_UID_TAB Table type of PCDPOS_UID (UID - Position 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_UID-TABNAME SPACE Table Name
Importing IV_TABKEY254 TYPE CDPOS_UID-TABKEY SPACE Table Key for CDPOS in Character 254
Importing IV_KEYGUID TYPE CDPOS_UID-KEYGUID SPACE UUID in Character Format
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