SAP ABAP Interface IF_XSS_CAT_UIA_FIELD_INFO (Compatible Interface for Access to Field Selection)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_XSS_CAT_UIA_FIELD_INFO_INT | Compatible Interface for Internal Access to Field Selection | 20030721 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_FIELD_INFO_BASE | Field Info for CATS Tables | 20030726 |
Properties
Interface | IF_XSS_CAT_UIA_FIELD_INFO | |
Short Description | Compatible Interface for Access to Field Selection |
General Data
Package | PAOC_CATS_ESS_UIA_OBJECTS_GEN | Version-Independent Implementation of UIA Objects |
Created | 20030709 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XSS_CAT_UIA_FIELD_INFO has no forward declaration.
Interfaces
Interface IF_XSS_CAT_UIA_FIELD_INFO has no interface.
Friends
Interface IF_XSS_CAT_UIA_FIELD_INFO has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FIELDNAME | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20030709 | ||
2 | HAS_F4_HELP | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | F4 Help Is Available for Field | 20030717 | ||
3 | IS_ACCOUNTING | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Field Belongs to Account Assignment Block | 20030721 | ||
4 | IS_AMOUNT_FIELD | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Amount Field? | 20030806 | ||
5 | IS_QUANTITY_FIELD | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Quantity Field | 20030806 | ||
6 | IS_QUANTITY_OR_AMOUNT_FIELD | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Is Quantity_or_Amount Field | 20030807 | ||
7 | READONLY | Instance attribute | Public | Type reference (TYPE) | FAWCUST | Flag: Field can be used/set in customizing | 20030709 | ||
8 | REQUIRED | Instance attribute | Public | Type reference (TYPE) | FAWCUST | Flag: Field can be used/set in customizing | 20030709 | ||
9 | TITLE | Instance attribute | Public | Type reference (TYPE) | REPTEXT | Heading | 20030711 | ||
10 | TYPE | Instance attribute | Public | Type reference (TYPE) | ROLLNAME | Data Element | 20030711 | ||
11 | WIDTH | Instance attribute | Public | Type reference (TYPE) | DDLENG | Length (No. of Characters) | 20030711 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check and Convert Value: From String to Value | 20030726 |
2 | ![]() |
Instance method | Public | Method | Get Name of Currency Field | 20030806 |
3 | ![]() |
Instance method | Public | Method | Information About Data Element | 20030709 |
4 | ![]() |
Instance method | Public | Method | Get Context for Quantity_or_Amount | 20030807 |
5 | ![]() |
Instance method | Public | Method | Reference to Field of Current Type | 20030709 |
6 | ![]() |
Instance method | Public | Method | Delivers Tooltip | 20031013 |
7 | ![]() |
Instance method | Public | Method | Get Name of Unit Field | 20030806 |
8 | ![]() |
Instance method | Public | Method | Information on whether values from column are copied | 20050726 |
Events
Interface IF_XSS_CAT_UIA_FIELD_INFO has no event.
Types
Interface IF_XSS_CAT_UIA_FIELD_INFO has no local type.
Method Signatures
Method CHECK_AND_CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTEXT_ACCESS | Call by reference | Object reference (TYPE REF TO) | CL_XSS_CAT_RFC_DYN_DATA_ACC | Zugriff auf die Daten einer dynmischen Struktur | 20030806 | ||
2 | ![]() |
IM_STRING | Call by reference | Type reference (TYPE) | STRING | 20030726 | |||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf typisierten Wert | 20030726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierung konnte nicht durchgeführt werden | 20030726 |
Method GET_CURRENCY_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20030806 |
Method GET_CURRENCY_FIELD on Interface IF_XSS_CAT_UIA_FIELD_INFO has no exception.
Method GET_DATA_ELEMENT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | DD04V | Generierte Tabelle zum View DD04V | 20030709 |
Method GET_DATA_ELEMENT_INFO on Interface IF_XSS_CAT_UIA_FIELD_INFO has no exception.
Method GET_QUANT_OR_AMOUNT_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TTFIELDNAME | Menge von Feldnamen | 20030807 |
Method GET_QUANT_OR_AMOUNT_CONTEXT on Interface IF_XSS_CAT_UIA_FIELD_INFO has no exception.
Method GET_REF_TO_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20030726 |
Method GET_REF_TO_DATA on Interface IF_XSS_CAT_UIA_FIELD_INFO has no exception.
Method GET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Tooltip | 20031013 |
Method GET_TOOLTIP on Interface IF_XSS_CAT_UIA_FIELD_INFO has no exception.
Method GET_UNIT_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20030806 |
Method GET_UNIT_FIELD on Interface IF_XSS_CAT_UIA_FIELD_INFO has no exception.
Method IS_NOT_MODIFYABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TIME_RECORD | Call by reference | Object reference (TYPE REF TO) | CL_XSS_CAT_CELL_TIME_RECORD | Abstraktion des Timesheets -> Tageszelle | 20050728 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050726 |
Method IS_NOT_MODIFYABLE on Interface IF_XSS_CAT_UIA_FIELD_INFO has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 100 |