SAP ABAP Class CL_LOP_DDIC_VALUES (Determine Fixed Values)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     LOOP (Package) Model layer for logistical contract options
Properties
Class CL_LOP_DDIC_VALUES  
Short Description Determine Fixed Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOOP   Model layer for logistical contract options 
Created 20111115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LOP_DDIC_VALUES has no forward declaration.
Interfaces
Class CL_LOP_DDIC_VALUES has no interface implemented.
Friends
Class CL_LOP_DDIC_VALUES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CARDINALITY_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111212
2 GT_DATE_CALC_RULE_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111219
3 GT_DATE_TYPE_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111219
4 GT_DECL_RULE_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111216
5 GT_DOC_TYPE_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111115
6 GT_INPUT_RULE_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111212
7 GT_OWNER_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111118
8 GT_SIDE_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111115
9 GT_TECH_CAT_VALUE_SORT Static Attribute Private Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111212
Methods
# Method Level Visibility Method type Description Created on
1 GET_CARDINALITY_TEXT Static method Public Method Determine the text of the cardinality 20111212
2 GET_DATE_RULE_TEXT Static method Public Method Determine the text of the date rule 20111219
3 GET_DATE_TYPE_TEXT Static method Public Method Determine the text of the date type 20111219
4 GET_DECL_RULE_TEXT Static method Public Method Determine the text of the declaration date rule 20111216
5 GET_DOC_TYPE_TEXT Static method Public Method Determine the text of the document type 20111115
6 GET_FIXED_VALUES Static method Public Method Read Fixed Values 20111115
7 GET_INPUT_RULE_TEXT Static method Public Method Determine the text of the input rule 20111212
8 GET_OWNER_TEXT Static method Public Method Determine the text of the owner 20111118
9 GET_POSSIBLE_CARDINALITY Static method Public Method Determine the cardinality 20111212
10 GET_POSSIBLE_DATE_RULE Static method Public Method Determine the date rule 20111219
11 GET_POSSIBLE_DATE_TYPE Static method Public Method Determine the date type 20111219
12 GET_POSSIBLE_DECL_RULE Static method Public Method Determine the declaration date rule 20111216
13 GET_POSSIBLE_DOC_TYPE Static method Public Method Determine the document type 20111115
14 GET_POSSIBLE_INPUT_RULE Static method Public Method Determine the input rule 20111212
15 GET_POSSIBLE_OWNER Static method Public Method Determine the owner of a option 20111118
16 GET_POSSIBLE_SIDE Static method Public Method Determine the side 20111115
17 GET_POSSIBLE_TECH_CAT Static method Public Method Determine the technical category 20111212
18 GET_SIDE_TEXT Static method Public Method Determine the text of the side 20111115
19 GET_TECH_CAT_TEXT Static method Public Method Determine the text of the technical category 20111212
Events
Class CL_LOP_DDIC_VALUES has no event.
Types
Class CL_LOP_DDIC_VALUES has no local type.
Method Signatures

Method GET_CARDINALITY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CARDINALITY Call by reference Type reference (TYPE) CLIKE 20111212
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111212

Method GET_CARDINALITY_TEXT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_DATE_RULE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE_RULE Call by reference Type reference (TYPE) CLIKE 20111219
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111219

Method GET_DATE_RULE_TEXT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_DATE_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE_TYPE Call by reference Type reference (TYPE) CLIKE 20111219
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111219

Method GET_DATE_TYPE_TEXT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_DECL_RULE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECL_RULE Call by reference Type reference (TYPE) CLIKE 20111216
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111216

Method GET_DECL_RULE_TEXT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_DOC_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_TYPE Call by reference Type reference (TYPE) CLIKE 20111115
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111115

Method GET_DOC_TYPE_TEXT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_FIXED_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111115
2 Importing I_NAME Call by reference Type reference (TYPE) STRING 20111115

Method GET_FIXED_VALUES on class CL_LOP_DDIC_VALUES has no exception.

Method GET_INPUT_RULE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INPUT_RULE Call by reference Type reference (TYPE) CLIKE 20111212
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111212

Method GET_INPUT_RULE_TEXT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_OWNER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OWNER Call by reference Type reference (TYPE) CLIKE 20111118
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111118

Method GET_OWNER_TEXT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_CARDINALITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111212

Method GET_POSSIBLE_CARDINALITY on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_DATE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111219

Method GET_POSSIBLE_DATE_RULE on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_DATE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111219

Method GET_POSSIBLE_DATE_TYPE on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_DECL_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111216

Method GET_POSSIBLE_DECL_RULE on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111115

Method GET_POSSIBLE_DOC_TYPE on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_INPUT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111212

Method GET_POSSIBLE_INPUT_RULE on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111118

Method GET_POSSIBLE_OWNER on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_SIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111115

Method GET_POSSIBLE_SIDE on class CL_LOP_DDIC_VALUES has no exception.

Method GET_POSSIBLE_TECH_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20111212

Method GET_POSSIBLE_TECH_CAT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_SIDE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIDE Call by reference Type reference (TYPE) CLIKE 20111115
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111115

Method GET_SIDE_TEXT on class CL_LOP_DDIC_VALUES has no exception.

Method GET_TECH_CAT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TECH_CAT Call by reference Type reference (TYPE) CLIKE 20111212
2 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20111212

Method GET_TECH_CAT_TEXT on class CL_LOP_DDIC_VALUES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607