SAP ABAP Class CL_USMD_PP_CHANGE_DOCUMENT (Access the Change Document for Primary Persistence)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD1 (Package) Master Data: Data Modeling
⤷
⤷
Properties
| Class | CL_USMD_PP_CHANGE_DOCUMENT | |
| Short Description | Access the Change Document for Primary Persistence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD1 | Master Data: Data Modeling |
| Created | 20090922 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_PP_CHANGE_DOCUMENT has no forward declaration.
Interfaces
Class CL_USMD_PP_CHANGE_DOCUMENT has no interface implemented.
Friends
Class CL_USMD_PP_CHANGE_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20091006 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_USMD_PP_ACCESS | 20090930 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | N | 20091231 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CDHDR_TAB | Change Document Header | 20091006 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CDHDR_TAB | Internal Table CDHDR | 20091007 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | USMD_T_CHANGE_DOC_IDS | Table Type for Change Document Details | 20091008 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | USMD_CREQUEST | 20091008 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20091104 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SY-TIMLO | Local Time of Current User | 20091104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090922 | ||
| 2 | Instance method | Public | Method | 20090922 | ||
| 3 | Instance method | Public | Event handling method | 20090925 | ||
| 4 | Instance method | Public | Method | 20091021 |
Events
Class CL_USMD_PP_CHANGE_DOCUMENT has no event.
Types
Class CL_USMD_PP_CHANGE_DOCUMENT has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_USMD_PP_CHANGE_DOCUMENT | change document for PP access | 20090922 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20091006 | |||
| 3 | IO_PP_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_USMD_PP_ACCESS | 20090922 | ||||
| 4 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | 20091008 |
Method GET_INSTANCE on class CL_USMD_PP_CHANGE_DOCUMENT has no exception.
Method READ_CHANGE_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | 20090922 |
Method READ_CHANGE_DOCUMENTS on class CL_USMD_PP_CHANGE_DOCUMENT has no exception.
Method READ_CHANGE_DOC_ONCOMMIT Signature
Method READ_CHANGE_DOC_ONCOMMIT on class CL_USMD_PP_CHANGE_DOCUMENT has no parameter.
Method READ_CHANGE_DOC_ONCOMMIT on class CL_USMD_PP_CHANGE_DOCUMENT has no exception.
Method SET_DATA_AFTER_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | 20091021 |
Method SET_DATA_AFTER_SAVE on class CL_USMD_PP_CHANGE_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |