SAP ABAP Class CL_FOX_CONSTANTS (Constants for Framework)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-PDM (Application Component) Product Data Management
⤷
PLM_FOX (Package) Framework for hierarchy explosion
⤷
⤷
Properties
| Class | CL_FOX_CONSTANTS | |
| Short Description | Constants for Framework | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_FOX | Framework for hierarchy explosion |
| Created | 20000825 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FOX_CONSTANTS has no forward declaration.
Interfaces
Class CL_FOX_CONSTANTS has no interface implemented.
Friends
Class CL_FOX_CONSTANTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '01' | Activity | 20020423 | ||
| 2 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '06' | Activity | 20020423 | ||
| 3 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '03' | Activity | 20020423 | ||
| 4 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '79' | Activity | 20020424 | ||
| 5 | Constant | Public | Type reference (TYPE) | XUFIELD | 'ACTVT' | Field name for authorizations | 20020423 | ||
| 6 | Constant | Public | Type reference (TYPE) | XUOBJECT | 'B_FOX' | Auth. object in user master maintenance | 20020423 | ||
| 7 | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'FOX' | Application Log: Object Name (Application Code) | 20020417 | ||
| 8 | Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'FOXX' | Object Type (Such As Material, BOM, ...) | 20010402 | ||
| 9 | Constant | Public | Type reference (TYPE) | FOX_RESULT_MODE | 'A' | Return of Explosion Result (See CL_FOX_CONSTANTS) | 20020802 | ||
| 10 | Constant | Public | Type reference (TYPE) | FOX_RESULT_MODE | 'C' | Return of Explosion Result (See CL_FOX_CONSTANTS) | 20020802 | ||
| 11 | Constant | Public | Type reference (TYPE) | FOX_RESULT_MODE | 'S' | Return of Explosion Result (See CL_FOX_CONSTANTS) | 20020802 | ||
| 12 | Constant | Public | Type reference (TYPE) | PTU_TAG | 'CAC' | Indicator for Cache | 20000825 | ||
| 13 | Constant | Public | Type reference (TYPE) | PTU_TAG | 'CTR' | Indicator for Controller | 20000825 | ||
| 14 | Constant | Public | Type reference (TYPE) | PTU_TAG | 'XPL' | Indicator for Exploder | 20020417 | ||
| 15 | Constant | Public | Type reference (TYPE) | PTU_TAG | 'FAC' | Indicator for Factory | 20000825 | ||
| 16 | Constant | Public | Type reference (TYPE) | PTU_TAG | 'FOX' | Indicator for FOX | 20020417 | ||
| 17 | Constant | Public | Type reference (TYPE) | PTU_TAG | 'OBJ' | Indicator for Object | 20010402 | ||
| 18 | Constant | Public | Type reference (TYPE) | PTU_TAG | 'MLS' | Indicator for Multilevel Structure | 20000825 | ||
| 19 | Constant | Public | Type reference (TYPE) | FOX_VALACT | 'C' | Change | 20010403 | ||
| 20 | Constant | Public | Type reference (TYPE) | FOX_VALACT | 'D' | Delete | 20010403 | ||
| 21 | Constant | Public | Type reference (TYPE) | FOX_VALACT | 'I' | Insert | 20010403 | ||
| 22 | Constant | Public | Type reference (TYPE) | FOX_VALOBJ | 'O' | Header | 20010403 | ||
| 23 | Constant | Public | Type reference (TYPE) | FOX_VALOBJ | 'S' | Item | 20010403 | ||
| 24 | Static Attribute | Public | Type reference (TYPE) | FOX_DOMAIN_T | Fixed Values and Texts for a Domain | 20010406 | |||
| 25 | Static Attribute | Public | Type reference (TYPE) | FOX_DOMAIN_T | Fixed Values and Texts for a Domain | 20010406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010406 | |
| 2 | Static method | Public | Method | Read External Value of Domain | 20010705 | |
| 3 | Static method | Public | Method | Read Values for Domain | 20010705 | |
| 4 | Static method | Public | Method | Read Values of Domain via a Field | 20010705 | |
| 5 | Static method | Public | Method | Translate Value of fox_valact Type in the Text | 20010406 | |
| 6 | Static method | Public | Method | Translate Value of fox_valobj Type in the Text | 20010406 |
Events
Class CL_FOX_CONSTANTS has no event.
Types
Class CL_FOX_CONSTANTS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FOX_CONSTANTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOX_CONSTANTS has no exception.
Method GET_DOMAIN_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | FOX_TEXT | Erläuternder Kurztext | 20010705 | |||
| 2 | IT_DOMAIN | Call by reference | Type reference (TYPE) | FOX_DOMAIN_T | Festwerte und Texte einer Domäne | 20010705 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | DOMVALUE_L | Werte für Domänen: Einzelwert/untere Grenze | 20010705 |
Method GET_DOMAIN_EXTERNAL on class CL_FOX_CONSTANTS has no exception.
Method GET_DOMAIN_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUES | Call by reference | Type reference (TYPE) | FOX_DOMAIN_T | Festwerte und Texte einer Domäne | 20010705 | |||
| 2 | IV_DOMAIN | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20010705 |
Method GET_DOMAIN_VALUES on class CL_FOX_CONSTANTS has no exception.
Method GET_FIELD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUES | Call by reference | Type reference (TYPE) | FOX_DOMAIN_T | Festwerte und Texte einer Domäne | 20010705 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20010705 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20010705 |
Method GET_FIELD_VALUES on class CL_FOX_CONSTANTS has no exception.
Method GET_VALACT_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALACT_EXT | Call by reference | Type reference (TYPE) | FOX_VALACT_EXT | Kurzbeschreibung | 20010406 | |||
| 2 | IV_VALACT | Call by reference | Type reference (TYPE) | FOX_VALACT | Aktivität der Gültigkeit (siehe CL_FOX_CONSTANTS) | 20010406 |
Method GET_VALACT_EXT on class CL_FOX_CONSTANTS has no exception.
Method GET_VALOBJ_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALOBJ_EXT | Call by reference | Type reference (TYPE) | FOX_VALOBJ_EXT | Erläuternder Kurztext | 20010406 | |||
| 2 | IV_VALOBJ | Call by reference | Type reference (TYPE) | FOX_VALOBJ | Objektart der Gültigkeit (siehe CL_FOX_CONSTANTS) | 20010406 |
Method GET_VALOBJ_EXT on class CL_FOX_CONSTANTS has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C1 |