SAP ABAP Class CL_RSDDTPS_FML_RKF (CL_RSDDTPS_FML_RKF)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_FML (Package) RSDDTPS_FML
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_FML_MEMBER | 20090511 |
Properties
| Class | CL_RSDDTPS_FML_RKF | |
| Short Description | ||
| Super Class | CL_RSDDTPS_FML_MEMBER | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_FML | RSDDTPS_FML |
| Created | 20090511 | 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) |
Interfaces
Class CL_RSDDTPS_FML_RKF has no interface implemented.
Friends
Class CL_RSDDTPS_FML_RKF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSAGGREXC | Exception Aggregation | 20090526 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR6 | 'RKF' | Character Field of Length 6 | 20090511 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | TREXD_ATTR_NAME | Attribute Name | 20090511 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TN_T_FILTER | 20090511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090511 | ||
| 2 | Instance method | Public | Method | 20090511 | ||
| 3 | Instance method | Public | Method | 20090511 |
Events
Class CL_RSDDTPS_FML_RKF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_FILTER | Public | See coding | 20090511 | BEGIN OF tn_s_filter ,
attribute TYPE trexd_attr_name,
sign TYPE raldb_sign,
option TYPE raldb_opti,
low TYPE string,
high TYPE string,
END OF tn_s_filter
|
||
| 2 | TN_T_FILTER | Public | See coding | 20090511 | tn_t_filter TYPE STANDARD TABLE OF tn_s_filter WITH NON-UNIQUE KEY attribute
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDDTPS_FML_RKF has no parameter.
Method CONSTRUCTOR on class CL_RSDDTPS_FML_RKF has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_SELOPT | Call by reference | Type reference (TYPE) | RSDM_T_SHLPSELOPT | 20090512 |
Method SET_FILTER on class CL_RSDDTPS_FML_RKF has no exception.
Method SET_KYFNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KYFNM | Call by reference | Type reference (TYPE) | RSKYFNM | Kennzahl | 20090511 |
Method SET_KYFNM on class CL_RSDDTPS_FML_RKF has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |