SAP ABAP Class CL_FPM_CONNECTOR_BOL_RELATION (BOL Relation Derivation)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-UI2-INT-BE (Application Component) Backend Enablement
     APB_FPM_BOL_CORE (Package) Bol Adaptation for FPM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_CONNECTOR_BOL_BASE BOL Derivation 20081128
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_BS_CONNECTOR_BOL_REL BOL Relation Connector for MDG 20110823
2 Inheritance (c INHERITING FROM c_ref)  CL_PSU_FPM_CON_BOL_RELATION PS specific Relation Connector class 20090915
Properties
Class CL_FPM_CONNECTOR_BOL_RELATION  
Short Description BOL Relation Derivation    
Super Class CL_FPM_CONNECTOR_BOL_BASE BOL Derivation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_BOL_CORE   Bol Adaptation for FPM 
Created 20081126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_CONNECTOR_BOL_RELATION has no forward declaration.
Interfaces
Class CL_FPM_CONNECTOR_BOL_RELATION has no interface implemented.
Friends
Class CL_FPM_CONNECTOR_BOL_RELATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_CREATION_MODE Constant Public See coding 20090325
2 CV_PARAM_CREATION_MODE Constant Public Type reference (TYPE) FPM_PARAMETER_NAME 'CREATION_MODE' Parameter Name 20090324
3 CV_PARAM_RELATION Constant Public Type reference (TYPE) FPM_PARAMETER_NAME 'BOL_RELATION' Parameter name 20081215
4 MV_CREATION_MODE Instance attribute Protected Type reference (TYPE) FPM_BOL_ENTITY_CREATION_MODE Mode for Creation of Related Entities 20090325
5 MV_RELATION_NAME Instance attribute Protected Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20081126
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RELATED_ENTITY Instance method Protected Method Creates an entity via relation 20090408
2 CREATE_REL_ENTITY_DIRECT Instance method Protected Method Creates a related entity directly 20090917
3 CREATE_REL_ENTITY_FROM_TEMPL Instance method Protected Method Creates a related entity from an entity template 20090917
4 GET_RELATION_VALUE_SET Instance method Protected Method Provides a value list of possible relations 20090324
5 PROCESS_RELATION Instance method Protected Method Returns the BOL collection derived by relation 20081203
Events
Class CL_FPM_CONNECTOR_BOL_RELATION has no event.
Types
Class CL_FPM_CONNECTOR_BOL_RELATION has no local type.
Method Signatures

Method CREATE_RELATED_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090408
2 Importing IS_INITIAL_DATA Call by reference Type reference (TYPE) S_INITIAL_DATA 20090408
3 Returning RO_CREATED_ENTITY Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090408

Method CREATE_RELATED_ENTITY on class CL_FPM_CONNECTOR_BOL_RELATION has no exception.

Method CREATE_REL_ENTITY_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090917
2 Importing IS_INITIAL_DATA Call by reference Type reference (TYPE) S_INITIAL_DATA 20090917
3 Returning RO_CREATED_ENTITY Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090917

Method CREATE_REL_ENTITY_DIRECT on class CL_FPM_CONNECTOR_BOL_RELATION has no exception.

Method CREATE_REL_ENTITY_FROM_TEMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY_TEMPLATE BOL Entity Template 20090917
2 Importing IR_DEFAULT_VALUES Call by reference Object reference (TYPE REF TO) DATA 20090917
3 Importing IV_TRY_DEACTIVATE_SENDING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090917
4 Returning RO_CREATED_ENTITY Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090917

Method CREATE_REL_ENTITY_FROM_TEMPL on class CL_FPM_CONNECTOR_BOL_RELATION has no exception.

Method GET_RELATION_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_SET Call by reference Type reference (TYPE) FPM_T_PARAMETER_VALUE_SET Connector Parameter Values Set 20090324
2 Importing IR_OBJECT_KEY_SOURCE Call by reference Object reference (TYPE REF TO) DATA Source Object Key 20090324
3 Importing IR_OBJECT_KEY_TARGET Call by reference Object reference (TYPE REF TO) DATA Target Object Key 20090324

Method GET_RELATION_VALUE_SET on class CL_FPM_CONNECTOR_BOL_RELATION has no exception.

Method PROCESS_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20081203
2 Importing IS_FILTER_DATA Call by reference Type reference (TYPE) S_INITIAL_DATA 20090409
3 Returning RO_COLLECTION Value transfer Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entities Collection Interface 20081203

Method PROCESS_RELATION on class CL_FPM_CONNECTOR_BOL_RELATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701