SAP ABAP Class CL_RSTT_TDATA_UOMT (Data Instance for Quantity Conversion)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX (Application Component) Business Explorer
⤷
RSTT_TRACE (Package) Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TDATA | Main Class for Test Data Transfer | 20111018 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_OBJ | Base Object Instance | 20111018 |
Properties
| Class | CL_RSTT_TDATA_UOMT | |
| Short Description | Data Instance for Quantity Conversion | |
| Super Class | CL_RSTT_TDATA | Main Class for Test Data Transfer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTT_TRACE | Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer |
| Created | 20101111 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSTT_TDATA_UOMT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSTT_OBJ | Base Object Instance | 20111018 |
Friends
Class CL_RSTT_TDATA_UOMT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSUOM_UOMT | Quantity Conversion Type - TLOGO | 20111018 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | NT_SX_META | 20111018 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSUOMTRT | Quantity Conversion Types | 20111018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111018 | |
| 2 | Static method | Public | Method | 20111018 | ||
| 3 | Static method | Public | Method | 20111018 | ||
| 4 | Instance method | Protected | Method | 20111018 |
Events
Class CL_RSTT_TDATA_UOMT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_SX_META | Public | See coding | 20111018 | BEGIN OF nt_sx_meta,
header TYPE rsuomtrt,
text TYPE nt_t_uomt,
xref TYPE nt_t_uomxref,
END OF nt_sx_meta
|
||
| 2 | NT_S_UOM | Public | See coding | 20111018 | BEGIN OF nt_s_uom,
chanm TYPE rschanm,
uomconv TYPE char30,
uomconvods TYPE char30,
END OF nt_s_uom
|
||
| 3 | NT_T_UOMT | Public | See coding | 20111018 | nt_t_uomt TYPE STANDARD TABLE OF rsuomtxt WITH DEFAULT KEY
|
||
| 4 | NT_T_UOMXREF | Public | See coding | 20111018 | nt_t_uomxref TYPE STANDARD TABLE OF rsoobjxref WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJID | Call by reference | Type reference (TYPE) | SYSUUID_25 | Objekt-ID | 20111018 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testdatenname | 20111018 | |||
| 3 | I_OBJREFNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Name der Referenz | 20111018 | |||
| 4 | I_TDATATP | Call by reference | Type reference (TYPE) | RSTT_TDATATP | Testdatentyp | 20111018 | |||
| 5 | I_T_SUBTP | Call by reference | Type reference (TYPE) | RSTT_T_TDATATP | Liste von relevanten Subtypen | 20111018 |
Method CONSTRUCTOR on class CL_RSTT_TDATA_UOMT has no exception.
Method CREATE_CL_RSTT_TDATA_UOMT Signature
Method CREATE_CL_RSTT_TDATA_UOMT on class CL_RSTT_TDATA_UOMT has no parameter.
Method CREATE_CL_RSTT_TDATA_UOMT on class CL_RSTT_TDATA_UOMT has no exception.
Method GET_UOM_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_INFO | Call by reference | Type reference (TYPE) | NT_S_UOM | 20111018 | ||||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | 20111018 |
Method GET_UOM_INFO on class CL_RSTT_TDATA_UOMT has no exception.
Method _ADD_TUNIT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | ANY | 20111018 |
Method _ADD_TUNIT_LIST on class CL_RSTT_TDATA_UOMT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |