SAP ABAP Class CL_WCF_LTX_BOR_UTIL (Helper class for ITS action ex)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions

⤷

⤷

Properties
Class | CL_WCF_LTX_BOR_UTIL | |
Short Description | Helper class for ITS action ex | |
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 | 20091111 | 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_WCF_LTX_BOR_UTIL has no interface implemented.
Friends
Class CL_WCF_LTX_BOR_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20091111 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20091111 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20091111 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20091111 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20091111 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CRM_IC_ITS_UTIL_SETUP_TAB | Setup data for ITS access | 20091111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091111 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091111 |
3 | ![]() |
Instance method | Private | Method | 20091111 | |
4 | ![]() |
Instance method | Public | Method | Return client for ITS connection | 20091111 |
5 | ![]() |
Instance method | Public | Method | Return URL for ITS connection | 20091111 |
6 | ![]() |
Instance method | Public | Method | Return BOR container | 20091111 |
7 | ![]() |
Instance method | Public | Method | Return object processed by handler as BOL entity | 20091111 |
8 | ![]() |
Instance method | Public | Method | Return BOR attribute name to be filled | 20091111 |
9 | ![]() |
Static method | Public | Method | 20091111 |
Events
Class CL_WCF_LTX_BOR_UTIL has no event.
Types
Class CL_WCF_LTX_BOR_UTIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_LTX_BOR_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_LTX_BOR_UTIL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20091111 |
Method CONSTRUCTOR on class CL_WCF_LTX_BOR_UTIL has no exception.
Method GET_COMM_UTIL_BY_COMPONENT_ID 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 | 20091111 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_ACTION_COMM_UTIL | Cross frame, view, page communication | 20091111 |
Method GET_COMM_UTIL_BY_COMPONENT_ID on class CL_WCF_LTX_BOR_UTIL has no exception.
Method GET_ITS_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20091111 |
Method GET_ITS_CLIENT on class CL_WCF_LTX_BOR_UTIL has no exception.
Method GET_ITS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20091111 |
Method GET_ITS_URL on class CL_WCF_LTX_BOR_UTIL has no exception.
Method GET_PROCESSED_CONTAINER 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 | 20091111 | ||
2 | ![]() |
RT_RESULT | Value transfer | Object reference (TYPE REF TO) | SWCONTTAB | Container Table | 20091111 |
Method GET_PROCESSED_CONTAINER on class CL_WCF_LTX_BOR_UTIL has no exception.
Method GET_PROCESSED_OBJECT 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 | 20091111 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20091111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei AC-Bearbeitung | 20091111 |
Method GET_REQUESTED_ATTR_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20091111 |
Method GET_REQUESTED_ATTR_NAME on class CL_WCF_LTX_BOR_UTIL has no exception.
Method IS_NEW_ITS_INTEGRATION_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20091111 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091111 |
Method IS_NEW_ITS_INTEGRATION_ACTIVE on class CL_WCF_LTX_BOR_UTIL has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |