SAP ABAP Class IF_RSDU_PACK_COND (Conditions for Reading by Packages in Database Table)
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
Class | IF_RSDU_PACK_COND | |
Short Description | Conditions for Reading by Packages in Database Table | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050707 | 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) |
Interfaces
Class IF_RSDU_PACK_COND has no interface implemented.
Friends
Class IF_RSDU_PACK_COND has no friend class.
Attributes
Class IF_RSDU_PACK_COND has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20050707 |
Events
Class 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 class IF_RSDU_PACK_COND has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |