SAP ABAP Class CL_BCFG_ENUM_LANGU_ERROR_TYPE (enum of language error types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCFG_ENUM_BASE base class for enums 20110426
Properties
Class CL_BCFG_ENUM_LANGU_ERROR_TYPE  
Short Description enum of language error types    
Super Class CL_BCFG_ENUM_BASE base class for enums 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20100915   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_ENUM_LANGU_ERROR_TYPE has no forward declaration.
Interfaces
Class CL_BCFG_ENUM_LANGU_ERROR_TYPE has no interface implemented.
Friends
Class CL_BCFG_ENUM_LANGU_ERROR_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID_LANGU_IS_MISSING Constant Private Type reference (TYPE) STRING 'LANGU_IS_MISSING' 20110114
2 ID_LANGU_IS_NOT_ALLOWED Constant Private Type reference (TYPE) STRING 'LANGU_IS_NOT_ALLOWED' 20110114
3 ID_LANGU_IS_NOT_COMPLETE Constant Private Type reference (TYPE) STRING 'LANGU_IS_NOT_COMPLETE' 20110114
4 ID_LANGU_IS_SUPERFLUOUS Constant Private Type reference (TYPE) STRING 'LANGU_IS_SUPERFLUOUS' 20110114
5 LANGU_IS_MISSING Static Attribute Public Object reference (TYPE REF TO) CL_BCFG_ENUM_LANGU_ERROR_TYPE 20110114
6 LANGU_IS_NOT_ALLOWED Static Attribute Public Object reference (TYPE REF TO) CL_BCFG_ENUM_LANGU_ERROR_TYPE 20110114
7 LANGU_IS_NOT_COMPLETE Static Attribute Public Object reference (TYPE REF TO) CL_BCFG_ENUM_LANGU_ERROR_TYPE 20110114
8 LANGU_IS_SUPERFLUOUS Static Attribute Public Object reference (TYPE REF TO) CL_BCFG_ENUM_LANGU_ERROR_TYPE 20110114
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100915
2 VALUES Static method Public Method 20110426
3 VALUE_OF Static method Public Method 20110426
Events
Class CL_BCFG_ENUM_LANGU_ERROR_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_ENUM_LANGU_ERROR_TYPES Public See coding 20110426 ty_t_enum_langu_error_types type hashed table of ref to cl_bcfg_enum_langu_error_type with unique key table_line
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BCFG_ENUM_LANGU_ERROR_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BCFG_ENUM_LANGU_ERROR_TYPE has no exception.

Method VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_T_ENUM_LANGU_ERROR_TYPES 20110426

Method VALUES on class CL_BCFG_ENUM_LANGU_ERROR_TYPE has no exception.

Method VALUE_OF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING 20110426
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCFG_ENUM_LANGU_ERROR_TYPE 20110426

Method VALUE_OF on class CL_BCFG_ENUM_LANGU_ERROR_TYPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703