SAP ABAP Interface IF_CRM_CIC_ASP_APPLICATION (IC WinClient: ASP, application)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CRM_CIC_COMPONENTS (Package) Interaction Center components

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_CIC_ASP_APPL_ABOX | IC WinClient: ASP, Application Actionbox-Transaction | 20040804 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_CIC_ASP_APPL_CRM_IC | IC WinClient: ASP, Application CRM-IC | 20040726 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_CIC_ASP_APPL_ERP_CIC | IC WinClient: ASP, Application ERP-CIC | 20040806 |
Properties
Interface | IF_CRM_CIC_ASP_APPLICATION | |
Short Description | IC WinClient: ASP, application |
General Data
Package | CRM_CIC_COMPONENTS | Interaction Center components |
Created | 20040726 | SAP |
Last changed | 20050411 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CRM_CIC_ASP_APPLICATION has no forward declaration.
Interfaces
Interface IF_CRM_CIC_ASP_APPLICATION has no interface.
Friends
Interface IF_CRM_CIC_ASP_APPLICATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTACT_IS_ACTIVE | Instance attribute | Public | Type reference (TYPE) | XFELD | Flag: 'contact is active' | 20040803 | ||
2 | C_STATUS_APPL_ERROR | Constant | Public | Type reference (TYPE) | TY_STATUS | '1' | Status: application error | 20040803 | |
3 | C_STATUS_NOT_INITIALIZED | Constant | Public | Type reference (TYPE) | TY_STATUS | ' ' | Status: not initialized | 20040803 | |
4 | C_STATUS_OK | Constant | Public | Type reference (TYPE) | TY_STATUS | '0' | Status: connection ok | 20040803 | |
5 | C_STATUS_RFC_ERROR | Constant | Public | Type reference (TYPE) | TY_STATUS | '2' | Status: rfc error | 20040803 | |
6 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | CRMT_CIC_ASP_APPL_DESCRIPTION | CIC: ASP, description | 20040806 | ||
7 | MSG | Instance attribute | Public | Type reference (TYPE) | TY_MSG | IPM: Internal Structure for Transferring Error Messages | 20040803 | ||
8 | STATUS | Instance attribute | Public | Type reference (TYPE) | TY_STATUS | Status | 20040803 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | close connection | 20040803 |
2 | ![]() |
Instance method | Public | Method | process dialog | 20040803 |
3 | ![]() |
Instance method | Public | Method | restart application | 20040803 |
4 | ![]() |
Instance method | Public | Method | end active contact | 20040803 |
5 | ![]() |
Static method | Public | Method | Get concurrency | 20040728 |
6 | ![]() |
Instance method | Public | Method | get information | 20040803 |
7 | ![]() |
Instance method | Public | Method | initialize | 20040803 |
8 | ![]() |
Instance method | Public | Method | Set flag for triggering INWAIT when entering a client | 20040909 |
Events
Interface IF_CRM_CIC_ASP_APPLICATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MSG | Public | See coding | 20050406 | begin of TY_MSG,
MSGID type SYMSGID,
MSGNO type SYMSGNO,
MSGTY type SYMSGTY,
MSGV1 type SYMSGV,
MSGV2 type SYMSGV,
MSGV3 type SYMSGV,
MSGV4 type SYMSGV,
end of ty_msg
|
||
2 | TY_STATUS | Public | Type reference (TYPE) | CHAR01 | Status | 20040803 |
|
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_CRM_CIC_ASP_APPLICATION has no parameter.
Method CLOSE on Interface IF_CRM_CIC_ASP_APPLICATION has no exception.
Method DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BU_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20040803 | ||
2 | ![]() |
R_XDO_END_CONTACT | Value transfer | Type reference (TYPE) | XFELD | 20041015 |
Method DIALOG on Interface IF_CRM_CIC_ASP_APPLICATION has no exception.
Method DO_RESTART Signature
Method DO_RESTART on Interface IF_CRM_CIC_ASP_APPLICATION has no parameter.
Method DO_RESTART on Interface IF_CRM_CIC_ASP_APPLICATION has no exception.
Method END_ACTIVE_CONTACT Signature
Method END_ACTIVE_CONTACT on Interface IF_CRM_CIC_ASP_APPLICATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041012 |
Method GET_CONCURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ONLY_ONCE | Call by reference | Type reference (TYPE) | XFELD | Ankreuz-Feld | 20040803 |
Method GET_CONCURRENCY on Interface IF_CRM_CIC_ASP_APPLICATION has no exception.
Method GET_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XCOUNT_WI | Value transfer | Type reference (TYPE) | XFLAG | 20050125 | |||
2 | ![]() |
R_INFO | Value transfer | Type reference (TYPE) | CRMT_CIC_ASP_APPL_INFORMATION | 20040803 |
Method GET_INFORMATION on Interface IF_CRM_CIC_ASP_APPLICATION has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | CRMT_CIC_ASP_APPL_DESCRIPTION | 20040806 | |||
2 | ![]() |
I_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_CIC_ASP_PARAMETERS | 20040910 |
Method INITIALIZE on Interface IF_CRM_CIC_ASP_APPLICATION has no exception.
Method SET_XTRIGGER_INWAIT Signature
Method SET_XTRIGGER_INWAIT on Interface IF_CRM_CIC_ASP_APPLICATION has no parameter.
Method SET_XTRIGGER_INWAIT on Interface IF_CRM_CIC_ASP_APPLICATION has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 500 |