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 MC_APD_OUT_PARAM 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 EXECUTE_SERVICE Instance method Public Method Call with Blocking 20030508
2 FINISH_SERVICE Instance method Public Method End Service 20030508
3 GET_MESSAGES Instance method Public Method Return Messages 20031022
4 GET_PACKAGE_SIZE Instance method Public Method Get Package Size 20041027
5 INIT_SERVICE 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 Importing IS_DATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF Datenobjekt 20030508
2 Returning 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 Exporting E_OK Value transfer Type reference (TYPE) RS_BOOL 20030508
2 Exporting E_SUMMARY_XML Call by reference Type reference (TYPE) XSTRING 20030508
3 Exporting 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 Returning 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 Exporting 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 Importing IR_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE Referenz auf Call Package 20030508
2 Returning 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