SAP ABAP Class CL_RSBPCB_BBPF_VERS (BPC: Version class of 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

⤷

⤷

Properties
Class | CL_RSBPCB_BBPF_VERS | |
Short Description | BPC: Version class of BBPF | |
Super Class | ||
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 | ![]() |
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_BBPF_VERS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSBPCB_BBPF | 20130619 | BPC: BBPF |
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 | Public | Type reference (TYPE) | RSOBJVERS | Object version | 20130619 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSBPCB_TEMPLATE | BPC: BPF Template header | 20130619 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check | 20130619 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130619 |
3 | ![]() |
Instance method | Private | Method | Compare | 20130619 |
4 | ![]() |
Instance method | Private | Method | Complete hearder | 20130619 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130619 |
6 | ![]() |
Static method | Private | Method | Factory | 20130619 |
7 | ![]() |
Instance method | Private | Method | Get values | 20130619 |
8 | ![]() |
Instance method | Public | Method | Load | 20130619 |
9 | ![]() |
Instance method | Public | Method | Save | 20130619 |
10 | ![]() |
Instance method | Private | Method | Set values | 20130619 |
Events
Class CL_RSBPCB_BBPF_VERS has no event.
Types
Class CL_RSBPCB_BBPF_VERS has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container for Messages | 20130619 | ||
2 | ![]() |
E_IS_REPAIRED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130619 | ||
3 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | I | 20130619 |
Method CHECK on class CL_RSBPCB_BBPF_VERS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBPCB_BBPF_VERS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBPCB_BBPF_VERS has no exception.
Method COMPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSBPCB_BBPF_VERS | BPC: Version class of BBPF | 20130619 | ||
2 | ![]() |
R_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130619 |
Method COMPARE on class CL_RSBPCB_BBPF_VERS has no exception.
Method COMPLETE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_TEMPLATE | Call by reference | Type reference (TYPE) | RSBPCB_TEMPLATE | BPC: BPF Template header | 20130619 |
Method COMPLETE_HEADER on class CL_RSBPCB_BBPF_VERS 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 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130619 |
Method CONSTRUCTOR on class CL_RSBPCB_BBPF_VERS 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_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130619 | |
3 | ![]() |
I_RELOAD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130619 | |
4 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130619 | ||
5 | ![]() |
R_R_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSBPCB_BBPF_VERS | BPC: Version class of BBPF | 20130619 |
Method FACTORY on class CL_RSBPCB_BBPF_VERS has no exception.
Method GET_VALUES 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 | 20130619 |
Method GET_VALUES on class CL_RSBPCB_BBPF_VERS has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXISTED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130619 | ||
2 | ![]() |
I_RELOAD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130619 |
Method LOAD on class CL_RSBPCB_BBPF_VERS has no exception.
Method SAVE Signature
Method SAVE on class CL_RSBPCB_BBPF_VERS has no parameter.
Method SAVE on class CL_RSBPCB_BBPF_VERS has no exception.
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TEMPLATE | Call by reference | Type reference (TYPE) | RSBPCB_TEMPLATE | BPC: BPF Template header | 20130619 |
Method SET_VALUES on class CL_RSBPCB_BBPF_VERS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |