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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Static method | Public | Method | Check step order | 20130430 | |
| 2 | Static method | Public | Method | Copy steps | 20130424 | |
| 3 | Static method | Public | Method | Create steps | 20130424 | |
| 4 | Static method | Public | Method | Delete steps | 20130424 | |
| 5 | Static method | Public | Method | Get next steps | 20130501 | |
| 6 | Static method | Public | Method | Get steps | 20130424 | |
| 7 | Static method | Public | Method | Get step description | 20130429 | |
| 8 | Static method | Public | Method | Get step name | 20130430 | |
| 9 | 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 | I_T_STEP | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_STEP | 20130430 | ||||
| 2 | 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 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | ||
| 3 | I_SRC_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 | |||
| 4 | I_SRC_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130424 | |||
| 5 | I_TGT_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 | |||
| 6 | I_TGT_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC Exception: BPF Execption | 20130624 |
Method CREATE_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | ||
| 3 | I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 | |||
| 4 | I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130424 | |||
| 5 | I_T_STEP | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_STEP | 20130425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC Exception: BPF Execption | 20130625 |
Method DELETE_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | ||
| 3 | I_TH_STEP_ID | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_TH_ID | 20130508 | ||||
| 4 | I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 | |||
| 5 | I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_T_STEP | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_STEP | 20130501 | ||||
| 2 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130501 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | ||
| 4 | I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130501 | |||
| 5 | I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130501 | |||
| 6 | 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 | E_T_STEP | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_STEP | 20130425 | ||||
| 2 | IF_WITH_DRV_DIM | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130501 | |||
| 3 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | ||
| 5 | I_TH_STEP_ID | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_TH_ID | 20130501 | ||||
| 6 | I_TH_STEP_ORDER | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_TH_STEP_ORDER | 20130501 | ||||
| 7 | I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 | |||
| 8 | 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 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130502 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | ||
| 3 | I_STEP_ID | Call by reference | Type reference (TYPE) | RSBPCB_ID | BPC: BPF ID | 20130429 | |||
| 4 | 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 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130430 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | ||
| 3 | I_STEP_ID | Call by reference | Type reference (TYPE) | RSBPCB_ID | BPC: BPF ID | 20130430 | |||
| 4 | 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 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | ||
| 3 | I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 | |||
| 4 | I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130424 | |||
| 5 | I_T_STEP | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_STEP | 20130425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC Exception: BPF Execption | 20130624 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |