SAP ABAP Class CL_RSDDTPS_UNIT (CL_RSDDTPS_UNIT)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_CORE (Package) Main Package RSDDTPS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_CONVERSION | 20080529 |
Properties
| Class | CL_RSDDTPS_UNIT | |
| Short Description | ||
| Super Class | CL_RSDDTPS_CONVERSION | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_CORE | Main Package RSDDTPS |
| Created | 20080529 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDDTPS_UNIT has no forward declaration.
Interfaces
Class CL_RSDDTPS_UNIT has no interface implemented.
Friends
Class CL_RSDDTPS_UNIT has no friend class.
Attributes
Class CL_RSDDTPS_UNIT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090420 | ||
| 2 | Instance method | Private | Method | 20090420 |
Events
Class CL_RSDDTPS_UNIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_UNIT | Public | See coding | 20080604 | BEGIN OF nt_s_unit,
base TYPE rscurrency,
factor TYPE float,
END OF nt_s_unit
|
||
| 2 | NT_TS_UNIT | Public | See coding | 20080604 | nt_ts_unit TYPE SORTED TABLE OF nt_s_unit WITH UNIQUE KEY base
|
Method Signatures
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | 20090420 | ||||
| 2 | O_KYFNM | Call by reference | Type reference (TYPE) | RSKYFNM | 20090420 | ||||
| 3 | O_RTYPE | Call by reference | Type reference (TYPE) | RSW0_RTYPE | 20090420 | ||||
| 4 | O_S_COB_PRO | Call by reference | Type reference (TYPE) | RSD_S_COB_PRO | 20090420 | ||||
| 5 | O_TARGET | Call by reference | Type reference (TYPE) | RSD_CUKY | 20090420 |
Method DESERIALIZE_HELPER on class CL_RSDDTPS_UNIT has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090420 | |||
| 2 | O_KYFNM | Call by reference | Type reference (TYPE) | RSKYFNM | Kennzahl | 20090420 | |||
| 3 | O_RTYPE | Call by reference | Type reference (TYPE) | RSW0_RTYPE | 20090420 | ||||
| 4 | O_S_COB_PRO | Call by reference | Type reference (TYPE) | RSD_S_COB_PRO | Eigenschafen InfoObject (im Kontext InfoCube / ODS Objekt) | 20090420 | |||
| 5 | O_TARGET | Call by reference | Type reference (TYPE) | RSD_CUKY | 20090420 |
Method SERIALIZE_HELPER on class CL_RSDDTPS_UNIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |