SAP ABAP Class CL_RSISR_CONTROLLER_APD (Template for Service Controller Type 1)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISR (Package) Intelligent Services Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISR_CONTROLLER_BASE_1 | Basic Controller for Services of Type 1 | 20030508 |
Properties
| Class | CL_RSISR_CONTROLLER_APD | |
| Short Description | Template for Service Controller Type 1 | |
| Super Class | CL_RSISR_CONTROLLER_BASE_1 | Basic Controller for Services of Type 1 |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISR | Intelligent Services Runtime |
| Created | 20030508 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSISR_CONTROLLER_APD has no forward declaration.
Interfaces
Class CL_RSISR_CONTROLLER_APD has no interface implemented.
Friends
Class CL_RSISR_CONTROLLER_APD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSIS_E_SUMMARY | 'APD_OUT_PARAM' | Name of APD Result Object | 20040119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call with Blocking | 20030508 | |
| 2 | Instance method | Public | Method | End Service | 20030508 | |
| 3 | Instance method | Public | Method | Return Messages | 20031022 | |
| 4 | Instance method | Public | Method | Get Package Size | 20041027 | |
| 5 | Instance method | Public | Method | Call of a Service of Type 1 | 20030508 |
Events
Class CL_RSISR_CONTROLLER_APD has no event.
Types
Class CL_RSISR_CONTROLLER_APD has no local type.
Method Signatures
Method EXECUTE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATAREF | Call by reference | Type reference (TYPE) | RSISR_S_DATAREF | Datenobjekt | 20030508 | |||
| 2 | R_OK | Value transfer | Type reference (TYPE) | RS_BOOL | 20030508 |
Method EXECUTE_SERVICE on class CL_RSISR_CONTROLLER_APD has no exception.
Method FINISH_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OK | Value transfer | Type reference (TYPE) | RS_BOOL | 20030508 | ||||
| 2 | E_SUMMARY_XML | Call by reference | Type reference (TYPE) | XSTRING | 20030508 | ||||
| 3 | E_TH_OUT_PARAM | Call by reference | Type reference (TYPE) | RSISR_TH_APD_OUT_PARAM | Tabelle für allgemeine APD Ergebnisparameter | 20040209 |
Method FINISH_SERVICE on class CL_RSISR_CONTROLLER_APD has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031022 |
Method GET_MESSAGES on class CL_RSISR_CONTROLLER_APD has no exception.
Method GET_PACKAGE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | Package Size (number of rows) | 20041027 |
Method GET_PACKAGE_SIZE on class CL_RSISR_CONTROLLER_APD has no exception.
Method INIT_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CALL_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | Referenz auf Call Package | 20030508 | |||
| 2 | R_OK | Value transfer | Type reference (TYPE) | RS_BOOL | 20030508 |
Method INIT_SERVICE on class CL_RSISR_CONTROLLER_APD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |