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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSBPCA_APPL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSBPCB_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSBPCE_USER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 RS 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 G_R_DB Static Attribute Private Object reference (TYPE REF TO) CL_RSBPCB_BBPF_DB BPC: BBPF Dao 20130619
2 P_APPSET_ID Instance attribute Private Type reference (TYPE) RSBPC_APPSET_ID 20130619
3 P_R_VERS_A Instance attribute Private Object reference (TYPE REF TO) CL_RSBPCB_BBPF_VERS BPC: Version class of BBPF 20130619
4 P_R_VERS_M Instance attribute Private Object reference (TYPE REF TO) CL_RSBPCB_BBPF_VERS BPC: Version class of BBPF 20130619
5 P_R_VERS_N Instance attribute Private Object reference (TYPE REF TO) CL_RSBPCB_BBPF_VERS BPC: Version class of BBPF 20130619
6 P_TMPL_ID Instance attribute Private Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130619
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130619
2 COMBINE_KEY Static method Public Method Combine key 20130619
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130619
4 FACTORY Static method Public Method Factory 20130619
5 GET_ALL Static method Public Method Get all templates in the environment 20130624
6 GET_INFO Instance method Public Method Get info 20130619
7 GET_OBJECT_REF Instance method Private Method Get object ref 20130619
8 GET_TLOGO_INSTANCE Static method Public Method Get TLOGO instance 20130619
9 SET_INFO Instance method Public Method Set info 20130619
10 UNCOMBINE_KEY 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 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130619
2 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130619
3 Returning 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 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130619
2 Importing 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 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130619
2 Importing I_CHECK_EXIST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130619
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130619
4 Returning R_R_BBPF Value transfer Object reference (TYPE REF TO) CL_RSBPCB_BBPF BPC: BBPF 20130619
# Exception Resumable Description Created on
1 CX_RS_INVALID_NAME Invalid Technical Name 20130619
2 CX_RS_NOT_FOUND Object Not Found 20130619

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TEMPLATE Call by reference Type reference (TYPE) RSBPCB_T_TEMPLATE BPC: BPF template 20130624
2 Importing 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 Exporting E_S_TEMPLATE Call by reference Type reference (TYPE) RSBPCB_TEMPLATE BPC: BPF Template header 20130620
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20130624
3 Importing I_READFROMDB Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130619
# Exception Resumable Description Created on
1 CX_RSBPC_NO_AUTH 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 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130619
2 Importing I_RELOAD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130619
3 Returning 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 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130619
2 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130619
3 Returning 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 Importing I_CREATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130624
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-NEW Object version 20130619
# Exception Resumable Description Created on
1 CX_RS_STATIC_CHECK 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 Exporting E_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130619
2 Exporting E_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130619
3 Importing 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