SAP ABAP Class CL_RSPLFR_WEB_START_SEQUENCE (Start Planning Sequence on Web)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFR (Package) Planning Services Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20050907
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_DATA_PROVIDER Data Provider 20050817
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20050817
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_OBJECT Object 20050817
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_SUPPORTS_VALIDATION Validation of the Status Possible 20050817
Properties
Class CL_RSPLFR_WEB_START_SEQUENCE  
Short Description Start Planning Sequence on Web    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFR   Planning Services Runtime 
Created 20050817   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSPLFR_CONTROLLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_DATA_PROVIDER Data Provider 20050817
2 IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20050817
3 IF_RSBOLAP_OBJECT Object 20050817
4 IF_RSBOLAP_SUPPORTS_VALIDATION Validation of the Status Possible 20050817
Friends
Class CL_RSPLFR_WEB_START_SEQUENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ALTERNATIVE_NAME Instance attribute Public Attribute reference (LIKE) 20050826
2 N_HANDLE Instance attribute Public Attribute reference (LIKE) 20061010
3 N_ID Instance attribute Public Attribute reference (LIKE) 20050826
4 N_NAME Instance attribute Public Attribute reference (LIKE) 20050826
5 N_R_APPLICATION Instance attribute Public Attribute reference (LIKE) 20050826
6 N_R_DATA_AREA Instance attribute Public Attribute reference (LIKE) 20061010
7 N_R_VARIABLE_CONTAINER Instance attribute Public Attribute reference (LIKE) 20061010
8 N_SEQUENCE_NAME Instance attribute Public Type reference (TYPE) RSPLS_SEQNM Name (ID) of Planning Sequence 20050907
9 N_TEXT Instance attribute Public Attribute reference (LIKE) 20050826
10 P_R_VAR_RUNTIME Instance attribute Private Object reference (TYPE REF TO) IF_RSR_VAR_RUNTIME Variables for This Sequence Only 20050907
11 P_VARIANT Instance attribute Private Type reference (TYPE) RSPLFRPARAMNM Technical Name of Parameterization 20050907
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050817
2 DATA_OUT_OF_SYNC Instance method Public Method 20050826
3 EXECUTE Instance method Public Method Execute Planning Sequence 20050817
4 FREE Instance method Public Method 20050826
5 GET_TYPE Instance method Public Method 20050826
6 VALIDATE Instance method Public Method 20050826
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20061010
2 FREED Instance Event
(0)
Public
(2)
20050826
Types
Class CL_RSPLFR_WEB_START_SEQUENCE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20050817
2 Importing I_R_DATA_AREA Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_DATA_AREA Datenbereich 20050817
3 Importing I_R_VARIABLE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_VARIABLE_CONTAINER Variablenkontainer in den die Variablen sollen 20050907
4 Importing I_SEQNM Call by reference Type reference (TYPE) RSPLS_SEQNM Name (ID) Planungs-Sequenz 20050817
5 Importing I_VARIANT Call by reference Type reference (TYPE) ANY SPACE Technischer Name einer Parametrisierung 20050817

Method CONSTRUCTOR on class CL_RSPLFR_WEB_START_SEQUENCE has no exception.

Method DATA_OUT_OF_SYNC Signature

Method DATA_OUT_OF_SYNC on class CL_RSPLFR_WEB_START_SEQUENCE has no parameter.
Method DATA_OUT_OF_SYNC on class CL_RSPLFR_WEB_START_SEQUENCE has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) RS_BOOL rs_c_true = erfolgreich 20050829
2 Exporting E_T_MESG Call by reference Type reference (TYPE) RRMS_T_MESG Meldungen 20050817
3 Importing I_S_DELTA_MODE Value transfer Type reference (TYPE) CL_RSPLFR_CONTROLLER=>GT_S_DELTA_MODE Delta Modus für Funktionen 20090625

Method EXECUTE on class CL_RSPLFR_WEB_START_SEQUENCE has no exception.

Method FREE Signature

Method FREE on class CL_RSPLFR_WEB_START_SEQUENCE has no parameter.
Method FREE on class CL_RSPLFR_WEB_START_SEQUENCE has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_RSPLFR_WEB_START_SEQUENCE has no parameter.
Method GET_TYPE on class CL_RSPLFR_WEB_START_SEQUENCE has no exception.

Method VALIDATE Signature

Method VALIDATE on class CL_RSPLFR_WEB_START_SEQUENCE has no parameter.
Method VALIDATE on class CL_RSPLFR_WEB_START_SEQUENCE has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_RSPLFR_WEB_START_SEQUENCE has no parameter.
Event FREED Signature
Event FREED on class CL_RSPLFR_WEB_START_SEQUENCE has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700