SAP ABAP Class CL_ISM_CIC_REMOTE (IS-M: Remote CIC)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSD (Package) Appl. dev. R/3 Publishing Sales and Distribution System
Properties
Class CL_ISM_CIC_REMOTE  
Short Description IS-M: Remote CIC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JSD   Appl. dev. R/3 Publishing Sales and Distribution System 
Created 20020311   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_CIC_REMOTE has no forward declaration.
Interfaces
Class CL_ISM_CIC_REMOTE has no interface implemented.
Friends
Class CL_ISM_CIC_REMOTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATUS_CIC_ERROR Constant Private Type reference (TYPE) STATUS 2 Status: CIC Error 20020311
2 C_STATUS_NOT_INITIALIZED Constant Private Type reference (TYPE) STATUS 1 Status: CIC not Initialized 20020311
3 C_STATUS_OK Constant Private Type reference (TYPE) STATUS 0 Status: OK 20020311
4 C_STATUS_RFC_ERROR Constant Private Type reference (TYPE) STATUS 3 Status: RFC Error 20020311
5 DESCRIPTION Instance attribute Private Type reference (TYPE) TJYCIC_FR_APPL_T-DESCRIPTION Description of Application 20040806
6 DEST Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20020311
7 DESTTAB Static Attribute Private Type reference (TYPE) DESTTAB Destinations 20020408
8 MSG Instance attribute Private Type reference (TYPE) RJMSG IS-M: Internal Structure for Transferring Error Messages 20020311
9 STATUS Instance attribute Private Type reference (TYPE) STATUS Connection Status 20020311
10 XCONTACT_ACTIVE Instance attribute Private Type reference (TYPE) XFELD Contact is Active 20030219
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_MSG_FROM_TEXT Instance method Private Method Set Up MSG Structure from Text Field 20020315
2 CHECK_CONNECTION Instance method Private Method Check connection 20030527
3 CLOSE Static method Public Method Remote: Close 20020311
4 CLOSE_DEST Instance method Private Method Remote: Close RFC Destination 20020408
5 CONSTRUCTOR Instance method Public Constructor Constructor 20020311
6 DIALOG Instance method Public Method Remote: Dialog 20020311
7 DO_RESTART Instance method Private Method Carry Out Restart 20030313
8 END_ACTIVE_CONTACT Instance method Private Method Remote: End Contact 20030219
9 END_ALL_ACTIVE_CONTACTS Static method Public Method Remote: End All Contacts 20030219
10 GET_CONTACT_STATUS Instance method Public Method Get Contact Status 20030724
11 GET_INFO Instance method Public Method Information on Connection 20020311
12 GET_INSTANCE Static method Public Method Get Instance for Destination 20020408
13 GET_NUMBER_OF_WORKITEMS Instance method Public Method Get Number of Work Items 20030702
14 HANDLE_RFC_ERROR Instance method Private Method Process RFC Error 20020315
15 INITIALIZE Instance method Public Method Remote: Initialize 20020311
Events
# Event Type Visibility Description Created on
1 END_CONTACT Instance Event
(0)
Public
(2)
Contact Ended 20020415
Types
Class CL_ISM_CIC_REMOTE has no local type.
Method Signatures

Method BUILD_MSG_FROM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_MSG Value transfer Type reference (TYPE) RJMSG Fehler 20020315
2 Importing P_MSG_TEXT Call by reference Type reference (TYPE) MSG_TEXT Fehlertext 20020315

Method BUILD_MSG_FROM_TEXT on class CL_ISM_CIC_REMOTE has no exception.

Method CHECK_CONNECTION Signature

Method CHECK_CONNECTION on class CL_ISM_CIC_REMOTE has no parameter.
Method CHECK_CONNECTION on class CL_ISM_CIC_REMOTE has no exception.

Method CLOSE Signature

Method CLOSE on class CL_ISM_CIC_REMOTE has no parameter.
Method CLOSE on class CL_ISM_CIC_REMOTE has no exception.

Method CLOSE_DEST Signature

Method CLOSE_DEST on class CL_ISM_CIC_REMOTE has no parameter.
Method CLOSE_DEST on class CL_ISM_CIC_REMOTE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20020311
2 Importing P_XFIND_POSITION Call by reference Type reference (TYPE) ISM_CIC_FIND_POSITION IS-M: CIC, Planstelle ermitteln im Remote-CIC 20020315

Method CONSTRUCTOR on class CL_ISM_CIC_REMOTE has no exception.

Method DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BPNR Call by reference Type reference (TYPE) GPNR IS-M: Geschäftspartner-Schlüssel 20020318
2 Importing P_XINWAIT Call by reference Type reference (TYPE) XFELD INWAIT aulösen 20020314
# Exception Resumable Description Created on
1 ERROR Fehler bei Verbindung 20020315

Method DO_RESTART Signature

Method DO_RESTART on class CL_ISM_CIC_REMOTE has no parameter.
Method DO_RESTART on class CL_ISM_CIC_REMOTE has no exception.

Method END_ACTIVE_CONTACT Signature

Method END_ACTIVE_CONTACT on class CL_ISM_CIC_REMOTE has no parameter.
Method END_ACTIVE_CONTACT on class CL_ISM_CIC_REMOTE has no exception.

Method END_ALL_ACTIVE_CONTACTS Signature

Method END_ALL_ACTIVE_CONTACTS on class CL_ISM_CIC_REMOTE has no parameter.
Method END_ALL_ACTIVE_CONTACTS on class CL_ISM_CIC_REMOTE has no exception.

Method GET_CONTACT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) XFELD Kennz: 'Kontakt aktiv' 20030724

Method GET_CONTACT_STATUS on class CL_ISM_CIC_REMOTE has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MSG Call by reference Type reference (TYPE) RJMSG Statusinfo 20020311
2 Exporting P_XCONNECTION_OK Call by reference Type reference (TYPE) XFELD Kennzeichen 'Verbindung ok' 20020311

Method GET_INFO on class CL_ISM_CIC_REMOTE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20020408
2 Exporting P_REMOTE_CIC Call by reference Object reference (TYPE REF TO) CL_ISM_CIC_REMOTE IS-M: Remote-CIC 20020408

Method GET_INSTANCE on class CL_ISM_CIC_REMOTE has no exception.

Method GET_NUMBER_OF_WORKITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WI_COUNT Value transfer Type reference (TYPE) SIN_COUNT Zähler 20030702

Method GET_NUMBER_OF_WORKITEMS on class CL_ISM_CIC_REMOTE has no exception.

Method HANDLE_RFC_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MSG Call by reference Type reference (TYPE) RJMSG IS-M: Interne Struktur für Übergabe von Fehlermeldungen 20020315
2 Importing P_MSG_TEXT Call by reference Type reference (TYPE) MSG_TEXT Texte zu Meldungen zum Protokoll von Methoden 20020315

Method HANDLE_RFC_ERROR on class CL_ISM_CIC_REMOTE has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DESCRIPTION Value transfer Type reference (TYPE) TJYCIC_FR_APPL_T-DESCRIPTION Beschreibung der Applikation 20040806
2 Importing P_DEST Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20030313
3 Importing P_XFIND_POSITION Value transfer Type reference (TYPE) ISM_CIC_FIND_POSITION IS-M: CIC, Planstelle ermitteln im Remote-CIC 20020408
# Exception Resumable Description Created on
1 ERROR Fehler bei Verbindung 20020315
Event Signatures

Event END_CONTACT Signature
Event END_CONTACT on class CL_ISM_CIC_REMOTE has no parameter.
History
Last changed by/on SAP  20050224 
SAP Release Created in 471