SAP ABAP Class IF_PMEVC_ENGINE_DEP_HOLDER (Object that Can Contain Object Dependencies)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PMEVC_ENGINE_ENTITY General Engine Object 20040129
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PMEVC_ENGINE_DEP_HOLDER Abstract Class for Objects with Dependencies 20040130
Properties
Class IF_PMEVC_ENGINE_DEP_HOLDER  
Short Description Object that Can Contain Object Dependencies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PMEIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PMEVC_ENGINE_DEP_HOLDER has no interface implemented.
Friends
Class IF_PMEVC_ENGINE_DEP_HOLDER has no friend class.
Attributes
Class IF_PMEVC_ENGINE_DEP_HOLDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEPENDENCY_ALLOC Instance method Public Method 20040114
2 ADD_GLOBAL_DEPENDENCY Instance method Public Method 20040114
3 ADD_LOCAL_DEPENDENCY Instance method Public Method 20040114
4 GET_DEPENDENCIES Instance method Public Method 20040126
5 GET_DEPENDENCY Instance method Public Method 20040208
6 GET_MNT_OBJECT Instance method Public Method 20040129
7 IS_DEPENDENCY_ALLOWED Instance method Public Method 20040128
8 REMOVE_DEPENDENCY Instance method Public Method 20040126
Events
Class IF_PMEVC_ENGINE_DEP_HOLDER has no event.
Types
Class IF_PMEVC_ENGINE_DEP_HOLDER has no local type.
Method Signatures

Method ADD_DEPENDENCY_ALLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IC_DEP_ALLOC Call by reference Object reference (TYPE REF TO) CL_PMEVC_ENGINE_DEP_ALLOC 20040114

Method ADD_DEPENDENCY_ALLOC on class IF_PMEVC_ENGINE_DEP_HOLDER has no exception.

Method ADD_GLOBAL_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EC_DEP_ALLOC Call by reference Object reference (TYPE REF TO) CL_PMEVC_ENGINE_DEP_ALLOC 20040208
2 Importing IC_GLOBAL_DEP Call by reference Object reference (TYPE REF TO) CL_PMEVC_ENGINE_GLOBAL_DEP globale Beziehung 20040114
3 Importing IV_DEP_NAME Call by reference Type reference (TYPE) RCUKB1-KNNAM Name des Wissensbausteins 20040114
4 Importing IV_POSITION Call by reference Type reference (TYPE) RCUOB1-KNSRT Zähler für Sortierung der Objektzuordnungen 20040114

Method ADD_GLOBAL_DEPENDENCY on class IF_PMEVC_ENGINE_DEP_HOLDER has no exception.

Method ADD_LOCAL_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EC_DEP Call by reference Object reference (TYPE REF TO) IF_PMEVC_ENGINE_DEPENDENCY 20040114
2 Exporting EC_DEP_ALLOC Call by reference Object reference (TYPE REF TO) CL_PMEVC_ENGINE_DEP_ALLOC 20040208
3 Importing IV_DEP_NAME Call by reference Type reference (TYPE) RCUKB1-KNNAM Name des Wissensbausteins 20040126
4 Importing IV_DEP_STATUS Call by reference Type reference (TYPE) RCUKB1-KNSTA Beziehungsstatus 20040114
5 Importing IV_DEP_TYPE Call by reference Type reference (TYPE) RCUKB1-KNART Art des Wissens 20040114
6 Importing IV_POSITION Call by reference Type reference (TYPE) RCUOB1-KNSRT Zähler für Sortierung der Objektzuordnungen 20040114
7 Importing IV_TARGET_DEP_STATUS Call by reference Type reference (TYPE) KNSTA SPACE Dependency status 20100128
8 Importing IV_TEMPLATE_DATE Call by reference Type reference (TYPE) SY-DATUM Gültigkeitsdatum der Kopiervorlage 20110726
9 Importing IV_TEMPLATE_ID Call by reference Type reference (TYPE) CUKB-KNNAM Name der Kopiervorlage 20110726
10 Importing IV_TEXT Call by reference Type reference (TYPE) STRING Kurztext der Beziehung 20040312

Method ADD_LOCAL_DEPENDENCY on class IF_PMEVC_ENGINE_DEP_HOLDER has no exception.

Method GET_DEPENDENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEPENDENCIES Call by reference Type reference (TYPE) PMEIF_ENTITY_TAB 20040126

Method GET_DEPENDENCIES on class IF_PMEVC_ENGINE_DEP_HOLDER has no exception.

Method GET_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EC_DEP Value transfer Object reference (TYPE REF TO) CL_PMEVC_ENGINE_DEP_ALLOC 20040208
2 Importing IV_KNNAM Call by reference Type reference (TYPE) CUKB-KNNAM Name des Wissensbausteins 20040208

Method GET_DEPENDENCY on class IF_PMEVC_ENGINE_DEP_HOLDER has no exception.

Method GET_MNT_OBJECT Signature

Method GET_MNT_OBJECT on class IF_PMEVC_ENGINE_DEP_HOLDER has no parameter.
Method GET_MNT_OBJECT on class IF_PMEVC_ENGINE_DEP_HOLDER has no exception.

Method IS_DEPENDENCY_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ALLOWED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040128
2 Importing IC_DEP Call by reference Object reference (TYPE REF TO) IF_PMEVC_ENGINE_DEPENDENCY Art des Wissens 20040128

Method IS_DEPENDENCY_ALLOWED on class IF_PMEVC_ENGINE_DEP_HOLDER has no exception.

Method REMOVE_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IC_DEPENDENCY Call by reference Object reference (TYPE REF TO) IF_PMEVC_ENGINE_DEPENDENCY 20040126

Method REMOVE_DEPENDENCY on class IF_PMEVC_ENGINE_DEP_HOLDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in