SAP ABAP Class CL_MPD_PSB_ENGINE (MPD: Transfer of MPD relevant data to the PSB application)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-MPD (Application Component) Maintenance Program Definition
     AD_MPD (Package) Maintenance Program Definition
Properties
Class CL_MPD_PSB_ENGINE  
Short Description MPD: Transfer of MPD relevant data to the PSB application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AD_MPD   Maintenance Program Definition 
Created 20031218   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MPD_PSB_ENGINE has no forward declaration.
Interfaces
Class CL_MPD_PSB_ENGINE has no interface implemented.
Friends
Class CL_MPD_PSB_ENGINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MPD_EXPLOSION_END Static Attribute Private Type reference (TYPE) XFELD Checkbox: Indicates the end of MPD explosion of PSB 20040219
2 MPD_MODE Static Attribute Public Type reference (TYPE) XFELD Checkbox: MPD mode 20031218
3 MPD_OBJECT_MNGR Static Attribute Private Object reference (TYPE REF TO) CL_MPD_EXPLOSION_MANAGER MPD: Explosion of MPD objects from PSB structure 20040112
4 MPD_TOP_OBJECT Static Attribute Private Type reference (TYPE) OBJECT_TYPE Object type in Product Structure Browser 20031218
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Static method Public Method Returns the value of MPD_MODE attribute 20031218
2 SET_DATA Static method Public Method Sets the MPD_MODE attribute 20031218
3 SET_END_OF_EXPLOSION Static method Public Method Sets the end of MPD explosion indicator 20040219
Events
Class CL_MPD_PSB_ENGINE has no event.
Types
Class CL_MPD_PSB_ENGINE has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MPD_OBJECT_MNGR Call by reference Object reference (TYPE REF TO) CL_MPD_EXPLOSION_MANAGER MPD: Explosion of MPD objects from PSB structure 20040112
2 Exporting EV_EXPLOSION_END Call by reference Type reference (TYPE) XFELD 20040219
3 Exporting EV_MODE Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20031218
4 Exporting EV_OBJ_TYPE Call by reference Type reference (TYPE) OBJECT_TYPE Objektart in Produktstrukturbrowser 20031219

Method GET_DATA on class CL_MPD_PSB_ENGINE has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MPD_OBJECT_MNGR Call by reference Object reference (TYPE REF TO) CL_MPD_EXPLOSION_MANAGER MPD: Explosion of MPD objects from PSB structure 20040112
2 Importing IV_MODE Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20031218
3 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) OBJECT_TYPE Objektart in Produktstrukturbrowser 20031219

Method SET_DATA on class CL_MPD_PSB_ENGINE has no exception.

Method SET_END_OF_EXPLOSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPLOSION_END Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20040219

Method SET_END_OF_EXPLOSION on class CL_MPD_PSB_ENGINE has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500