SAP ABAP Interface IF_PMEVC_ENGINE_DEPENDENCY (IF_PMEVC_ENGINE_DEPENDENCY)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-VC (Application Component) Variant Configuration
     PME_VC_EDITION (Package) Modeling Environment for Variant Configuration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PMEVC_ENGINE_DEPENDENCY Dependency 20040111
Properties
Interface IF_PMEVC_ENGINE_DEPENDENCY  
Short Description    
General Data
Package PME_VC_EDITION   Modeling Environment for Variant Configuration 
Created 20040111   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PARSI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PMEIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PMEVC_ENGINE_ENTITY General Engine Object 20040130
Friends
Interface IF_PMEVC_ENGINE_DEPENDENCY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTION Constant Public Type reference (TYPE) KNART '3' Dependency Type 20091030
2 C_CONSTRAINT Constant Public Type reference (TYPE) KNART '1' Dependency Type 20091030
3 C_DEPENDENCY_NET Constant Public Type reference (TYPE) KNART '6' Dependency Type 20091030
4 C_PRECONDITION Constant Public Type reference (TYPE) KNART '2' Dependency Type 20091030
5 C_PROCEDURE Constant Public Type reference (TYPE) KNART '7' Dependency Type 20091030
6 C_RULE Constant Public Type reference (TYPE) KNART '4' Dependency Type 20091030
7 C_SELECTION_CONDITION Constant Public Type reference (TYPE) KNART '5' Dependency Type 20091030
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ALLOCATION Instance method Public Method 20040305
2 ADD_ENTITY_REF Instance method Public Method Fügt eine Referenz auf eine allokierendes Objekt hinzu 20040205
3 GET_ALLOCATIONS Instance method Public Method 20040305
4 GET_BASE_DATA Instance method Public Method Liefert Kopfdaten 20040111
5 GET_CHANGE_NUMBER Instance method Public Method 20040131
6 GET_DEPENDENCY_TYPE Instance method Public Method Get dependency type 20091030
7 GET_DEP_NAMES Instance method Public Method Liefert sprachabhängige Texte (IDOC) 20040113
8 GET_DEP_SOURCE Instance method Public Method Liefert Quellcode (IDOC) 20040113
9 GET_DESCRIPTION Instance method Public Method 20040130
10 GET_DOCUMENTATION Instance method Public Method Erklärung zur Beziehung 20040112
11 GET_KEY Instance method Public Method 20040130
12 GET_LABEL Instance method Public Method 20040130
13 GET_MNT_OBJECT Instance method Public Method 20040130
14 GET_SOURCE Instance method Public Method Liefert Quellcode 20040111
15 GET_TARGET_STATUS Instance method Public Method Get target dependency status 20100128
16 GET_TYPE Instance method Public Method 20040130
17 GET_USAGE Instance method Public Method Liefert alle Objekte an denen die Beziehung allokiert ist 20040205
18 GET_XREF Instance method Public Method Liefert Verwendungsnachweis 20040204
19 IS_CHANGED Instance method Public Method 20040130
20 IS_CHANGE_NUMBER_REQUIRED Instance method Public Method 20040130
21 IS_CREATED Instance method Public Method 20040130
22 IS_DELETED Instance method Public Method 20040130
23 IS_LOCAL Instance method Public Method Flag lokale Beziehung 20040111
24 IS_OPENED_FOR_CHANGE Instance method Public Method 20040130
25 OPEN_FOR_CHANGE Instance method Public Method 20040130
26 OPEN_FOR_READ Instance method Public Method 20040130
27 REMOVE_ALLOCATION Instance method Public Method 20040305
28 REMOVE_ENTITY_REF Instance method Public Method Löscht eine Referenz zu allokierendem Objekt 20040205
29 SET_BASE_DATA Instance method Public Method Setzt Kopfdaten 20040209
30 SET_DEP_NAMES Instance method Public Method Setzt sprachabhängige Texte 20040205
31 SET_DEP_SOURCE Instance method Public Method Only for IDOC processing 20040209
32 SET_DOCUMENTATION Instance method Public Method Setzt Erklärung zur Beziehung 20040112
33 SET_SOURCE Instance method Public Method Setzt Quellcode 20040111
34 SET_XREF Instance method Public Method Setzt Verwendungsnachweis 20040204
Events
Interface IF_PMEVC_ENGINE_DEPENDENCY has no event.
Types
Interface IF_PMEVC_ENGINE_DEPENDENCY has no local type.
Method Signatures

Method ADD_ALLOCATION 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 20040305

Method ADD_ALLOCATION on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method ADD_ENTITY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IC_ENTITY Call by reference Object reference (TYPE REF TO) IF_PMEVC_ENGINE_ENTITY Allgemeines Engine Objekt 20040205

Method ADD_ENTITY_REF on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_ALLOCATIONS Signature

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

Method GET_ALLOCATIONS on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_BASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DEPENDENCY Value transfer Type reference (TYPE) PMEIF_DEPENDENCY 20040111

Method GET_BASE_DATA on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_CHANGE_NUMBER Signature

Method GET_CHANGE_NUMBER on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method GET_CHANGE_NUMBER on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_DEPENDENCY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEPENDENCY_TYPE Value transfer Type reference (TYPE) KNART Dependency Type 20091030

Method GET_DEPENDENCY_TYPE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_DEP_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NAMES Call by reference Type reference (TYPE) PMEIF_DEP_NAMES 20040113

Method GET_DEP_NAMES on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_DEP_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE Call by reference Type reference (TYPE) PMEIF_DEP_SOURCE 20040113

Method GET_DEP_SOURCE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method GET_DESCRIPTION on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCU Call by reference Type reference (TYPE) PMEIF_DEP_DOCUS 20040112

Method GET_DOCUMENTATION on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_KEY Signature

Method GET_KEY on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method GET_KEY on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_LABEL Signature

Method GET_LABEL on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method GET_LABEL on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_MNT_OBJECT Signature

Method GET_MNT_OBJECT on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method GET_MNT_OBJECT on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE Call by reference Type reference (TYPE) PMEIF_SOURCE 20040111

Method GET_SOURCE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_TARGET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS Value transfer Type reference (TYPE) KNSTA Dependency status 20100128

Method GET_TARGET_STATUS on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method GET_TYPE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_USAGE Signature

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

Method GET_USAGE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method GET_XREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XREF Call by reference Type reference (TYPE) PARSI_XREF_I 20040204

Method GET_XREF on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method IS_CHANGED Signature

Method IS_CHANGED on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method IS_CHANGED on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method IS_CHANGE_NUMBER_REQUIRED Signature

Method IS_CHANGE_NUMBER_REQUIRED on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method IS_CHANGE_NUMBER_REQUIRED on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method IS_CREATED Signature

Method IS_CREATED on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method IS_CREATED on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method IS_DELETED Signature

Method IS_DELETED on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method IS_DELETED on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method IS_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) BOOL Verknüpfungsfeld für View-Query 20040111

Method IS_LOCAL on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method IS_OPENED_FOR_CHANGE Signature

Method IS_OPENED_FOR_CHANGE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method IS_OPENED_FOR_CHANGE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method OPEN_FOR_CHANGE Signature

Method OPEN_FOR_CHANGE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method OPEN_FOR_CHANGE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method OPEN_FOR_READ Signature

Method OPEN_FOR_READ on Interface IF_PMEVC_ENGINE_DEPENDENCY has no parameter.
Method OPEN_FOR_READ on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method REMOVE_ALLOCATION Signature

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

Method REMOVE_ALLOCATION on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method REMOVE_ENTITY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IC_ENTITY Call by reference Object reference (TYPE REF TO) IF_PMEVC_ENGINE_ENTITY Allgemeines Engine Objekt 20040205

Method REMOVE_ENTITY_REF on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method SET_BASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) PMEIF_DEPENDENCY 20040210
2 Importing IV_LOADING Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040217

Method SET_BASE_DATA on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method SET_DEP_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEP_NAMES Call by reference Type reference (TYPE) PMEIF_DEP_NAMES 20040205
2 Importing IV_LOADING Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040217

Method SET_DEP_NAMES on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method SET_DEP_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SOURCE Call by reference Type reference (TYPE) PMEIF_DEP_SOURCE 20040209

Method SET_DEP_SOURCE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method SET_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DOCU Call by reference Type reference (TYPE) PMEIF_DEP_DOCUS 20040112
2 Importing IV_LOADING Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040217

Method SET_DOCUMENTATION on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SOURCE Call by reference Type reference (TYPE) PMEIF_SOURCE 20040111

Method SET_SOURCE on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.

Method SET_XREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_XREF Call by reference Type reference (TYPE) PARSI_XREF_I 20040204

Method SET_XREF on Interface IF_PMEVC_ENGINE_DEPENDENCY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500