SAP ABAP Class CL_CRM_IC_ABOX_ABSTRACT_URL (Abstract base class for URL transactions)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-ACC (Application Component) Activity Clipboard
⤷
CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_ABOX_ABSTRACT | Parent class for all IC actions | 20040312 |
Properties
Class | CL_CRM_IC_ABOX_ABSTRACT_URL | |
Short Description | Abstract base class for URL transactions | |
Super Class | CL_CRM_IC_ABOX_ABSTRACT | Parent class for all IC actions |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
Created | 20040312 | 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
Class CL_CRM_IC_ABOX_ABSTRACT_URL has no interface implemented.
Friends
Class CL_CRM_IC_ABOX_ABSTRACT_URL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'ICRETURNCLIENT' | 20040409 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_LTX_URL_DATA | Definition of URL based Launch Transactions | 20040312 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_LTX_UPA_TAB | Table of Parameters for URL based Launch Transactions | 20040318 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20040318 |
Methods
Events
Class CL_CRM_IC_ABOX_ABSTRACT_URL has no event.
Types
Class CL_CRM_IC_ABOX_ABSTRACT_URL has no local type.
Method Signatures
Method ADD_OTHER_RETURN_INFO_TO_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_URL | Call by reference | Type reference (TYPE) | STRING | 20040326 |
Method ADD_OTHER_RETURN_INFO_TO_URL on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method ADD_PARAMETER 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 | 20040318 | |||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20040318 |
Method ADD_PARAMETER on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method ADD_RETURN_ADDRESS_TO_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_URL | Call by reference | Type reference (TYPE) | STRING | 20040325 |
Method ADD_RETURN_ADDRESS_TO_URL on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method BUILD_BSP_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 | 20040317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040322 |
Method BUILD_OTHER_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 | 20040313 |
Method BUILD_OTHER_URL on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method BUILD_OTHER_URL_COMPLEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040319 |
Method BUILD_OTHER_URL_COMPLEX on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method BUILD_OTHER_URL_SIMPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040317 |
Method BUILD_OTHER_URL_SIMPLE on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
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 | 20040312 | |||
2 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | 20040312 | |||
3 | ![]() |
IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basisklasse für WD-View-Cotroller | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040322 |
Method DETERMINE_PROTOCOL_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 | 20040317 |
Method DETERMINE_PROTOCOL_NAME on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method GET_APPLICATION_AND_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20040319 | |||
2 | ![]() |
EV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20040319 | |||
3 | ![]() |
IV_FULLNAME | Call by reference | Type reference (TYPE) | SIMPLE | 20040319 |
Method GET_APPLICATION_AND_NAMESPACE on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method GET_HOST_AND_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HOST | Call by reference | Type reference (TYPE) | STRING | 20040319 | |||
2 | ![]() |
EV_PORT | Call by reference | Type reference (TYPE) | STRING | 20040319 | |||
3 | ![]() |
IV_MAPPED_LOGSYS | Call by reference | Type reference (TYPE) | CRMT_IC_MAPPED_LOGSYS | Abgebildetes logisches System | 20040319 | ||
4 | ![]() |
IV_PROTOCOL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040319 |
Method INIT Signature
Method INIT on class CL_CRM_IC_ABOX_ABSTRACT_URL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040322 |
Method IS_OTHER_URL 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 | 20040313 |
Method IS_OTHER_URL on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method IS_URL_BSP_BASED 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 | 20040313 |
Method IS_URL_BSP_BASED on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method LOAD_URL_CUSTOMIZING Signature
Method LOAD_URL_CUSTOMIZING on class CL_CRM_IC_ABOX_ABSTRACT_URL has no parameter.
Method LOAD_URL_CUSTOMIZING on class CL_CRM_IC_ABOX_ABSTRACT_URL has no exception.
Method RAISE_EXCEPTION_NO_URL_ID_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URL_ID | Call by reference | Type reference (TYPE) | SIMPLE | 20040322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040322 |
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |