Hierarchy
⤷
⤷
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 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | 20121016 | ||||
| 2 | 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 | Instance method | Private | Method | Aggregate change documents according to period breakdown | 20121220 | |
| 2 | Static method | Public | Method | 20121016 | ||
| 3 | Instance method | Public | Constructor | Constructor | 20070402 | |
| 4 | Instance method | Private | Method | Get period the change document should be aggregated to | 20121221 | |
| 5 | Instance method | Private | Method | Reads the capacity category and corresponding text | 20120912 | |
| 6 | Instance method | Private | Method | Reads the capacity group and corresponding text | 20120912 | |
| 7 | Static method | Public | Method | Gets the Capacity Peroiod Breakdown for an Object | 20120912 | |
| 8 | Instance method | Private | Method | Reads the capacity view and corresponding text | 20120912 | |
| 9 | Instance method | Private | Method | Define Parameters for CHANGEDOCUMENT_READ | 20070402 | |
| 10 | Instance method | Private | Method | Retreive object type status text | 20070504 | |
| 11 | Static method | Public | Method | Gets a specific position from CDPOS | 20120912 | |
| 12 | Static method | Public | Method | Gets specific positions from CDPOS | 20120912 | |
| 13 | Instance method | Private | Method | Reads the financial category and corresponding text | 20120912 | |
| 14 | Instance method | Private | Method | Reads the financial group and corresponding text | 20120912 | |
| 15 | Static method | Public | Method | Gets the Financial Peroiod Breakdown for an Object | 20120912 | |
| 16 | Instance method | Private | Method | Reads the financial view and corresponding text | 20120912 | |
| 17 | Instance method | Private | Method | Gets the object type | 20120912 | |
| 18 | Static method | Public | Method | Gets the Scenario Type for What-If | 20120912 | |
| 19 | Instance method | Public | Method | Reads the Change Documents for Authorizations | 20070402 | |
| 20 | Instance method | Public | Method | Reads the Change Documents for Financial Planning Values | 20120912 | |
| 21 | Instance method | Public | Method | Reads the Change Documents for Financial Planning Values | 20120912 | |
| 22 | Instance method | Public | Method | Reads the Change Documents for Metadata | 20070402 | |
| 23 | Instance method | Public | Method | Reads the Change Documents for Object Links | 20070402 | |
| 24 | Instance method | Public | Method | Reads the Change Documents for the Status | 20070402 | |
| 25 | 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 | CR_CD_XXX_PLAN | Call by reference | Object reference (TYPE REF TO) | DATA | Change docs fin/cap plan | 20121220 | |||
| 2 | IT_CDPOS_ALL | Call by reference | Type reference (TYPE) | CDPOS_TAB | Internal Table for cdpos | 20121220 | |||
| 3 | IV_FIN_CAP | Call by reference | Type reference (TYPE) | CHAR1 | Type of Planning - Financial or Capacity | 20121220 | |||
| 4 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20121220 | |||
| 5 | 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 | CV_DATE | Call by reference | Type reference (TYPE) | UDATE | 20121016 | ||||
| 2 | CV_TIME | Call by reference | Type reference (TYPE) | UTIME | 20121016 | ||||
| 3 | IV_TZONE_NEW | Call by reference | Type reference (TYPE) | SYSTZONLO | 20121016 | ||||
| 4 | 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 | 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 | EV_PERIOD | Call by reference | Type reference (TYPE) | DATS | Period in DATS format | 20121221 | |||
| 2 | EV_PERIOD_DESC | Call by reference | Type reference (TYPE) | /RPM/TV_CD_FUNCNAME | Period description | 20121221 | |||
| 3 | IS_CDPOS | Call by reference | Type reference (TYPE) | CDPOS | Change document items | 20121221 | |||
| 4 | IT_PLANNING_PERIOD | Call by reference | Type reference (TYPE) | /RPM/TT_PLANNING_PERIODS | Financial and Capacity Planning Periods | 20121221 | |||
| 5 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20121221 | |||
| 6 | 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 | EV_CAP_CAT | Call by reference | Type reference (TYPE) | /RPM/TV_CAP_CATG | Capacity Category | 20120912 | |||
| 2 | EV_CAP_CAT_T | Call by reference | Type reference (TYPE) | /RPM/TV_CAP_CATG_T | Capacity Catgeory text | 20120912 | |||
| 3 | IV_CAP_GROUP_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Capacity Group GUID | 20120912 | |||
| 4 | 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 | EV_CAP_GROUP | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | Capacity Group | 20120912 | |||
| 2 | EV_CAP_GROUP_T | Call by reference | Type reference (TYPE) | /RPM/TV_CAP_GRP_T | Capacity Group text | 20120912 | |||
| 3 | IV_CAP_CATEGORY | Call by reference | Type reference (TYPE) | /RPM/TV_CAP_CATG | Capacity Category | 20120912 | |||
| 4 | IV_CAP_GROUP_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Capacity Group GUID | 20120912 | |||
| 5 | 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 | IV_OBJECT_GUID | Value transfer | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20120912 | |||
| 2 | IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20120912 | |||
| 3 | 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 | EV_CAP_VIEW | Call by reference | Type reference (TYPE) | /RPM/TV_CAP_VIEW | Capacity View Type | 20120912 | |||
| 2 | EV_CAP_VIEW_T | Call by reference | Type reference (TYPE) | /RPM/TV_CAP_VIEW_DESC | Capacity View Name | 20120912 | |||
| 3 | EV_PERIOD | Call by reference | Type reference (TYPE) | /RPM/TV_START_DATE | Period | 20120912 | |||
| 4 | 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 | EV_DATE_OF_CHANGE | Call by reference | Type reference (TYPE) | CDDATUM | Creation date of the change document | 20070402 | |||
| 2 | EV_DATE_UNTIL | Call by reference | Type reference (TYPE) | CDDATUM | Creation date of the change document | 20070402 | |||
| 3 | EV_OBJECTID | Call by reference | Type reference (TYPE) | CDOBJECTV | Object Value | 20070402 | |||
| 4 | EV_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Object Class | 20070402 | |||
| 5 | 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 | IV_LANGU | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070504 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | /RPM/TV_STATUS | Status | 20070504 | |||
| 3 | LONGNAME | Call by reference | Type reference (TYPE) | J_TXT30 | Object status | 20070504 | |||
| 4 | STATUS_TXT04 | Call by reference | Type reference (TYPE) | J_TXT04 | Individual status of an object (short form) | 20070504 | |||
| 5 | 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 | ES_CDPOS | Call by reference | Type reference (TYPE) | CDPOS | Change document items | 20120912 | |||
| 2 | IV_CDCHNGIND | Call by reference | Type reference (TYPE) | CDCHNGIND | Change Type (U, I, S, D) | 20120912 | |||
| 3 | IV_CHANGENR | Call by reference | Type reference (TYPE) | CDCHANGENR | Document change number | 20120912 | |||
| 4 | IV_FNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120912 | |||
| 5 | IV_OBJECTID | Call by reference | Type reference (TYPE) | CDOBJECTV | Object value | 20120912 | |||
| 6 | IV_TABKEY | Call by reference | Type reference (TYPE) | CDTABKEY | Changed table record key | 20120912 | |||
| 7 | 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 | ET_CDPOS | Call by reference | Type reference (TYPE) | CDPOS_TAB | Internal Table for cdpos | 20120912 | |||
| 2 | IV_CDCHNGIND | Call by reference | Type reference (TYPE) | CDCHNGIND | Change Type (U, I, S, D) | 20120912 | |||
| 3 | IV_CHANGENR | Call by reference | Type reference (TYPE) | CDCHANGENR | Document change number | 20120912 | |||
| 4 | IV_FNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120912 | |||
| 5 | IV_OBJECTID | Call by reference | Type reference (TYPE) | CDOBJECTV | Object value | 20120912 | |||
| 6 | 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 | EV_FIN_CAT | Call by reference | Type reference (TYPE) | /RPM/TV_FIN_CATG | Financial Category | 20120912 | |||
| 2 | EV_FIN_CAT_T | Call by reference | Type reference (TYPE) | /RPM/TV_FIN_CATG_T | Financial Catgeory Text | 20120912 | |||
| 3 | IV_FIN_GROUP_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Financial Group GUID | 20120912 | |||
| 4 | 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 | EV_FIN_GROUP | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | Financial Group | 20120912 | |||
| 2 | EV_FIN_GROUP_T | Call by reference | Type reference (TYPE) | /RPM/TV_FIN_GRP_T | Financial Group text | 20120912 | |||
| 3 | IV_FIN_CATEGORY | Call by reference | Type reference (TYPE) | /RPM/TV_FIN_CATG | Financial Category | 20120912 | |||
| 4 | IV_FIN_GROUP_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Financial Group GUID | 20120912 | |||
| 5 | 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 | IV_OBJECT_GUID | Value transfer | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20120912 | |||
| 2 | IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20120912 | |||
| 3 | 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 | EV_FIN_VIEW | Call by reference | Type reference (TYPE) | /RPM/TV_FIN_VIEW | Financial View Type | 20120912 | |||
| 2 | EV_FIN_VIEW_T | Call by reference | Type reference (TYPE) | /RPM/TV_FIN_VIEW_DESC | Financial View Name | 20120912 | |||
| 3 | EV_PERIOD | Call by reference | Type reference (TYPE) | /RPM/TV_START_DATE | Period | 20120912 | |||
| 4 | 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 | EV_OBJECT_GUID | Value transfer | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20120912 | |||
| 2 | EV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20120912 | |||
| 3 | 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 | IV_WHATIF_GUID | Value transfer | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20120912 | |||
| 2 | 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 | IR_AUTHORIZATION | Call by reference | Object reference (TYPE REF TO) | IF_ACO_COMMON | Common Interface for Authorization Check | 20070518 | |||
| 2 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20070518 | |||
| 3 | IV_DATE_TO | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20070518 | |||
| 4 | IV_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CDHDR-OBJECTCLAS | 'PPM_OBJECT' | Object class | 20070518 | ||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CDHDR-OBJECTID | Object value | 20070518 | |||
| 6 | IV_TABLEKEY | Call by reference | Type reference (TYPE) | CDPOS-TABKEY | Changed table record key | 20070518 | |||
| 7 | 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 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20120912 | |||
| 2 | IV_DATE_TO | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20120912 | |||
| 3 | IV_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CDHDR-OBJECTCLAS | 'PPM_OBJECT' | Object class | 20120912 | ||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CDHDR-OBJECTID | Object value | 20120912 | |||
| 5 | IV_TABLEKEY | Call by reference | Type reference (TYPE) | CDPOS-TABKEY | Changed table record key | 20120912 | |||
| 6 | 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 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20120912 | |||
| 2 | IV_DATE_TO | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20120912 | |||
| 3 | IV_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CDHDR-OBJECTCLAS | 'PPM_OBJECT' | Object class | 20120912 | ||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CDHDR-OBJECTID | Object value | 20120912 | |||
| 5 | IV_TABLEKEY | Call by reference | Type reference (TYPE) | CDPOS-TABKEY | Changed table record key | 20120912 | |||
| 6 | 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 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20070517 | |||
| 2 | IV_DATE_TO | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20070517 | |||
| 3 | IV_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CDHDR-OBJECTCLAS | 'PPM_OBJECT' | Object class | 20070517 | ||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CDHDR-OBJECTID | Object value | 20070517 | |||
| 5 | IV_TABLEKEY | Call by reference | Type reference (TYPE) | CDPOS-TABKEY | Changed table record key | 20070517 | |||
| 6 | 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 | IR_OBJ_LINKS | Call by reference | Object reference (TYPE REF TO) | CL_RPM_OBJ_LINKS | Collection for object link objects | 20090520 | |||
| 2 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20090520 | |||
| 3 | IV_DATE_TO | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20090520 | |||
| 4 | IV_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CDHDR-OBJECTCLAS | 'PPM_OBJECT' | Object class | 20090520 | ||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CDHDR-OBJECTID | Object value | 20090520 | |||
| 6 | IV_TABLEKEY | Call by reference | Type reference (TYPE) | CDPOS-TABKEY | Changed table record key | 20090520 | |||
| 7 | 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 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20070811 | |||
| 2 | IV_DATE_TO | Call by reference | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20070811 | |||
| 3 | IV_OBJECT_CLASS | Call by reference | Type reference (TYPE) | CDHDR-OBJECTCLAS | 'PPM_OBJECT' | Object class | 20070811 | ||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CDHDR-OBJECTID | Object value | 20070811 | |||
| 5 | IV_TABLEKEY | Call by reference | Type reference (TYPE) | CDPOS-TABKEY | Changed table record key | 20070811 | |||
| 6 | 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 | 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 |