SAP ABAP Interface IF_RSDDK_PARALLEL (Parallel Processing)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDK (Package) BW Aggregates
Properties
Interface IF_RSDDK_PARALLEL  
Short Description Parallel Processing    
General Data
Package RSDDK   BW Aggregates 
Created 20040105   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDDK_PARALLEL has no forward declaration.
Interfaces
Interface IF_RSDDK_PARALLEL has no interface.
Friends
Interface IF_RSDDK_PARALLEL has no friend.
Attributes
Interface IF_RSDDK_PARALLEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PROCESS Instance method Public Method Checks Whether a Process Was Successful 20040105
2 GET_BATCHID Instance method Public Method Provides an ID for the Processes (Prefix + UID) 20040105
3 GET_FUNCNAME Instance method Public Method Provides the Name of the Function Module 20040105
4 GET_PROCESSTYPE Instance method Public Method Provides the Proces Type (See DBTab RSBATCHDEBUGTYPE) 20040105
5 IS_POSSIBLE Instance method Public Method Checks whether Processing Is Permitted 20040105
Events
Interface IF_RSDDK_PARALLEL has no event.
Types
Interface IF_RSDDK_PARALLEL has no local type.
Method Signatures

Method CHECK_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_AGGRSTATE Call by reference Type reference (TYPE) RSDDS_S_AGGRSTATE Zustand der Aggregate im Änderungslauf / Hochrollen 20040105
2 Returning R_ERROR Value transfer Type reference (TYPE) RS_BOOL Boolean 20040105

Method CHECK_PROCESS on Interface IF_RSDDK_PARALLEL has no exception.

Method GET_BATCHID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BATCH_ID Value transfer Type reference (TYPE) CHAR30 30 Characters 20040105

Method GET_BATCHID on Interface IF_RSDDK_PARALLEL has no exception.

Method GET_FUNCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FUNCNAME Value transfer Type reference (TYPE) CHAR30 Name des Funktionsbausteins 20040105

Method GET_FUNCNAME on Interface IF_RSDDK_PARALLEL has no exception.

Method GET_PROCESSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCESS_TYPE Value transfer Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20040105

Method GET_PROCESSTYPE on Interface IF_RSDDK_PARALLEL has no exception.

Method IS_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_AGGRSTATE Call by reference Type reference (TYPE) RSDDS_S_AGGRSTATE Zustand der Aggregate im Änderungslauf / Hochrollen 20040105
2 Importing I_T_AGGRSTATE Call by reference Type reference (TYPE) RSDDS_T_AGGRSTATE Zustand der Aggregate im Änderungslauf / Hochrollen 20040105
3 Returning R_POSSIBLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20040105

Method IS_POSSIBLE on Interface IF_RSDDK_PARALLEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400