SAP ABAP Class CL_XSS_CAT_TEMPLATE_ENTRY (Generic Representation of Template)
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
⤷
⤷
Properties
| Class | CL_XSS_CAT_TEMPLATE_ENTRY | |
| Short Description | Generic Representation of Template | |
| 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 | 20030725 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSS_CAT_TEMPLATE_ENTRY has no forward declaration.
Interfaces
Class CL_XSS_CAT_TEMPLATE_ENTRY has no interface implemented.
Friends
Class CL_XSS_CAT_TEMPLATE_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_TEMPLATE_FIELD_TAB | Template Fields | 20030725 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | Position | 20030725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a Field to Row | 20030725 | |
| 2 | Instance method | Public | Method | Get a Field | 20030725 | |
| 3 | Instance method | Public | Method | Checks Whether Template Is Empty | 20050801 | |
| 4 | Instance method | Public | Method | Gets First Field for Template | 20030725 | |
| 5 | Instance method | Public | Method | Gets First Field for Template | 20030725 |
Events
Class CL_XSS_CAT_TEMPLATE_ENTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TEMPLATE_FIELD | Private | See coding | Template Field | 20030725 | |
|
| 2 | TY_TEMPLATE_FIELD_TAB | Private | See coding | Table with All Template Fields | 20030725 | |
Method Signatures
Method ADD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030725 | |||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20030725 |
Method ADD_FIELD on class CL_XSS_CAT_TEMPLATE_ENTRY has no exception.
Method GET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030725 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf Feldwert | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Feld in Vorlage nicht vorhanden | 20030725 |
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050801 |
Method IS_INITIAL on class CL_XSS_CAT_TEMPLATE_ENTRY has no exception.
Method ITERATOR_GET_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20030725 | |||
| 2 | EX_VALUE_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20030725 |
Method ITERATOR_GET_FIRST on class CL_XSS_CAT_TEMPLATE_ENTRY has no exception.
Method ITERATOR_GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20030725 | |||
| 2 | EX_VALUE_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20030725 |
Method ITERATOR_GET_NEXT on class CL_XSS_CAT_TEMPLATE_ENTRY has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 100 |