SAP ABAP Class IF_XSS_CAT_UIA_FIELD_INFO_INT (Compatible Interface for Internal Access to Field Selection)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_XSS_CAT_UIA_FIELD_INFO | Compatible Interface for Access to Field Selection | 20030721 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_FIELD_INFO_BASE | Field Info for CATS Tables | 20030726 |
Properties
| Class | IF_XSS_CAT_UIA_FIELD_INFO_INT | |
| Short Description | Compatible Interface for Internal Access to Field Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030721 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XSS_CAT_UIA_FIELD_INFO_INT has no forward declaration.
Interfaces
Class IF_XSS_CAT_UIA_FIELD_INFO_INT has no interface implemented.
Friends
Class IF_XSS_CAT_UIA_FIELD_INFO_INT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Detail Screen: Accounting Time Detail Long Text | 20040115 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20030721 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20030721 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Fields with External and Internal Display | 20030806 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20030806 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20030721 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20030806 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Field to Be Displayed as Checkbox in Frontend | 20040217 | |||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20030806 | |||||
| 10 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030721 | |||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20030721 | |||||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | 20030721 | |||||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20030721 | |||||
| 14 | Instance attribute | Public | Attribute reference (LIKE) | 20030721 | |||||
| 15 | Instance attribute | Public | Attribute reference (LIKE) | 20030721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030726 | ||
| 2 | Instance method | Public | Method | 20030721 | ||
| 3 | Instance method | Public | Method | 20030721 | ||
| 4 | Instance method | Public | Method | Sets Info for Account Assignment Fields | 20030721 | |
| 5 | Instance method | Public | Method | Sets Flag + Corresponding Currency Field | 20030806 | |
| 6 | Instance method | Public | Method | Sets Flag + Corresponding Unit Field | 20030806 | |
| 7 | Instance method | Public | Method | Sets Context for Conversion of Quantitiy/Amounts Fields | 20030807 | |
| 8 | Instance method | Public | Method | Sets Column to Read Only | 20030731 | |
| 9 | Instance method | Public | Method | Sets Modified Title | 20030721 | |
| 10 | Instance method | Public | Method | Sets Title with Max. 55 Characters | 20040401 | |
| 11 | Instance method | Public | Method | Set a Tooltip | 20031013 |
Events
Class IF_XSS_CAT_UIA_FIELD_INFO_INT has no event.
Types
Class IF_XSS_CAT_UIA_FIELD_INFO_INT has no local type.
Method Signatures
Method CHECK_AND_CONVERT Signature
Method CHECK_AND_CONVERT on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no parameter.
Method CHECK_AND_CONVERT on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method GET_DATA_ELEMENT_INFO Signature
Method GET_DATA_ELEMENT_INFO on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no parameter.
Method GET_DATA_ELEMENT_INFO on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method GET_REF_TO_DATA Signature
Method GET_REF_TO_DATA on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no parameter.
Method GET_REF_TO_DATA on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method SET_ACCOUNTING_FIELD Signature
Method SET_ACCOUNTING_FIELD on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no parameter.
Method SET_ACCOUNTING_FIELD on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method SET_AMOUNT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURRENCY_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030806 |
Method SET_AMOUNT_FIELD on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method SET_QUANTITY_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_UNIT_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030806 |
Method SET_QUANTITY_FIELD on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method SET_QUANT_OR_AMOUNT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT_TAB | Call by reference | Type reference (TYPE) | TTFIELDNAME | Menge von Feldnamen | 20030807 |
Method SET_QUANT_OR_AMOUNT_CONTEXT on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method SET_READ_ONLY_MODE Signature
Method SET_READ_ONLY_MODE on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no parameter.
Method SET_READ_ONLY_MODE on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TITLE | Call by reference | Type reference (TYPE) | SCRTEXT_S | Feldbezeichner kurz | 20030721 |
Method SET_TITLE on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method SET_TITLE_LONG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TITLE_LONG | Call by reference | Type reference (TYPE) | REPTEXT | Überschrift | 20040401 |
Method SET_TITLE_LONG on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
Method SET_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Tooltip | 20031013 |
Method SET_TOOLTIP on class IF_XSS_CAT_UIA_FIELD_INFO_INT has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in |