SAP ABAP Class CL_RSBPCB_STEP (BPC: BPF Step)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-BPF (Application Component) BPC 'unified model' - Business Process Flow
     RSBPCB (Package) BPC IP Extension: BPF
Properties
Class CL_RSBPCB_STEP  
Short Description BPC: BPF Step    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCB   BPC IP Extension: BPF 
Created 20130424   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSBPCB_TMPL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBPCB_STEP has no interface implemented.
Friends
Class CL_RSBPCB_STEP has no friend class.
Attributes
Class CL_RSBPCB_STEP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_STEP_ORDER Static method Public Method Check step order 20130430
2 COPY_STEPS Static method Public Method Copy steps 20130424
3 CREATE_STEPS Static method Public Method Create steps 20130424
4 DELETE_STEPS Static method Public Method Delete steps 20130424
5 GET_NEXT_STEPS Static method Public Method Get next steps 20130501
6 GET_STEPS Static method Public Method Get steps 20130424
7 GET_STEP_DESC Static method Public Method Get step description 20130429
8 GET_STEP_NAME Static method Public Method Get step name 20130430
9 UPDATE_STEPS Static method Public Method Update steps 20130424
Events
Class CL_RSBPCB_STEP has no event.
Types
Class CL_RSBPCB_STEP has no local type.
Method Signatures

Method CHECK_STEP_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_STEP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP 20130430
2 Returning RF_IN_ORDER Value transfer Type reference (TYPE) RS_BOOL Boolean 20130430

Method CHECK_STEP_ORDER on class CL_RSBPCB_STEP has no exception.

Method COPY_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130424
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_SRC_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
4 Importing I_SRC_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130424
5 Importing I_TGT_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
6 Importing I_TGT_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130424
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130624

Method CREATE_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130424
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130424
5 Importing I_T_STEP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP 20130425
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130625

Method DELETE_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130424
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_TH_STEP_ID Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_ID 20130508
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130424
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130624

Method GET_NEXT_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STEP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP 20130501
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130501
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130501
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130501
6 Importing I_T_STEP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP 20130501

Method GET_NEXT_STEPS on class CL_RSBPCB_STEP has no exception.

Method GET_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STEP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP 20130425
2 Importing IF_WITH_DRV_DIM Call by reference Type reference (TYPE) RS_BOOL Boolean 20130501
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130424
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
5 Importing I_TH_STEP_ID Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_ID 20130501
6 Importing I_TH_STEP_ORDER Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_STEP_ORDER 20130501
7 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
8 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130424

Method GET_STEPS on class CL_RSBPCB_STEP has no exception.

Method GET_STEP_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130502
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_STEP_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130429
4 Returning R_STEP_DESC Value transfer Type reference (TYPE) RSSTRING String 20130502

Method GET_STEP_DESC on class CL_RSBPCB_STEP has no exception.

Method GET_STEP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130430
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_STEP_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130430
4 Returning R_STEP_NAME Value transfer Type reference (TYPE) RSBPCB_STEP_NAME BPC: BPF Step Name 20130430

Method GET_STEP_NAME on class CL_RSBPCB_STEP has no exception.

Method UPDATE_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130424
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130424
5 Importing I_T_STEP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP 20130425
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130624
History
Last changed by/on SAP  20140121 
SAP Release Created in 740