SAP ABAP Class /RPM/CL_CHANGE_DOCUMENT_SRVC (Service for Change Documents)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/OBJECTS (Package) xRPM Business Objects
Properties
Class /RPM/CL_CHANGE_DOCUMENT_SRVC  
Short Description Service for Change Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /RPM/OBJECTS   xRPM Business Objects 
Created 20070402   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/CL_CHANGE_DOCUMENT_SRVC has no forward declaration.
Interfaces
Class /RPM/CL_CHANGE_DOCUMENT_SRVC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /RPM/CL_OBJECT_API 20070517 xRPM Object Provider Super Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_OBJECT Instance attribute Public Object reference (TYPE REF TO) OBJECT 20121016
2 MR_OBJECT_RPM Instance attribute Public Object reference (TYPE REF TO) IF_RPM_COMMON Interface for all rpm application objects 20091008
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE_CHANGE_DOCUMENTS Instance method Private Method Aggregate change documents according to period breakdown 20121220
2 CHANGE_TZONE Static method Public Method 20121016
3 CONSTRUCTOR Instance method Public Constructor Constructor 20070402
4 GET_AGGREGATION_PERIOD Instance method Private Method Get period the change document should be aggregated to 20121221
5 GET_CAP_CATEGORY_DATA Instance method Private Method Reads the capacity category and corresponding text 20120912
6 GET_CAP_GROUP_DATA Instance method Private Method Reads the capacity group and corresponding text 20120912
7 GET_CAP_PERIOD_BREAKDOWN Static method Public Method Gets the Capacity Peroiod Breakdown for an Object 20120912
8 GET_CAP_VIEW_DATA Instance method Private Method Reads the capacity view and corresponding text 20120912
9 GET_CD_READ_PARAMETERS Instance method Private Method Define Parameters for CHANGEDOCUMENT_READ 20070402
10 GET_CD_STATUS_TEXT Instance method Private Method Retreive object type status text 20070504
11 GET_CHANGE_DOCUMENTS_POSITION Static method Public Method Gets a specific position from CDPOS 20120912
12 GET_CHANGE_DOCUMENTS_POSITIONS Static method Public Method Gets specific positions from CDPOS 20120912
13 GET_FIN_CATEGORY_DATA Instance method Private Method Reads the financial category and corresponding text 20120912
14 GET_FIN_GROUP_DATA Instance method Private Method Reads the financial group and corresponding text 20120912
15 GET_FIN_PERIOD_BREAKDOWN Static method Public Method Gets the Financial Peroiod Breakdown for an Object 20120912
16 GET_FIN_VIEW_DATA Instance method Private Method Reads the financial view and corresponding text 20120912
17 GET_OBJECT_TYPE Instance method Private Method Gets the object type 20120912
18 GET_SCENARIO_TYPE Static method Public Method Gets the Scenario Type for What-If 20120912
19 READ_CHANGE_DOCUMENTS_AUTHOR Instance method Public Method Reads the Change Documents for Authorizations 20070402
20 READ_CHANGE_DOCUMENTS_CAP_PLAN Instance method Public Method Reads the Change Documents for Financial Planning Values 20120912
21 READ_CHANGE_DOCUMENTS_FIN_PLAN Instance method Public Method Reads the Change Documents for Financial Planning Values 20120912
22 READ_CHANGE_DOCUMENTS_METADATA Instance method Public Method Reads the Change Documents for Metadata 20070402
23 READ_CHANGE_DOCUMENTS_OBJ_LNK Instance method Public Method Reads the Change Documents for Object Links 20070402
24 READ_CHANGE_DOCUMENTS_STATUS Instance method Public Method Reads the Change Documents for the Status 20070402
25 SET_RPM_OBJECT Instance method Public Method Reads the Change Documents for Object Links 20091008
Events
Class /RPM/CL_CHANGE_DOCUMENT_SRVC has no event.
Types
Class /RPM/CL_CHANGE_DOCUMENT_SRVC has no local type.
Method Signatures

Method AGGREGATE_CHANGE_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CD_XXX_PLAN Call by reference Object reference (TYPE REF TO) DATA Change docs fin/cap plan 20121220
2 Importing IT_CDPOS_ALL Call by reference Type reference (TYPE) CDPOS_TAB Internal Table for cdpos 20121220
3 Importing IV_FIN_CAP Call by reference Type reference (TYPE) CHAR1 Type of Planning - Financial or Capacity 20121220
4 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID Guid for application objects 20121220
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20121220

Method AGGREGATE_CHANGE_DOCUMENTS on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method CHANGE_TZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATE Call by reference Type reference (TYPE) UDATE 20121016
2 Changing CV_TIME Call by reference Type reference (TYPE) UTIME 20121016
3 Importing IV_TZONE_NEW Call by reference Type reference (TYPE) SYSTZONLO 20121016
4 Importing IV_TZONE_OLD Call by reference Type reference (TYPE) SYSTZONLO 20121016

Method CHANGE_TZONE on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Interface for all application objects 20070402

Method CONSTRUCTOR on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_AGGREGATION_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PERIOD Call by reference Type reference (TYPE) DATS Period in DATS format 20121221
2 Exporting EV_PERIOD_DESC Call by reference Type reference (TYPE) /RPM/TV_CD_FUNCNAME Period description 20121221
3 Importing IS_CDPOS Call by reference Type reference (TYPE) CDPOS Change document items 20121221
4 Importing IT_PLANNING_PERIOD Call by reference Type reference (TYPE) /RPM/TT_PLANNING_PERIODS Financial and Capacity Planning Periods 20121221
5 Importing IV_FY_VARIANT Call by reference Type reference (TYPE) PERIV Fiscal Year Variant 20121221
6 Importing IV_PERIOD_TYPE Call by reference Type reference (TYPE) /RPM/TV_PERIOD_TYPE Financial Period Breakdown 20130109

Method GET_AGGREGATION_PERIOD on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_CAP_CATEGORY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CAP_CAT Call by reference Type reference (TYPE) /RPM/TV_CAP_CATG Capacity Category 20120912
2 Exporting EV_CAP_CAT_T Call by reference Type reference (TYPE) /RPM/TV_CAP_CATG_T Capacity Catgeory text 20120912
3 Importing IV_CAP_GROUP_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID Capacity Group GUID 20120912
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20120912

Method GET_CAP_CATEGORY_DATA on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_CAP_GROUP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CAP_GROUP Call by reference Type reference (TYPE) RPM_TV_EXTID Capacity Group 20120912
2 Exporting EV_CAP_GROUP_T Call by reference Type reference (TYPE) /RPM/TV_CAP_GRP_T Capacity Group text 20120912
3 Importing IV_CAP_CATEGORY Call by reference Type reference (TYPE) /RPM/TV_CAP_CATG Capacity Category 20120912
4 Importing IV_CAP_GROUP_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID Capacity Group GUID 20120912
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20120912

Method GET_CAP_GROUP_DATA on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_CAP_PERIOD_BREAKDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_GUID Value transfer Type reference (TYPE) /RPM/TV_GUID Guid for application objects 20120912
2 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20120912
3 Exporting RV_PERIOD_BREAKDOWN Value transfer Type reference (TYPE) /RPM/TV_PERIOD_TYPE Capacity Period Breakdown 20120912

Method GET_CAP_PERIOD_BREAKDOWN on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_CAP_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CAP_VIEW Call by reference Type reference (TYPE) /RPM/TV_CAP_VIEW Capacity View Type 20120912
2 Exporting EV_CAP_VIEW_T Call by reference Type reference (TYPE) /RPM/TV_CAP_VIEW_DESC Capacity View Name 20120912
3 Exporting EV_PERIOD Call by reference Type reference (TYPE) /RPM/TV_START_DATE Period 20120912
4 Importing IV_TABKEY Call by reference Type reference (TYPE) CDTABKEY Changed table record key 20120912

Method GET_CAP_VIEW_DATA on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_CD_READ_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE_OF_CHANGE Call by reference Type reference (TYPE) CDDATUM Creation date of the change document 20070402
2 Exporting EV_DATE_UNTIL Call by reference Type reference (TYPE) CDDATUM Creation date of the change document 20070402
3 Exporting EV_OBJECTID Call by reference Type reference (TYPE) CDOBJECTV Object Value 20070402
4 Exporting EV_OBJECT_CLASS Call by reference Type reference (TYPE) CDOBJECTCL Object Class 20070402
5 Exporting EV_TABLEKEY Call by reference Type reference (TYPE) CDTABKEY Changed table record key 20070402

Method GET_CD_READ_PARAMETERS on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_CD_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070504
2 Importing IV_STATUS Call by reference Type reference (TYPE) /RPM/TV_STATUS Status 20070504
3 Exporting LONGNAME Call by reference Type reference (TYPE) J_TXT30 Object status 20070504
4 Exporting STATUS_TXT04 Call by reference Type reference (TYPE) J_TXT04 Individual status of an object (short form) 20070504
5 Exporting STATUS_TXT30 Call by reference Type reference (TYPE) J_TXT30 Object status 20070504

Method GET_CD_STATUS_TEXT on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_CHANGE_DOCUMENTS_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CDPOS Call by reference Type reference (TYPE) CDPOS Change document items 20120912
2 Importing IV_CDCHNGIND Call by reference Type reference (TYPE) CDCHNGIND Change Type (U, I, S, D) 20120912
3 Importing IV_CHANGENR Call by reference Type reference (TYPE) CDCHANGENR Document change number 20120912
4 Importing IV_FNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20120912
5 Importing IV_OBJECTID Call by reference Type reference (TYPE) CDOBJECTV Object value 20120912
6 Importing IV_TABKEY Call by reference Type reference (TYPE) CDTABKEY Changed table record key 20120912
7 Importing IV_TABNAME Call by reference Type reference (TYPE) CDTABNAME Change document creation: Table name 20120912

Method GET_CHANGE_DOCUMENTS_POSITION on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_CHANGE_DOCUMENTS_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CDPOS Call by reference Type reference (TYPE) CDPOS_TAB Internal Table for cdpos 20120912
2 Importing IV_CDCHNGIND Call by reference Type reference (TYPE) CDCHNGIND Change Type (U, I, S, D) 20120912
3 Importing IV_CHANGENR Call by reference Type reference (TYPE) CDCHANGENR Document change number 20120912
4 Importing IV_FNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20120912
5 Importing IV_OBJECTID Call by reference Type reference (TYPE) CDOBJECTV Object value 20120912
6 Importing IV_TABNAME Call by reference Type reference (TYPE) CDTABNAME Change document creation: Table name 20120912

Method GET_CHANGE_DOCUMENTS_POSITIONS on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_FIN_CATEGORY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIN_CAT Call by reference Type reference (TYPE) /RPM/TV_FIN_CATG Financial Category 20120912
2 Exporting EV_FIN_CAT_T Call by reference Type reference (TYPE) /RPM/TV_FIN_CATG_T Financial Catgeory Text 20120912
3 Importing IV_FIN_GROUP_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID Financial Group GUID 20120912
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20120912

Method GET_FIN_CATEGORY_DATA on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_FIN_GROUP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIN_GROUP Call by reference Type reference (TYPE) RPM_TV_EXTID Financial Group 20120912
2 Exporting EV_FIN_GROUP_T Call by reference Type reference (TYPE) /RPM/TV_FIN_GRP_T Financial Group text 20120912
3 Importing IV_FIN_CATEGORY Call by reference Type reference (TYPE) /RPM/TV_FIN_CATG Financial Category 20120912
4 Importing IV_FIN_GROUP_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID Financial Group GUID 20120912
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20120912

Method GET_FIN_GROUP_DATA on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_FIN_PERIOD_BREAKDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_GUID Value transfer Type reference (TYPE) /RPM/TV_GUID Guid for application objects 20120912
2 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20120912
3 Exporting RV_PERIOD_BREAKDOWN Value transfer Type reference (TYPE) /RPM/TV_PERIOD_TYPE Financial Period Breakdown 20120912

Method GET_FIN_PERIOD_BREAKDOWN on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_FIN_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIN_VIEW Call by reference Type reference (TYPE) /RPM/TV_FIN_VIEW Financial View Type 20120912
2 Exporting EV_FIN_VIEW_T Call by reference Type reference (TYPE) /RPM/TV_FIN_VIEW_DESC Financial View Name 20120912
3 Exporting EV_PERIOD Call by reference Type reference (TYPE) /RPM/TV_START_DATE Period 20120912
4 Importing IV_TABKEY Call by reference Type reference (TYPE) CDTABKEY Changed table record key 20120912

Method GET_FIN_VIEW_DATA on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_GUID Value transfer Type reference (TYPE) /RPM/TV_GUID Guid for application objects 20120912
2 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20120912
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CDOBJECTV Object Value 20120912

Method GET_OBJECT_TYPE on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method GET_SCENARIO_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WHATIF_GUID Value transfer Type reference (TYPE) /RPM/TV_GUID Guid for application objects 20120912
2 Exporting RV_SCENARIO_TYPE Value transfer Type reference (TYPE) /RPM/TV_SCENARIO_TYPE Scenario Type 20120912

Method GET_SCENARIO_TYPE on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method READ_CHANGE_DOCUMENTS_AUTHOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_AUTHORIZATION Call by reference Object reference (TYPE REF TO) IF_ACO_COMMON Common Interface for Authorization Check 20070518
2 Importing IV_DATE_FROM Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20070518
3 Importing IV_DATE_TO Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20070518
4 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) CDHDR-OBJECTCLAS 'PPM_OBJECT' Object class 20070518
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CDHDR-OBJECTID Object value 20070518
6 Importing IV_TABLEKEY Call by reference Type reference (TYPE) CDPOS-TABKEY Changed table record key 20070518
7 Returning PT_CD_AUTH Value transfer Type reference (TYPE) DPR_TT_CD_AUTH Table Type for Authorization Change Documents 20070402

Method READ_CHANGE_DOCUMENTS_AUTHOR on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method READ_CHANGE_DOCUMENTS_CAP_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE_FROM Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20120912
2 Importing IV_DATE_TO Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20120912
3 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) CDHDR-OBJECTCLAS 'PPM_OBJECT' Object class 20120912
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CDHDR-OBJECTID Object value 20120912
5 Importing IV_TABLEKEY Call by reference Type reference (TYPE) CDPOS-TABKEY Changed table record key 20120912
6 Returning PT_CD_CAP_PLAN Value transfer Object reference (TYPE REF TO) DATA Table Type for Change Documents 20120912

Method READ_CHANGE_DOCUMENTS_CAP_PLAN on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method READ_CHANGE_DOCUMENTS_FIN_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE_FROM Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20120912
2 Importing IV_DATE_TO Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20120912
3 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) CDHDR-OBJECTCLAS 'PPM_OBJECT' Object class 20120912
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CDHDR-OBJECTID Object value 20120912
5 Importing IV_TABLEKEY Call by reference Type reference (TYPE) CDPOS-TABKEY Changed table record key 20120912
6 Returning PT_CD_FIN_PLAN Value transfer Object reference (TYPE REF TO) DATA Table Type for Change Documents 20120912

Method READ_CHANGE_DOCUMENTS_FIN_PLAN on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method READ_CHANGE_DOCUMENTS_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE_FROM Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20070517
2 Importing IV_DATE_TO Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20070517
3 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) CDHDR-OBJECTCLAS 'PPM_OBJECT' Object class 20070517
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CDHDR-OBJECTID Object value 20070517
5 Importing IV_TABLEKEY Call by reference Type reference (TYPE) CDPOS-TABKEY Changed table record key 20070517
6 Returning PT_CD_META Value transfer Type reference (TYPE) DPR_TT_CD_META Table Type for Change Documents 20070402

Method READ_CHANGE_DOCUMENTS_METADATA on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method READ_CHANGE_DOCUMENTS_OBJ_LNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJ_LINKS Call by reference Object reference (TYPE REF TO) CL_RPM_OBJ_LINKS Collection for object link objects 20090520
2 Importing IV_DATE_FROM Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20090520
3 Importing IV_DATE_TO Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20090520
4 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) CDHDR-OBJECTCLAS 'PPM_OBJECT' Object class 20090520
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CDHDR-OBJECTID Object value 20090520
6 Importing IV_TABLEKEY Call by reference Type reference (TYPE) CDPOS-TABKEY Changed table record key 20090520
7 Returning PT_CD_OBJ Value transfer Type reference (TYPE) DPR_TT_CD_OBJECT_LINK Table Type for Change Document Object Links 20070402

Method READ_CHANGE_DOCUMENTS_OBJ_LNK on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method READ_CHANGE_DOCUMENTS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE_FROM Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20070811
2 Importing IV_DATE_TO Call by reference Type reference (TYPE) CDHDR-UDATE Creation date of the change document 20070811
3 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) CDHDR-OBJECTCLAS 'PPM_OBJECT' Object class 20070811
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CDHDR-OBJECTID Object value 20070811
5 Importing IV_TABLEKEY Call by reference Type reference (TYPE) CDPOS-TABKEY Changed table record key 20070811
6 Returning MT_ICDS Value transfer Type reference (TYPE) DPR_TT_CD_STATUS_C Table Type for Change Documents + Change Name 20070402

Method READ_CHANGE_DOCUMENTS_STATUS on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.

Method SET_RPM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_RPM_OBJECT Call by reference Object reference (TYPE REF TO) IF_RPM_COMMON Interface for All Application Objects 20091008

Method SET_RPM_OBJECT on class /RPM/CL_CHANGE_DOCUMENT_SRVC has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 450