SAP ABAP Class CL_RSBPCB_BBPF (BPC: BBPF)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPCA_TLOGO_BASE | BPC IP Extension: TLOGO Base | 20130619 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO | TLOGO Object | 20130619 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20130619 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20130619 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20130619 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20130619 |
Properties
| Class | CL_RSBPCB_BBPF | |
| Short Description | BPC: BBPF | |
| Super Class | CL_RSBPCA_TLOGO_BASE | BPC IP Extension: TLOGO Base |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBPCB | BPC IP Extension: BPF |
| Created | 20130619 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_TLOGO | TLOGO Object | 20130619 | ||
| 2 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20130619 | ||
| 3 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20130619 | ||
| 4 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20130619 | ||
| 5 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20130619 |
Friends
Class CL_RSBPCB_BBPF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSBPCB_BBPF_DB | BPC: BBPF Dao | 20130619 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSBPC_APPSET_ID | 20130619 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBPCB_BBPF_VERS | BPC: Version class of BBPF | 20130619 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBPCB_BBPF_VERS | BPC: Version class of BBPF | 20130619 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBPCB_BBPF_VERS | BPC: Version class of BBPF | 20130619 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130619 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130619 | |
| 2 | Static method | Public | Method | Combine key | 20130619 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20130619 | |
| 4 | Static method | Public | Method | Factory | 20130619 | |
| 5 | Static method | Public | Method | Get all templates in the environment | 20130624 | |
| 6 | Instance method | Public | Method | Get info | 20130619 | |
| 7 | Instance method | Private | Method | Get object ref | 20130619 | |
| 8 | Static method | Public | Method | Get TLOGO instance | 20130619 | |
| 9 | Instance method | Public | Method | Set info | 20130619 | |
| 10 | Static method | Public | Method | Uncombine key | 20130619 |
Events
Class CL_RSBPCB_BBPF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_TMPL | Public | See coding | 20130619 | begin of tn_s_tmpl,
appset_id type rsbpc_appset_id,
tmpl_id type rsbpcb_tmpl_id,
objvers type rsobjvers,
end of tn_s_tmpl
|
||
| 2 | TN_S_TMPL_INFO | Public | See coding | 20130619 | begin of tn_s_tmpl_info.
include type tn_s_tmpl.
include type rstlogo_am.
include type rststpint.
include type rstxtsl.
types end of tn_s_tmpl_info
|
||
| 3 | TN_T_TMPL_INFO | Public | See coding | 20130619 | tn_t_tmpl_info type standard table of tn_s_tmpl_info with default key
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBPCB_BBPF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBPCB_BBPF has no exception.
Method COMBINE_KEY 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 | 20130619 | |||
| 2 | I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130619 | |||
| 3 | R_IOBJNM | Value transfer | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20130619 |
Method COMBINE_KEY on class CL_RSBPCB_BBPF has no exception.
Method CONSTRUCTOR 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 | 20130619 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130619 |
Method CONSTRUCTOR on class CL_RSBPCB_BBPF has no exception.
Method FACTORY 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 | 20130619 | |||
| 2 | I_CHECK_EXIST | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130619 | ||
| 3 | I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130619 | |||
| 4 | R_R_BBPF | Value transfer | Object reference (TYPE REF TO) | CL_RSBPCB_BBPF | BPC: BBPF | 20130619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Technical Name | 20130619 | ||
| 2 | Object Not Found | 20130619 |
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TEMPLATE | Call by reference | Type reference (TYPE) | RSBPCB_T_TEMPLATE | BPC: BPF template | 20130624 | |||
| 2 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130624 |
Method GET_ALL on class CL_RSBPCB_BBPF has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_TEMPLATE | Call by reference | Type reference (TYPE) | RSBPCB_TEMPLATE | BPC: BPF Template header | 20130620 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130624 | ||
| 3 | I_READFROMDB | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPM BPC Exception - No Authorization | 20130722 |
Method GET_OBJECT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130619 | |||
| 2 | I_RELOAD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130619 | ||
| 3 | R_R_BBPF_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSBPCB_BBPF_VERS | BPC: Version class of BBPF | 20130619 |
Method GET_OBJECT_REF on class CL_RSBPCB_BBPF has no exception.
Method GET_TLOGO_INSTANCE 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 | 20130619 | |||
| 2 | I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130619 | |||
| 3 | R_R_TLOGO | Value transfer | Object reference (TYPE REF TO) | IF_RSO_TLOGO | TLOGO Object | 20130619 |
Method GET_TLOGO_INSTANCE on class CL_RSBPCB_BBPF has no exception.
Method SET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130624 | ||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-NEW | Object version | 20130619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Basis Exception with T100 Message (Statically Checked) | 20130624 |
Method UNCOMBINE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130619 | |||
| 2 | E_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130619 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20130619 |
Method UNCOMBINE_KEY on class CL_RSBPCB_BBPF has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |