SAP ABAP Class CL_RSPLS_DS_EXIT_BPS (Data Slices: Exit)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPC (Package) SEM-BPS: General Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_DATASLICE | Data Slice | 20051108 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_DS_EXIT | Exit for Data Slice | 20051108 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_DS_METHODS | Methods for Data Slices | 20051108 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_DS_TYPES | Types for Data Slices | 20051108 |
Properties
Class | CL_RSPLS_DS_EXIT_BPS | |
Short Description | Data Slices: Exit | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UPC | SEM-BPS: General Functions |
Created | 20051108 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLS_DATASLICE | Data Slice | 20051108 | ||
2 | IF_RSPLS_DS_EXIT | Exit for Data Slice | 20051108 | ||
3 | IF_RSPLS_DS_METHODS | Methods for Data Slices | 20051108 | ||
4 | IF_RSPLS_DS_TYPES | Types for Data Slices | 20051108 |
Friends
Class CL_RSPLS_DS_EXIT_BPS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UPC_Y_AREA | Planning Area | 20051108 | ||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20130808 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLS_DSNR | Data Slice Number | 20051108 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Reference to Data Slice | 20051108 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TO_R_PROTECTED | Reference to CHAR1 Field | 20051108 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20051108 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Row Structure for Buffer | 20051108 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | BPS Characteristic Structure | 20051117 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TO_R_MESG | Typed Reference to Message Structure | 20051108 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Buffer | 20051108 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20051108 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_TSX_INSTANCE | Table of Instances for the Class | 20051108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051108 |
2 | ![]() |
Static method | Protected | Method | Generate Instance: Protected | 20051108 |
3 | ![]() |
Instance method | Private | Method | Initializing BPS Data Slices | 20051108 |
4 | ![]() |
Instance method | Protected | Method | Conversion of SELDR to RANGE Format | 20051108 |
Events
Class CL_RSPLS_DS_EXIT_BPS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TO_R_MESG | Protected | Object reference (TYPE REF TO) | IF_RSPLS_CR_TYPES=>TN_S_MESG | Typed Reference to Message Structure | 20051108 |
|
2 | TO_R_PROTECTED | Protected | Object reference (TYPE REF TO) | CHAR1 | Reference to CHAR1 Field | 20051108 |
|
3 | TP_SX_INSTANCE | Private | See coding | Structure for Instance Management | 20051108 | BEGIN OF tp_sx_instance,
basic_prov TYPE rsinfoprov,
ts_iobj TYPE IF_RSPLS_DS_TYPES=>TN_TS_IOBJ,
r_instance TYPE REF TO IF_RSPLS_DATASLICE,
END OF tp_sx_instance
|
|
4 | TP_TSX_INSTANCE | Private | See coding | Table of Instances for the Class | 20051108 | tp_tsx_instance TYPE SORTED TABLE OF tp_sx_instance
WITH NON-UNIQUE KEY basic_prov
INITIAL SIZE 0
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BASIC_PROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20051108 | ||
2 | ![]() |
I_DSNR | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_DSNR | Nummer einer Datenscheibe | 20051108 | ||
3 | ![]() |
I_TS_IOBJ | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_TS_IOBJ | Merkmale | 20051108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist fehlgeschlagen | 20051108 |
Method GET_INSTANCE_O Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BASIC_PROV | Call by reference | Type reference (TYPE) | RSINFOPROV | Basis Infoprovider | 20051108 | ||
2 | ![]() |
I_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20051108 | ||
3 | ![]() |
I_DSNR | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_DSNR | Nummer der Datenscheibe | 20051108 | ||
4 | ![]() |
I_TS_IOBJ | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_TS_IOBJ | Merkmale | 20051108 | ||
5 | ![]() |
R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RSPLS_DATASLICE | Datenscheibe | 20051108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist fehlgeschlagen | 20051108 |
Method INIT_BPS_DATASLICE Signature
Method INIT_BPS_DATASLICE on class CL_RSPLS_DS_EXIT_BPS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist fehlgeschlagen | 20051108 |
Method SELDR_TO_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20051108 | ||
2 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20051108 |
Method SELDR_TO_RANGE on class CL_RSPLS_DS_EXIT_BPS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |