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 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111212 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111219 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111219 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111216 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111115 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111212 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111118 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111115 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine the text of the cardinality | 20111212 | |
| 2 | Static method | Public | Method | Determine the text of the date rule | 20111219 | |
| 3 | Static method | Public | Method | Determine the text of the date type | 20111219 | |
| 4 | Static method | Public | Method | Determine the text of the declaration date rule | 20111216 | |
| 5 | Static method | Public | Method | Determine the text of the document type | 20111115 | |
| 6 | Static method | Public | Method | Read Fixed Values | 20111115 | |
| 7 | Static method | Public | Method | Determine the text of the input rule | 20111212 | |
| 8 | Static method | Public | Method | Determine the text of the owner | 20111118 | |
| 9 | Static method | Public | Method | Determine the cardinality | 20111212 | |
| 10 | Static method | Public | Method | Determine the date rule | 20111219 | |
| 11 | Static method | Public | Method | Determine the date type | 20111219 | |
| 12 | Static method | Public | Method | Determine the declaration date rule | 20111216 | |
| 13 | Static method | Public | Method | Determine the document type | 20111115 | |
| 14 | Static method | Public | Method | Determine the input rule | 20111212 | |
| 15 | Static method | Public | Method | Determine the owner of a option | 20111118 | |
| 16 | Static method | Public | Method | Determine the side | 20111115 | |
| 17 | Static method | Public | Method | Determine the technical category | 20111212 | |
| 18 | Static method | Public | Method | Determine the text of the side | 20111115 | |
| 19 | 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 | I_CARDINALITY | Call by reference | Type reference (TYPE) | CLIKE | 20111212 | ||||
| 2 | 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 | I_DATE_RULE | Call by reference | Type reference (TYPE) | CLIKE | 20111219 | ||||
| 2 | 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 | I_DATE_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20111219 | ||||
| 2 | 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 | I_DECL_RULE | Call by reference | Type reference (TYPE) | CLIKE | 20111216 | ||||
| 2 | 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 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20111115 | ||||
| 2 | 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 | ET_VALUE | Call by reference | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20111115 | |||
| 2 | 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 | I_INPUT_RULE | Call by reference | Type reference (TYPE) | CLIKE | 20111212 | ||||
| 2 | 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 | I_OWNER | Call by reference | Type reference (TYPE) | CLIKE | 20111118 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | I_SIDE | Call by reference | Type reference (TYPE) | CLIKE | 20111115 | ||||
| 2 | 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 | I_TECH_CAT | Call by reference | Type reference (TYPE) | CLIKE | 20111212 | ||||
| 2 | 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 |