SAP ABAP Class CL_POC_FACADE (Read and use BOR layer entities and map to facade)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
     BS_POC_INSTR (Package) Process Orchestration - Generic Instrumentation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POC_FACADE Read and use BOR layer entities and map to facade 20110123
Properties
Class CL_POC_FACADE  
Short Description Read and use BOR layer entities and map to facade    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_POC_INSTR   Process Orchestration - Generic Instrumentation 
Created 20100526   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFEV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWOB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_POC_FACADE Read and use BOR layer entities and map to facade 20110123
Friends
Class CL_POC_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_POC_FACADE Read And Use Facade Layer Entities 20100526
Methods
# Method Level Visibility Method type Description Created on
1 GET_BOR_OBJECTS Static method Public Method Get main BOR objects of the delegates 20111206
2 GET_DELEGATE_OBJECTS Static method Public Method Get the Delegated Objects of a BOR object 20111201
3 GET_HEADER_TASK Instance method Private Method Get Header Tasks 20110920
4 GET_INSTANCE Static method Public Method Get Singleton 20100526
5 MAP_PRE_BOR_TO_BO Static method Public Method Map BOR-Entity To Business Object Type from DRB 20120106
6 MAP_PRE_BOR_TO_BO_PRIORITY Static method Public Method Map BOR-Entity To Business Object Type from Payload 20120108
Events
Class CL_POC_FACADE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BOR_OBJECTS Public See coding 20111206 BEGIN OF s_bor_objects , objtype TYPE sibftypeid, END OF s_bor_objects
2 S_BO_TYPES Public See coding 20120105 BEGIN OF s_bo_types , bo_type TYPE poc_bo_type, END OF s_bo_types
3 T_BOR_EVT Public See coding 20111201 t_bor_evt TYPE STANDARD TABLE OF poc_c_bor_evt
4 T_BOR_OBJECTS Public See coding 20111206 t_bor_objects TYPE TABLE OF s_bor_objects
5 T_BO_TYPES Public See coding 20120105 t_bo_types TYPE TABLE OF s_bo_types
6 T_DELEGATE Public See coding 20111201 t_delegate TYPE TABLE OF tojtd
Method Signatures

Method GET_BOR_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BOR_OBJECTS Call by reference Type reference (TYPE) T_BOR_OBJECTS 20111206
2 Importing IT_DELEGATE Call by reference Type reference (TYPE) T_DELEGATE 20111206
3 Importing IV_DELEGATE Call by reference Type reference (TYPE) SIBFTYPEID Type of Objects in Persistent Object References 20111206

Method GET_BOR_OBJECTS on class CL_POC_FACADE has no exception.

Method GET_DELEGATE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BOR_EVT_DELEGATE Call by reference Type reference (TYPE) T_BOR_EVT BOR Events Relevant for Process Monitoring 20111201
2 Importing IS_BOR_EVT Call by reference Type reference (TYPE) POC_C_BOR_EVT BOR Events Relevant for Process Monitoring 20111201
3 Importing IT_DELEGATE Call by reference Type reference (TYPE) T_DELEGATE Customizing Object Types 20111201

Method GET_DELEGATE_OBJECTS on class CL_POC_FACADE has no exception.

Method GET_HEADER_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_BA Call by reference Type reference (TYPE) POC_T_BO_BA Tasks 20110920
2 Importing IT_BO_BA Call by reference Type reference (TYPE) POC_T_BO_BA Tasks 20110920

Method GET_HEADER_TASK on class CL_POC_FACADE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SINGLETON Value transfer Object reference (TYPE REF TO) IF_POC_FACADE Read And Use Facade Layer Entities 20100526

Method GET_INSTANCE on class CL_POC_FACADE has no exception.

Method MAP_PRE_BOR_TO_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRE_BO Call by reference Type reference (TYPE) POC_T_PRE_BO Business Object Type 20120106
2 Importing IS_PREVIOUS Call by reference Type reference (TYPE) BORIDENT Object type 20120106

Method MAP_PRE_BOR_TO_BO on class CL_POC_FACADE has no exception.

Method MAP_PRE_BOR_TO_BO_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRE_BO Call by reference Type reference (TYPE) POC_T_PRE_BO Business Object Type 20120108
2 Importing IS_PRE_BOR Call by reference Type reference (TYPE) POC_S_PRE_BOR Object type 20120108

Method MAP_PRE_BOR_TO_BO_PRIORITY on class CL_POC_FACADE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703