SAP ABAP Class CL_PMEVC_ENGINE_VCK (Engine class for Varient Condition Keys)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PMEVC_ENGINE_ENTITY Engine of PME VC Edition 20050314
Properties
Class CL_PMEVC_ENGINE_VCK  
Short Description Engine class for Varient Condition Keys    
Super Class CL_PMEVC_ENGINE_ENTITY Engine of PME VC Edition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PME_VC_EDITION   Modeling Environment for Variant Configuration 
Created 20050314   SAP 
Last change 20100310   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 CL_PMEVC_ENGINE_VCK has no interface implemented.
Friends
Class CL_PMEVC_ENGINE_VCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_HEADER Instance attribute Private Type reference (TYPE) TVARC Header data for VCK 20050314
2 MT_VCK_DESCR_TAB Instance attribute Private Type reference (TYPE) PMEIF_VCK_DESCR_TAB Text for Variants Conditions 20050321
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050314
2 GET_BASE_DATA Instance method Public Method returns the header data of the VCK 20050314
3 GET_TEXTS Instance method Public Method Gets the table of texts for this VCK in all the languages. 20050321
4 LOAD_VCK_TEXT Instance method Private Method Loads the texts for this VCK available in all langs 20050331
5 SAVE_VCK Instance method Public Method Writes this VCK object (Cstic-Value-VCK association) to DB. 20050318
6 SET_BASE_DATA Instance method Public Method Sets the Base Data for the VCK 20050314
7 SET_TEXTS Instance method Public Method Sets the VCK texts in all languages. 20050321
Events
Class CL_PMEVC_ENGINE_VCK has no event.
Types
Class CL_PMEVC_ENGINE_VCK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IC_MODEL Call by reference Object reference (TYPE REF TO) CL_PMEVC_ENGINE_MODEL 20050314
2 Importing IS_HEADER Call by reference Type reference (TYPE) TVARC 20050314
3 Importing IV_STATUS Value transfer Type reference (TYPE) I IF_PMEVC_ENGINE_ENTITY=>C_STATUS_LOADED 20050314
4 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20050314

Method CONSTRUCTOR on class CL_PMEVC_ENGINE_VCK 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_HEADER Value transfer Type reference (TYPE) TVARC 20050314

Method GET_BASE_DATA on class CL_PMEVC_ENGINE_VCK has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VCK_DESCR_TAB Call by reference Type reference (TYPE) PMEIF_VCK_DESCR_TAB Table of VCK descr in all languages. 20050321

Method GET_TEXTS on class CL_PMEVC_ENGINE_VCK has no exception.

Method LOAD_VCK_TEXT Signature

Method LOAD_VCK_TEXT on class CL_PMEVC_ENGINE_VCK has no parameter.
Method LOAD_VCK_TEXT on class CL_PMEVC_ENGINE_VCK has no exception.

Method SAVE_VCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN X => Sucess, Space => status not known, Initial => Failure 20050318

Method SAVE_VCK on class CL_PMEVC_ENGINE_VCK 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) TVARC 20050314

Method SET_BASE_DATA on class CL_PMEVC_ENGINE_VCK has no exception.

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VCK_DESCR_TAB Call by reference Type reference (TYPE) PMEIF_VCK_DESCR_TAB table of vck texts in all languages 20050321

Method SET_TEXTS on class CL_PMEVC_ENGINE_VCK has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600