SAP ABAP Class CL_WER_EXP_CONST (Adapter for IF_FDT_CONSTANT implementors)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_BUSINESS (Package) Business Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_EXPRESSION Expression base 20061108
Properties
Class CL_WER_EXP_CONST  
Short Description Adapter for IF_FDT_CONSTANT implementors    
Super Class CL_WER_EXPRESSION Expression base 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_BUSINESS   Business Layer 
Created 20060717   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WER_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WER_EXP_CONST has no interface implemented.
Friends
Class CL_WER_EXP_CONST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ATTRIBUTE_CONST_TYPE Constant Public Type reference (TYPE) WER_ATTRIBUTE_NAME 'EXP_CONSTANT_TYPE' Full Component Name 20060929
2 C_ATTRIBUTE_VALUE Constant Public Type reference (TYPE) WER_ATTRIBUTE_NAME 'EXP_CONSTANT_VALUE' Full Component Name 20060927
3 MR_FDT_CONSTANT Instance attribute Private Object reference (TYPE REF TO) IF_FDT_CONSTANT FDT: Constant 20060717
4 MR_RETURN_DO Instance attribute Private Object reference (TYPE REF TO) IF_FDT_DATA_OBJECT FDT: Data Object 20060922
5 M_VALUE_LENGTH Instance attribute Private Type reference (TYPE) I 0 Maximum length in bytes of the constant value 20060925
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060802
2 GET_CONST_TYPE Instance method Public Method Returns the type of the value 20060922
3 GET_VALUE Instance method Public Method Returns the value of the constant 20060921
4 GET_VALUE_LENGTH Instance method Public Method Returns the maximum length of the constant value 20060925
5 INIT_RETURN_DATA_OBJECT Instance method Private Method Sets the return data object 20060923
6 SET_CONST_TYPE Instance method Public Method Sets the type of the value 20060922
7 SET_VALUE Instance method Public Method Sets the value of the constant 20060921
Events
Class CL_WER_EXP_CONST has no event.
Types
Class CL_WER_EXP_CONST 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 IR_FDT_CONSTANT Call by reference Object reference (TYPE REF TO) IF_FDT_CONSTANT FDT: Constant 20060922
2 Importing I_TEMPLATE Call by reference Type reference (TYPE) WER_BOOL CL_WER_CONST=>C_TRUE Boolean: true = X and false = SPACE 20060928

Method CONSTRUCTOR on class CL_WER_EXP_CONST has no exception.

Method GET_CONST_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONST_TYPE Value transfer Type reference (TYPE) FIELD_TYPE Field type 20060922

Method GET_CONST_TYPE on class CL_WER_EXP_CONST has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING Value of the constant 20061005

Method GET_VALUE on class CL_WER_EXP_CONST has no exception.

Method GET_VALUE_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LENGTH Value transfer Type reference (TYPE) I 20060925

Method GET_VALUE_LENGTH on class CL_WER_EXP_CONST has no exception.

Method INIT_RETURN_DATA_OBJECT Signature

Method INIT_RETURN_DATA_OBJECT on class CL_WER_EXP_CONST has no parameter.
Method INIT_RETURN_DATA_OBJECT on class CL_WER_EXP_CONST has no exception.

Method SET_CONST_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONST_TYPE Call by reference Type reference (TYPE) FIELD_TYPE Field type 20060922
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20060922

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) STRING Value of the constant 20060921
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20060921
2 CX_WER_OPERATION_FAILED Operation failed exception 20060925
History
Last changed by/on SAP  20130531 
SAP Release Created in 700