SAP ABAP Class CL_RSPLFA_PLSEQ (For Planning Modeler API)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFA (Package) API Framework for Planning Services
Properties
Class CL_RSPLFA_PLSEQ  
Short Description For Planning Modeler API    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFA   API Framework for Planning Services 
Created 20110207   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSPLFA_PLSEQ has no forward declaration.
Interfaces
Class CL_RSPLFA_PLSEQ has no interface implemented.
Friends
Class CL_RSPLFA_PLSEQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_INFOAREA Instance attribute Private Type reference (TYPE) RSINFOAREA InfoArea 20110207
2 P_NEW Instance attribute Private Type reference (TYPE) RS_BOOL Sequence already exists or is new? 20110207
3 P_SEQNM Instance attribute Private Type reference (TYPE) RSPLS_SEQNM Name (ID) of Planning Sequence 20110207
4 P_T_STEPS Instance attribute Private Type reference (TYPE) T_STEPS Steps in Planning Sequence 20110207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20110207
2 FACTORY Static method Public Method Instance Generation 20110207
Events
Class CL_RSPLFA_PLSEQ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_STEPS Private See coding 20110207 BEGIN OF ts_steps, stepid TYPE rspls_stepid, alvl TYPE rspls_aggrlevel, sob TYPE rszcompid, srvnm type rsplf_srvnm, END OF ts_steps
2 T_STEPS Private See coding 20110207 t_steps TYPE STANDARD TABLE OF ts_steps
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSPLFA_PLSEQ has no parameter.
Method CONSTRUCTOR on class CL_RSPLFA_PLSEQ has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOAREA Value transfer Type reference (TYPE) RSINFOAREA InfoArea 20110207
2 Importing I_SEQNM Value transfer Type reference (TYPE) RSPLS_SEQNM Name (ID) Planungs-Sequenz 20110207
3 Exporting R_R_PLSEQ Value transfer Object reference (TYPE REF TO) CL_RSPLFA_PLSEQ für Planning Modeler API 20110207

Method FACTORY on class CL_RSPLFA_PLSEQ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730