SAP ABAP Class CL_RSDA_SYB_CURSOR_FOR_VERIFY (Near-line Cursor for Sybase IQ)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA_SYB (Package) BW Nearline connection for Sybase IQ

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDAI_NEARLINE_CURSOR | Cursor on a Nearline Provider | 20120716 |
Properties
Class | CL_RSDA_SYB_CURSOR_FOR_VERIFY | |
Short Description | Near-line Cursor for Sybase IQ | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDA_SYB | BW Nearline connection for Sybase IQ |
Created | 20120716 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDAI_NEARLINE_CURSOR | Cursor on a Nearline Provider | 20120716 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSDA_SYB_CONNECTION_IMPL | 20120920 | Near-Line Connection Using Sybase IQ |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_SYB_CONNECTION_IMPL | 20120920 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | 20120920 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | 20120920 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDA_S_TECHKEY | 20120920 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120716 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-SUBRC | 20120716 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20120716 | ||
8 | ![]() |
Instance attribute | Private | See coding | 20120716 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120716 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120716 |
Events
Class CL_RSDA_SYB_CURSOR_FOR_VERIFY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_DATAOBJECT | Private | See coding | 20120716 | BEGIN OF ts_dataobject,
archdobjid_sid TYPE rsda_s_techkey-archdobjid_sid,
archrecno_sid TYPE rsda_s_techkey-archrecno_sid,
cnt TYPE i,
max TYPE rsda_s_techkey-archrecno_sid,
END OF ts_dataobject
|
Method Signatures
Method CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | 20120920 |
Method CLOSE on class CL_RSDA_SYB_CURSOR_FOR_VERIFY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_SYB_CONNECTION_IMPL | 20120920 | |||
2 | ![]() |
IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | 20120920 | |||
3 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER | 20120920 | |||
4 | ![]() |
I_DATAPACKAGE_SID | Call by reference | Type reference (TYPE) | RSDAI_DATA_PACKAGE_SID | BW Near-Line Service: Serial Number of Data Package | 20120716 | ||
5 | ![]() |
I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSDAI_REQUEST_SID | SID of Request | 20120716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Action canceled | 20121002 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |