SAP ABAP Interface IF_RSDU_PACK_COND (Conditions for Reading by Packages in Database Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD (Package) BW: Data basis data manager
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_PACK_COND | Conditions for Reading by Packages in Database Table | 20050707 |
Properties
| Interface | IF_RSDU_PACK_COND | |
| Short Description | Conditions for Reading by Packages in Database Table |
General Data
| Package | RSDD | BW: Data basis data manager |
| Created | 20050707 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RSDRS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RSDU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDU_PACK_COND has no interface.
Friends
Interface IF_RSDU_PACK_COND has no friend.
Attributes
Interface IF_RSDU_PACK_COND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20050707 |
Events
Interface IF_RSDU_PACK_COND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | N_S_CONDITIONS | Public | See coding | 20050707 | BEGIN OF n_s_conditions,
packno TYPE i,
t_where TYPE rsdrs_t_where,
END OF n_s_conditions
|
||
| 2 | N_T_CONDITIONS | Public | See coding | 20050707 | n_t_conditions TYPE STANDARD TABLE OF n_s_conditions WITH DEFAULT KEY
|
Method Signatures
Method BUILD_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CONDITIONS | Call by reference | Type reference (TYPE) | N_T_CONDITIONS | 20050707 | ||||
| 2 | I_PACKSIZE | Call by reference | Type reference (TYPE) | I | 1000000 | Paketgröße | 20050707 | ||
| 3 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20050707 | ||||
| 4 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20050707 |
Method BUILD_CONDITIONS on Interface IF_RSDU_PACK_COND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |