SAP ABAP Class IF_CRM_CIC_ASP_APPLICATION (IC WinClient: ASP, application)
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
| Class | IF_CRM_CIC_ASP_APPLICATION | |
| Short Description | IC WinClient: ASP, application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040726 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CRM_CIC_ASP_APPLICATION has no forward declaration.
Interfaces
Class IF_CRM_CIC_ASP_APPLICATION has no interface implemented.
Friends
Class IF_CRM_CIC_ASP_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | XFELD | Flag: 'contact is active' | 20040803 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_STATUS | '1' | Status: application error | 20040803 | ||
| 3 | Constant | Public | Type reference (TYPE) | TY_STATUS | ' ' | Status: not initialized | 20040803 | ||
| 4 | Constant | Public | Type reference (TYPE) | TY_STATUS | '0' | Status: connection ok | 20040803 | ||
| 5 | Constant | Public | Type reference (TYPE) | TY_STATUS | '2' | Status: rfc error | 20040803 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | CRMT_CIC_ASP_APPL_DESCRIPTION | CIC: ASP, description | 20040806 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TY_MSG | IPM: Internal Structure for Transferring Error Messages | 20040803 | |||
| 8 | 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
Class 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 class IF_CRM_CIC_ASP_APPLICATION has no parameter.
Method CLOSE on class 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 class IF_CRM_CIC_ASP_APPLICATION has no exception.
Method DO_RESTART Signature
Method DO_RESTART on class IF_CRM_CIC_ASP_APPLICATION has no parameter.
Method DO_RESTART on class IF_CRM_CIC_ASP_APPLICATION has no exception.
Method END_ACTIVE_CONTACT Signature
Method END_ACTIVE_CONTACT on class 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 class 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 class 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 class IF_CRM_CIC_ASP_APPLICATION has no exception.
Method SET_XTRIGGER_INWAIT Signature
Method SET_XTRIGGER_INWAIT on class IF_CRM_CIC_ASP_APPLICATION has no parameter.
Method SET_XTRIGGER_INWAIT on class IF_CRM_CIC_ASP_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in |