SAP ABAP Class CL_CRM_UI_LTX_ABSTRACT_BOR (BOR specific action base class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_UI_LTX_ABSTRACT_ITS | Base class for ITS based launch transactions | 20060515 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_TL_BRC_PFCG_ROLE | PFCG Launcher | 20071213 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_TL_BRC_PFCG_ROLE_DISP | Display PFCG Role | 20080206 |
Properties
| Class | CL_CRM_UI_LTX_ABSTRACT_BOR | |
| Short Description | BOR specific action base class | |
| Super Class | CL_CRM_UI_LTX_ABSTRACT_ITS | Base class for ITS based launch transactions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_LTX | Launch Transactions |
| Created | 20060515 | SAP |
| Last change | 20100303 | 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) |
Interfaces
Class CL_CRM_UI_LTX_ABSTRACT_BOR has no interface implemented.
Friends
Class CL_CRM_UI_LTX_ABSTRACT_BOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_REMOTE_IF | 20060515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060515 | |
| 2 | Instance method | Private | Method | 20060515 | ||
| 3 | Instance method | Protected | Method | Set field, structure and table parameters | 20060515 | |
| 4 | Instance method | Protected | Method | Set object for which the method should be executed | 20060515 |
Events
Class CL_CRM_UI_LTX_ABSTRACT_BOR has no event.
Types
Class CL_CRM_UI_LTX_ABSTRACT_BOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20060515 | ||||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | 20060515 | ||||
| 3 | IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20060515 |
Method CONSTRUCTOR on class CL_CRM_UI_LTX_ABSTRACT_BOR has no exception.
Method OLD_DATA_FLOW_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20060515 |
Method OLD_DATA_FLOW_PROCESSING on class CL_CRM_UI_LTX_ABSTRACT_BOR has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060515 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20060515 |
Method SET_DATA on class CL_CRM_UI_LTX_ABSTRACT_BOR has no exception.
Method SET_MAIN_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | SIMPLE | 20060515 |
Method SET_MAIN_OBJECT on class CL_CRM_UI_LTX_ABSTRACT_BOR has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |