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 APPLICATION_LOG Static Attribute Public Object reference (TYPE REF TO) CL_MPD_APPLICATION_LOG MPD: Application log 20040429
2 CYCLESET_ORIGINAL Static Attribute Private Type reference (TYPE) WSET Cycle set for multiple counter plan 20040304
3 EQUIPMENT_OBJLINKS Static Attribute Private Type reference (TYPE) DMS_TBL_DRAD Table Type for DRAD 20040304
4 FUNCLOCAT_OBJLINKS Static Attribute Private Type reference (TYPE) DMS_TBL_DRAD Table Type for DRAD 20040304
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CNTDATA_FOR_NEW_OBJLNKS Static method Public Method Creates counter data for new object links 20040304
2 DELETE_CNTDATA_FOR_DEL_OBJLNKS Static method Public Method Deletes counter data for non-existing (deleted) object links 20040304
3 PREPARE_COUNTER_DATA Static method Public Method Prepares the counter data for saving into the database 20040305
4 SET_DATA Static method Public Method Puts the equipments and functional locations object links 20040304
5 UPDATE_COUNTER_DATA 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 Importing IS_PSDATA Call by reference Type reference (TYPE) MPDPSD MPD: Planungs- und Terminierungsdaten 20040507
2 Importing IT_COUNTERDATA Call by reference Type reference (TYPE) MPDCD_TAB MPD: Tabellentyp für Zählerdaten 20040304
3 Importing IV_WSET_ORIGINAL Call by reference Type reference (TYPE) WSET 20040305
# Exception Resumable Description Created on
1 COUNTERDATA_NOT_CREATED 20040309

Method DELETE_CNTDATA_FOR_DEL_OBJLNKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PSDATA Call by reference Type reference (TYPE) MPDPSD MPD: Planungs- und Terminierungsdaten 20040507
2 Importing 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 Exporting ET_COUNTERDATA Call by reference Type reference (TYPE) MPDCD_TAB MPD: Tabellentyp für Zählerdaten 20040305
2 Importing IT_EQUIPMENT_OBJLINKS Call by reference Type reference (TYPE) DMS_TBL_DRAD Table Type for DRAD 20040602
3 Importing IT_FUNCLOCAT_OBJLINKS Call by reference Type reference (TYPE) DMS_TBL_DRAD Table Type for DRAD 20040602
4 Importing IV_PSDATA_ID Call by reference Type reference (TYPE) MPD_DOCID 20040305
5 Importing IV_WSET Call by reference Type reference (TYPE) WSET 20040305
# Exception Resumable Description Created on
1 NO_MEAS_POINTS 20040309

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EQUIPMENT_OBJLINKS Call by reference Type reference (TYPE) DMS_TBL_DRAD 20040304
2 Importing IT_FUNCLOCAT_OBJLINKS Call by reference Type reference (TYPE) DMS_TBL_DRAD 20040304
3 Importing 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 Importing IV_PSDATA_ID Call by reference Type reference (TYPE) MPD_DOCID 20040304
2 Importing IV_WSET Call by reference Type reference (TYPE) WSET 20040304
3 Importing IV_WSET_ORIGINAL Call by reference Type reference (TYPE) WSET 20040305
# Exception Resumable Description Created on
1 NO_CYCLE_SET 20040307
2 NO_MEAS_POINTS 20040309
History
Last changed by/on SAP  20050301 
SAP Release Created in 500