SAP ABAP Class IF_RSR_LOOKUP_DT (Conversion Factors (Replacement from Attribute))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSR_LOOKUP | Conversion Factors (Replacement from Attribute) | 20050214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_LOOKUP_RRI2_CONST | Constants as LOOKUP | 20091228 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_LOOKUP_UOMTT | Interface between OLAP and Quantity Conversion | 20050606 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_LOOKUP_VAR | Variables with Replacement from Attribute | 20050214 |
Properties
| Class | IF_RSR_LOOKUP_DT | |
| Short Description | Conversion Factors (Replacement from Attribute) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050214 | SAP |
| Last change | 20130531 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSR_LOOKUP_DT has no interface implemented.
Friends
Class IF_RSR_LOOKUP_DT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reference Characteristics | 20050214 | |
| 2 | Instance method | Public | Method | Parameters as Global Variables | 20050214 | |
| 3 | Instance method | Public | Method | Key Figure Properties | 20050214 | |
| 4 | Instance method | Public | Method | VRNID If There Is a Variable Behind Replacement | 20050324 | |
| 5 | Instance method | Public | Method | Special Properties of the Replacement | 20050310 |
Events
Class IF_RSR_LOOKUP_DT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_PROP | Public | See coding | 20100121 | tn_prop(30) type c
|
||
| 2 | TN_S_AGGREXC | Public | See coding | 20091229 | BEGIN OF tn_s_aggrexc,
aggrexc TYPE rsaggrexc,
aggrcha TYPE rsaggrcha,
END OF tn_s_aggrexc
|
||
| 3 | TN_S_PROPERTIES | Public | See coding | 20100330 | BEGIN OF tn_s_properties,
aggrgen TYPE rsdaggrgen,
aggrexc TYPE rsdaggrexc,
aggrid TYPE rrchanmid,
kyftp TYPE rskyftp,
datatp TYPE datatype_d,
inttp TYPE inttype,
uninm TYPE rsuninm,
fixcuky TYPE rsfixcuky,
fixunit TYPE rsfixunit,
replace_cudim TYPE char1,
need_selid TYPE char1,
mefac TYPE rrmefac,
whfac TYPE rrwhfac,
mwkz TYPE rszqntcurr,
as_boolean TYPE char1,
atrtimfl TYPE rsdatrtimfl,
iobjnm TYPE rsiobjnm,
END OF tn_s_properties
|
||
| 4 | TN_TH_CHANM | Public | See coding | 20050719 | tn_th_chanm TYPE HASHED TABLE OF rschanm
WITH UNIQUE KEY table_line
INITIAL SIZE 1
|
||
| 5 | TN_TS_VARUNIID | Public | See coding | 20050606 | tn_ts_varuniid TYPE SORTED TABLE OF sysuuid-c25
WITH UNIQUE KEY table_line
|
Method Signatures
Method GET_CHANM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_CHANM | Value transfer | Type reference (TYPE) | TN_TH_CHANM | 20050606 |
Method GET_CHANM on class IF_RSR_LOOKUP_DT has no exception.
Method GET_GLOBAL_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TS_VARUNIID | Value transfer | Type reference (TYPE) | TN_TS_VARUNIID | 20050606 |
Method GET_GLOBAL_VARIABLES on class IF_RSR_LOOKUP_DT has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_PROPERTIES | Value transfer | Type reference (TYPE) | TN_S_PROPERTIES | 20100330 |
Method GET_PROPERTIES on class IF_RSR_LOOKUP_DT has no exception.
Method GET_VRNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VRNID | Value transfer | Type reference (TYPE) | RRVRNID | Id eines Eintrags in der VREP | 20050324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20050324 |
Method HAS_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 20050310 | ||||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | CHAR1 | Boolean | 20050310 |
Method HAS_PROP on class IF_RSR_LOOKUP_DT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |