SAP ABAP Class CL_UA_TYPEABLE (Instance)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_DIMENSION | Instance | 20040203 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_UA_ELEMENT | Instance | 20031210 |
Properties
Class | CL_UA_TYPEABLE | |
Short Description | Instance | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | UACE | |
Program status | ||
Category | 0 | |
Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
Created | 20040202 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UA_TYPEABLE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_UA_RESULT_LEVEL | 20040204 | Posting Level |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UAB_DESCRIPTION | 20040202 | |||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | 20040202 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20040202 | |||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | YTH_UNIT_FIELD | 20050928 |
Methods
Events
Class CL_UA_TYPEABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_UNIT_FIELD | Protected | See coding | 20050928 | BEGIN OF ys_unit_field,
fieldname TYPE finb_md_fieldname,
unit_fname TYPE finb_md_fieldname,
END OF ys_unit_field
|
||
2 | YTH_UNIT_FIELD | Protected | See coding | 20050928 | yth_unit_field TYPE HASHED TABLE OF ys_unit_field
WITH UNIQUE KEY fieldname
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INIT_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040202 | |||
2 | ![]() |
IO_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | 20040202 | |||
3 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040202 |
Method CONSTRUCTOR on class CL_UA_TYPEABLE has no exception.
Method EQUALS_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TYPEABLE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPEABLE | Vergleichs-Objekt | 20040202 | ||
2 | ![]() |
RD_EQUALS_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040202 |
Method EQUALS_KEY on class CL_UA_TYPEABLE has no exception.
Method EQUALS_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TYPEABLE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPEABLE | Element zum Vergleich | 20040202 | ||
2 | ![]() |
RD_EQUALS_TYPE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040202 |
Method EQUALS_TYPE on class CL_UA_TYPEABLE has no exception.
Method GET_COLUMN_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_COLUMN | Value transfer | Type reference (TYPE) | FINB_MD_T_FIELDNAME | Tabelle von Feldnamen | 20040202 |
Method GET_COLUMN_NAMES on class CL_UA_TYPEABLE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20040202 |
Method GET_DATA on class CL_UA_TYPEABLE has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_DESCRIPTION | Value transfer | Type reference (TYPE) | UAB_DESCRIPTION | Beschreibung | 20040202 |
Method GET_DESCRIPTION on class CL_UA_TYPEABLE has no exception.
Method GET_DESCRIPTION_FROM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_DESCRIPTION | Value transfer | Type reference (TYPE) | UAB_DESCRIPTION | Beschreibung | 20040202 |
Method GET_DESCRIPTION_FROM_TYPE on class CL_UA_TYPEABLE has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SELTAB | Value transfer | Type reference (TYPE) | FINB_SEL_TAB | Schlüssel (initial = Element hat keinen Schlüssel) | 20040202 |
Method GET_KEY on class CL_UA_TYPEABLE has no exception.
Method GET_KEY_AS_SELTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SELTAB | Value transfer | Type reference (TYPE) | FINB_SEL_TAB | Schlüssel (initial = Element hat keinen Schlüssel) | 20040318 |
Method GET_KEY_AS_SELTAB on class CL_UA_TYPEABLE has no exception.
Method GET_LOGICAL_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_NO_VALS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040202 | ||
2 | ![]() |
RT_FIELD_VALREF | Value transfer | Type reference (TYPE) | UAB_T_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040202 |
Method GET_LOGICAL_KEY on class CL_UA_TYPEABLE has no exception.
Method GET_LOGICAL_KEY_CONCATENATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_LOGICAL_KEY | Value transfer | Type reference (TYPE) | UAB_LOGICAL_KEY | Konkatenierter betriebswirtschaftlicher Schlüssel | 20040202 |
Method GET_LOGICAL_KEY_CONCATENATED on class CL_UA_TYPEABLE has no exception.
Method GET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_METADATA | Value transfer | Object reference (TYPE REF TO) | CL_UA_METADATA | 20040202 |
Method GET_METADATA on class CL_UA_TYPEABLE has no exception.
Method GET_METATYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_METATYPE | Value transfer | Type reference (TYPE) | FINB_METATYPE | Metatyp | 20040202 |
Method GET_METATYPE on class CL_UA_TYPEABLE has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | 20040202 |
Method GET_TYPE on class CL_UA_TYPEABLE has no exception.
Method GET_TYPENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_TYPENAME | Value transfer | Type reference (TYPE) | UAB_TYPENAME | Costing Solutions Strukturname | 20040202 |
Method GET_TYPENAME on class CL_UA_TYPEABLE has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COLUMN_NAME | Value transfer | Type reference (TYPE) | UAB_FIELDNAME | 20040202 | |||
2 | ![]() |
ID_LCID | Call by reference | Type reference (TYPE) | UAB_LCID | ID Buchungsebene | 20040202 | ||
3 | ![]() |
ID_RETURN_REF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | Return a Reference | 20100712 | |
4 | ![]() |
RR_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040202 | ||
2 | ![]() |
20040202 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COLUMN_VALUE | Value transfer | Type reference (TYPE) | UAB_TH_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040202 | ||
2 | ![]() |
ID_LCID | Call by reference | Type reference (TYPE) | UAB_LCID | ID der Buchungsebene | 20040202 |
Method GET_VALUES on class CL_UA_TYPEABLE has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | 20040202 | |||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040202 |
Method SET_DATA on class CL_UA_TYPEABLE has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAB_DESCRIPTION | Beschreibung | 20040202 |
Method SET_DESCRIPTION on class CL_UA_TYPEABLE has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 400 |