SAP ABAP Class CL_IWP_READ_DATA (Provide Access to Data of an Audit Package)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-ILM-RW (Application Component) Retention Warehouse
⤷
IWP_SERVICE (Package) ILM Workpackage: Services

⤷

⤷

Properties
Class | CL_IWP_READ_DATA | |
Short Description | Provide Access to Data of an Audit Package | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IWP_SERVICE | ILM Workpackage: Services |
Created | 20081210 | SAP |
Last change | 20090618 | 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_IWP_READ_DATA has no interface implemented.
Friends
Class CL_IWP_READ_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Structure descriptor | 20081211 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Table descriptor | 20081211 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IWP_WORK_PACKAGE | Referenze to cl_iwp_work_package | 20081211 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_CONTROL | Control area for data access | 20081211 | ||
5 | ![]() |
Instance attribute | Private | See coding | Fieldsymbols tab | 20081210 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IWP_T_REF_PATH | Table with references to CL_IWP_PATH | 20081210 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IWP_T_REF_PATH | Ref to path | 20081210 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IWP_T_STRCMETDAT | Meta data | 20081210 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDS_WHERE | Where tab | 20081210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Close | 20081210 |
2 | ![]() |
Instance method | Public | Constructor | 20081211 | |
3 | ![]() |
Instance method | Public | Method | Get next data package | 20081210 |
4 | ![]() |
Instance method | Public | Method | Open for read | 20081210 |
Events
Class CL_IWP_READ_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CONTROL | Private | See coding | Control area for data access | 20081211 | begin of TY_CONTROL ,
ref_path type ref to CL_IWP_PATH,
path_index type i,
lt_struc type IWP_T_STRUC,
aruri type iwp_s_aruri,
aruri_index type i,
lt_aruri type IWP_T_aruri,
eoo type boolean,
finished type boolean,
end of ty_control
|
|
2 | TY_FRANGE | Private | See coding | 20081210 | BEGIN OF ty_frange,
fsymbol TYPE REF TO data,
fieldname TYPE rsdstabs-prim_fname,
selopt_t TYPE rsds_selopt_t,
END OF ty_frange
|
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_IWP_READ_DATA has no parameter.
Method CLOSE on class CL_IWP_READ_DATA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WP | Call by reference | Object reference (TYPE REF TO) | CL_IWP_WORK_PACKAGE | Work Package | 20081211 |
Method CONSTRUCTOR on class CL_IWP_READ_DATA has no exception.
Method GET_NEXT_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_REF2DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20081210 | |||
2 | ![]() |
EV_GOON | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081210 | ||
3 | ![]() |
IV_MAXHITS | Call by reference | Type reference (TYPE) | I | 100 | 20081210 |
Method GET_NEXT_PACKAGE on class CL_IWP_READ_DATA has no exception.
Method OPEN4READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081210 | ||
2 | ![]() |
IT_REF_PATH | Call by reference | Type reference (TYPE) | IWP_T_REF_PATH | Table with references to CL_IWP_PATH | 20081210 | ||
3 | ![]() |
IT_STRUC_METDAT | Call by reference | Type reference (TYPE) | IWP_T_STRCMETDAT | Table of metadata of a structure | 20081210 | ||
4 | ![]() |
IT_TFRANGE | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | 20081210 | |||
5 | ![]() |
IV_ONLY_MARKED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081210 | ||
6 | ![]() |
IV_STRUCTURE | Call by reference | Type reference (TYPE) | IWP_STRUC | Structure | 20081210 |
Method OPEN4READ on class CL_IWP_READ_DATA has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |