SAP ABAP Class /ISDFPS/IF_ORGM_CDOC_SERVICES (Services Based on Change Documents)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/CL_CDOC_FORCER_SERVICE Services for Change Documents from FORCER Relationships 20040908
2 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/CL_CDOC_FORCE_SERVICE Services for Force Element Change Documents 20040920
3 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/CL_CDOC_INFTY_SERVICES Change Document Infotype Services 20040902
4 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/CL_CDOC_OR_SERVICE Services for Change Documents from FORCER Relationships 20040909
5 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/CL_ORGM_CDOC_HANDLER Change Documents for Organizational Measures 20040902
Properties
Class /ISDFPS/IF_ORGM_CDOC_SERVICES  
Short Description Services Based on Change Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040901   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/IF_ORGM_CDOC_SERVICES has no forward declaration.
Interfaces
Class /ISDFPS/IF_ORGM_CDOC_SERVICES has no interface implemented.
Friends
Class /ISDFPS/IF_ORGM_CDOC_SERVICES has no friend class.
Attributes
Class /ISDFPS/IF_ORGM_CDOC_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_STATUS_OF_CDOCDATA Static method Public Method Changes the Status for the Document Data 20040901
2 GET_OBJECTS_OF_CDOCS Static method Public Method Gets the Associated Force Elements/Positions for Documents 20040902
3 GET_ORGM_SUBAREA_OF_CDOC Static method Public Method Gets the Measure Subarea for the Document Data 20040901
Events
Class /ISDFPS/IF_ORGM_CDOC_SERVICES has no event.
Types
Class /ISDFPS/IF_ORGM_CDOC_SERVICES has no local type.
Method Signatures

Method CHANGE_STATUS_OF_CDOCDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CDOCS Call by reference Type reference (TYPE) /ISDFPS/CDOC_KEY_TAB Schlüssel von Änderungsbelegen 20040902
2 Importing COMMIT_FLAG Call by reference Type reference (TYPE) COMMIT_FLG SPACE Schalter: Commit work durchführen oder nicht 20040902
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D TRUE (='X') und FALSE (=' ') 20040902
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER Meldungen 20040902
5 Importing OPERATION Call by reference Type reference (TYPE) FCODE Mögliche Fcodes: siehe Attribute STATUS_CHANGE_* von CL_ORGM 20040902

Method CHANGE_STATUS_OF_CDOCDATA on class /ISDFPS/IF_ORGM_CDOC_SERVICES has no exception.

Method GET_OBJECTS_OF_CDOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CDOCS Call by reference Type reference (TYPE) /ISDFPS/CDOC_KEY_TAB Änderungsbelegen 20040902
2 Returning CDOCS_OBJECTS Value transfer Type reference (TYPE) /ISDFPS/CDOC_OBJECT_TAB Tabelle mit Belegen und zugeordneten Strukturelementen 20040906

Method GET_OBJECTS_OF_CDOCS on class /ISDFPS/IF_ORGM_CDOC_SERVICES has no exception.

Method GET_ORGM_SUBAREA_OF_CDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CDOC Call by reference Type reference (TYPE) /ISDFPS/CDOC_KEY Änderungsbeleg 20040902
2 Returning ORGM_SUB_AREA Value transfer Type reference (TYPE) /ISDFPS/ORGM_SUB_AREA Teilbereich einer Organisationsmaßnahme 20040902

Method GET_ORGM_SUBAREA_OF_CDOC on class /ISDFPS/IF_ORGM_CDOC_SERVICES has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in