SAP ABAP Class CL_MPD_COUNTERDATA (MPD: Processing of Counter Data)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-MPD (Application Component) Maintenance Program Definition
⤷
AD_MPD (Package) Maintenance Program Definition

⤷

⤷

Properties
Class | CL_MPD_COUNTERDATA | |
Short Description | MPD: Processing of Counter Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AD_MPD | Maintenance Program Definition |
Created | 20040304 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MPD_COUNTERDATA has no forward declaration.
Interfaces
Class CL_MPD_COUNTERDATA has no interface implemented.
Friends
Class CL_MPD_COUNTERDATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_MPD_APPLICATION_LOG | MPD: Application log | 20040429 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WSET | Cycle set for multiple counter plan | 20040304 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DMS_TBL_DRAD | Table Type for DRAD | 20040304 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DMS_TBL_DRAD | Table Type for DRAD | 20040304 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates counter data for new object links | 20040304 |
2 | ![]() |
Static method | Public | Method | Deletes counter data for non-existing (deleted) object links | 20040304 |
3 | ![]() |
Static method | Public | Method | Prepares the counter data for saving into the database | 20040305 |
4 | ![]() |
Static method | Public | Method | Puts the equipments and functional locations object links | 20040304 |
5 | ![]() |
Static method | Public | Method | Updates the counter data | 20040304 |
Events
Class CL_MPD_COUNTERDATA has no event.
Types
Class CL_MPD_COUNTERDATA has no local type.
Method Signatures
Method CREATE_CNTDATA_FOR_NEW_OBJLNKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PSDATA | Call by reference | Type reference (TYPE) | MPDPSD | MPD: Planungs- und Terminierungsdaten | 20040507 | ||
2 | ![]() |
IT_COUNTERDATA | Call by reference | Type reference (TYPE) | MPDCD_TAB | MPD: Tabellentyp für Zählerdaten | 20040304 | ||
3 | ![]() |
IV_WSET_ORIGINAL | Call by reference | Type reference (TYPE) | WSET | 20040305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040309 |
Method DELETE_CNTDATA_FOR_DEL_OBJLNKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PSDATA | Call by reference | Type reference (TYPE) | MPDPSD | MPD: Planungs- und Terminierungsdaten | 20040507 | ||
2 | ![]() |
IT_COUNTERDATA | Call by reference | Type reference (TYPE) | MPDCD_TAB | MPD: Tabellentyp für Zählerdaten | 20040304 |
Method DELETE_CNTDATA_FOR_DEL_OBJLNKS on class CL_MPD_COUNTERDATA has no exception.
Method PREPARE_COUNTER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COUNTERDATA | Call by reference | Type reference (TYPE) | MPDCD_TAB | MPD: Tabellentyp für Zählerdaten | 20040305 | ||
2 | ![]() |
IT_EQUIPMENT_OBJLINKS | Call by reference | Type reference (TYPE) | DMS_TBL_DRAD | Table Type for DRAD | 20040602 | ||
3 | ![]() |
IT_FUNCLOCAT_OBJLINKS | Call by reference | Type reference (TYPE) | DMS_TBL_DRAD | Table Type for DRAD | 20040602 | ||
4 | ![]() |
IV_PSDATA_ID | Call by reference | Type reference (TYPE) | MPD_DOCID | 20040305 | |||
5 | ![]() |
IV_WSET | Call by reference | Type reference (TYPE) | WSET | 20040305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040309 |
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EQUIPMENT_OBJLINKS | Call by reference | Type reference (TYPE) | DMS_TBL_DRAD | 20040304 | |||
2 | ![]() |
IT_FUNCLOCAT_OBJLINKS | Call by reference | Type reference (TYPE) | DMS_TBL_DRAD | 20040304 | |||
3 | ![]() |
IV_WSET_ORIGINAL | Call by reference | Type reference (TYPE) | WSET | 20040304 |
Method SET_DATA on class CL_MPD_COUNTERDATA has no exception.
Method UPDATE_COUNTER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PSDATA_ID | Call by reference | Type reference (TYPE) | MPD_DOCID | 20040304 | |||
2 | ![]() |
IV_WSET | Call by reference | Type reference (TYPE) | WSET | 20040304 | |||
3 | ![]() |
IV_WSET_ORIGINAL | Call by reference | Type reference (TYPE) | WSET | 20040305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040307 | ||
2 | ![]() |
20040309 |
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 500 |