SAP ABAP Class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW (Process data flow back from ITS)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_UI_OBJ_MAPPING_FRIENDS | Friends of CL_CRM_UI_OBJECT_MAPPING_SRV | 20080307 |
Properties
| Class | CL_CRM_UI_LTX_ITS_FR_DATA_FLOW | |
| Short Description | Process data flow back from ITS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_LTX | Launch Transactions |
| Created | 20060604 | SAP |
| Last change | 20081007 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_UI_OBJ_MAPPING_FRIENDS | Friends of CL_CRM_UI_OBJECT_MAPPING_SRV | 20080307 |
Friends
Class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'COMMAND' | 20060604 | |||
| 2 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'CANC' | Screens, function code triggered by PAI | 20060604 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | SWCONTTAB | Container Table | 20060604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add message to message area | 20080307 | |
| 2 | Instance method | Private | Method | 20060604 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060604 | |
| 4 | Instance method | Private | Method | 20060604 | ||
| 5 | Instance method | Private | Method | 20060604 | ||
| 6 | Instance method | Public | Method | Get BOL entity from container | 20060604 | |
| 7 | Instance method | Public | Method | Returns true if transaction has been cancelled | 20060604 |
Events
Class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no event.
Types
Class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IMPORTANT_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator: Important Information | 20080307 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20080307 | |||
| 3 | IV_MSGLV | Call by reference | Type reference (TYPE) | BSP_WD_MESSAGE_LEVEL | Message Level | 20080307 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20080307 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20080307 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20080307 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20080307 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20080307 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20080307 |
Method ADD_MESSAGE on class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no exception.
Method BUILD_CONTAINER_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMM_UTIL | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_COMM_UTIL | Cross frame, view, page communication | 20060604 | |||
| 2 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20060604 |
Method BUILD_CONTAINER_FROM_REQUEST on class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20060604 |
Method CONSTRUCTOR on class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no exception.
Method GET_BOR_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BOR_OBJ | Call by reference | Type reference (TYPE) | OBJ_RECORD | Structure of types OLE2_OBJECT | 20060604 | |||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | BORIDENT | Object Relationship Service: BOR object identifier | 20060604 |
Method GET_BOR_IDENTIFIER on class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no exception.
Method GET_COMM_UTIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20060604 | |||
| 2 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_COMM_UTIL | Cross frame, view, page communication | 20060604 |
Method GET_COMM_UTIL on class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no exception.
Method GET_ENTITY_FROM_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | SIMPLE | 20060604 | ||||
| 2 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20060604 |
Method GET_ENTITY_FROM_CONTAINER on class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no exception.
Method HAS_BEEN_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060604 |
Method HAS_BEEN_CANCELLED on class CL_CRM_UI_LTX_ITS_FR_DATA_FLOW has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |