SAP ABAP Class CL_RSODSO_SEMANTIC_PACKETIZER (Creation of Data Packets)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_TOOLS (Package) Tools for DataStore Objects

⤷

⤷

Properties
Class | CL_RSODSO_SEMANTIC_PACKETIZER | |
Short Description | Creation of Data Packets | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSRV | |
Program status | ||
Category | 0 | |
Package | RSODSO_TOOLS | Tools for DataStore Objects |
Created | 20040708 | 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_RSODSO_SEMANTIC_PACKETIZER has no interface implemented.
Friends
Class CL_RSODSO_SEMANTIC_PACKETIZER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CURSOR | 20040708 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDATAPID | Data Packet Number | 20040708 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20040720 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSODSOPACKAGESIZE | Package Size | 20040708 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040708 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040708 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040708 | |||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040708 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSODSO_T_IOBJLIST | List of InfoObjects | 20040708 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks Whether the Keys of Two Data Records Changed | 20040708 |
2 | ![]() |
Instance method | Public | Constructor | 20040708 | |
3 | ![]() |
Instance method | Public | Method | Gets (Additional) Data Packet | 20040708 |
Events
Class CL_RSODSO_SEMANTIC_PACKETIZER has no event.
Types
Class CL_RSODSO_SEMANTIC_PACKETIZER has no local type.
Method Signatures
Method CHECK_KEY_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KEY_HAS_CHANGED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040708 | ||
2 | ![]() |
I_FETCHAREA_AFTER | Call by reference | Object reference (TYPE REF TO) | DATA | 20040708 | |||
3 | ![]() |
I_FETCHAREA_BEFORE | Call by reference | Object reference (TYPE REF TO) | DATA | 20040708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20040708 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | Cursor, der für das Selektieren der Daten genutzt wird | 20040708 | ||
2 | ![]() |
I_PACKET_SIZE | Call by reference | Type reference (TYPE) | RSODSOPACKAGESIZE | minimale Paketgröße | 20040708 | ||
3 | ![]() |
I_R_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Strukturbeschreibung der zu lesenden Daten | 20040708 | ||
4 | ![]() |
I_T_KEYFIELDS | Call by reference | Type reference (TYPE) | RSODSO_T_IOBJLIST | Schlüsselfelder bzgl. der logischen Paketierung | 20040708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSODSO Ausnahmehierarchie | 20040708 |
Method FETCH_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20040708 | ||
2 | ![]() |
E_NO_DATA_FOUND | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040713 | ||
3 | ![]() |
E_R_DATAPACKET | Call by reference | Object reference (TYPE REF TO) | DATA | 20040708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20040708 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |