SAP ABAP Class CL_XSS_CAT_FIELD_INFO_BASE (Field Info for CATS Tables)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
CA-TS (Application Component) Time Sheet
⤷
PAOC_CATS_ESS_UIA_OBJECTS_GEN (Package) Version-Independent Implementation of UIA Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_UIA_FIELD_INFO | Compatible Interface for Access to Field Selection | 20030726 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_UIA_FIELD_INFO_INT | Compatible Interface for Internal Access to Field Selection | 20030726 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_1_FIELD_INFO | CATS 1 Specific Implementation of Time Sheet | 20030804 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_1_FIELD_INFO_DAY | CATS 1 - Conversion of Amounts According to Currency & Unit | 20030807 |
Properties
| Class | CL_XSS_CAT_FIELD_INFO_BASE | |
| Short Description | Field Info for CATS Tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_CATS_ESS_UIA_OBJECTS_GEN | Version-Independent Implementation of UIA Objects |
| Created | 20030726 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSS_CAT_FIELD_INFO_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XSS_CAT_UIA_FIELD_INFO | Compatible Interface for Access to Field Selection | 20030726 | ||
| 2 | IF_XSS_CAT_UIA_FIELD_INFO_INT | Compatible Interface for Internal Access to Field Selection | 20030726 |
Friends
Class CL_XSS_CAT_FIELD_INFO_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FIELDNAME | 20030806 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20030726 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DD04V | Generated Table for View DD04V | 20030726 | |||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20030726 | |||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XSS_CAT_INPUT_CONVERTER | Converts User's Entries | 20030909 | |||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20030806 | |||||
| 7 | Instance attribute | Protected | Attribute reference (LIKE) | 20030806 | |||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TTFIELDNAME | Context Fields for Converting QUANTITY_OR_AMOUNT | 20030807 | |||
| 9 | Instance attribute | Protected | Attribute reference (LIKE) | 20030731 | |||||
| 10 | Instance attribute | Private | Type reference (TYPE) | DDOBJNAME | Name of an ABAP Dictionary Object | 20030726 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | Tooltip | 20031013 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20031013 | |||
| 13 | Instance attribute | Protected | Attribute reference (LIKE) | 20030726 | |||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | FIELDNAME | 20030806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030726 | |
| 2 | Instance method | Protected | Method | 20030726 |
Events
Class CL_XSS_CAT_FIELD_INFO_BASE has no event.
Types
Class CL_XSS_CAT_FIELD_INFO_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA_ELEMENT | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20030726 | |||
| 2 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030726 | |||
| 3 | IM_READONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030726 | |||
| 4 | IM_REQUIRED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030726 | |||
| 5 | IM_TABLENAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20030726 | |||
| 6 | IM_TEXTFIELD | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030726 | |||
| 7 | IM_TITLE | Call by reference | Type reference (TYPE) | CHAR30 | Feldbezeichner kurz | 20031017 | |||
| 8 | IM_WIDTH | Call by reference | Type reference (TYPE) | DDLENG | Länge (Anzahl der Zeichen) | 20030726 |
Method CONSTRUCTOR on class CL_XSS_CAT_FIELD_INFO_BASE has no exception.
Method GET_REF_TO_DATA Signature
Method GET_REF_TO_DATA on class CL_XSS_CAT_FIELD_INFO_BASE has no parameter.
Method GET_REF_TO_DATA on class CL_XSS_CAT_FIELD_INFO_BASE has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 100 |