SAP ABAP Class CL_ISH_CM_D2DC (IS-H: Kommunikation D2D-Client)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NDE1 (Package) IS-H: Landesversion Deutschland
Properties
Class CL_ISH_CM_D2DC  
Short Description IS-H: Kommunikation D2D-Client    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NDE1   IS-H: Landesversion Deutschland 
Created 20060119   SAP 
Last change 20060920   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ND2DP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_CM_D2DC has no interface implemented.
Friends
Class CL_ISH_CM_D2DC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_APPEND_DOCUMENT Constant Public Type reference (TYPE) STATE_D2D '02' 20060216
2 C_CLOSE_DOCUMENT Constant Public Type reference (TYPE) STATE_D2D '03' 20060216
3 C_CONFIRMED_END_STEP Constant Public Type reference (TYPE) STATE_D2D '99' 20060216
4 C_CREATE_POST Constant Public Type reference (TYPE) STATE_D2D '01' 20060216
5 C_DALE_RCV_LETTER Constant Public Type reference (TYPE) D2DMSG_TYP '3' 20060814
6 C_DALE_RCV_MESS Constant Public Type reference (TYPE) D2DMSG_TYP '2' 20060301
7 C_DALE_SEND_MESS Constant Public Type reference (TYPE) D2DMSG_TYP '1' 20060216
8 C_DEF_PROCESSING Constant Public Type reference (TYPE) TNCD2D_D-PROCESSING 'P' 20100802
9 C_DEF_TIMEOUT_PM Constant Public Type reference (TYPE) TNCD2D_D-TIMEOUT 3600 20090915
10 C_GET_A_DOCUMENT Constant Public Type reference (TYPE) STATE_D2D '02' 20060814
11 C_GET_A_LETTER Constant Public Type reference (TYPE) STATE_D2D '02' 20060814
12 C_GET_LETTERS Constant Public Type reference (TYPE) STATE_D2D '02' 20060324
13 C_GET_LETTERS_HEA Constant Public Type reference (TYPE) STATE_D2D '02' 20060814
14 C_GOT_DOCU_COLLECTION Constant Public Type reference (TYPE) STATE_D2D '03' 20060814
15 C_GOT_LETTER_COLLECT Constant Public Type reference (TYPE) STATE_D2D '03' 20060814
16 C_MESSAGE_IS_NEW Constant Public Type reference (TYPE) STATE_D2D '00' 20060216
17 C_RCV_DOCUMENT Constant Public Type reference (TYPE) D2DMSG_TYP '4' 20060814
18 C_REQUEST_DOCUMENT Constant Public Type reference (TYPE) STATE_D2D '01' 20060814
19 C_REQUEST_LETTER Constant Public Type reference (TYPE) STATE_D2D '01' 20060814
20 C_REQUEST_POST Constant Public Type reference (TYPE) STATE_D2D '01' 20060302
21 GS_NCD2D_D Instance attribute Protected Type reference (TYPE) ND2DP_D_S 20060216
22 GT_NCD2D_D Static Attribute Protected Type reference (TYPE) ND2DP_D_TAB 20060120
23 G_CMD_FILE Instance attribute Protected Type reference (TYPE) STRING 20060220
24 G_IXML Instance attribute Protected Object reference (TYPE REF TO) IF_IXML 20060405
25 G_SEM_FILE Instance attribute Protected Type reference (TYPE) STRING 20060220
26 MSG_STATE Instance attribute Protected Type reference (TYPE) ND2DP_S 20060119
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_DOCUMENT Instance method Protected Method 20060221
2 APPEND_NCD2D_R Instance method Protected Method 20060419
3 CHECK_FILE_EXIST Instance method Protected Method 20060220
4 CHECK_FILE_EXIST_YET Instance method Protected Method 20060220
5 CLASS_CONSTRUCTOR Static method Public Constructor 20060216
6 CLEAN_FILES_SHAREDIR_SEND Instance method Protected Method 20060419
7 CLOSE_DOCUMENT Instance method Protected Method 20060119
8 CONSTRUCTOR Instance method Public Constructor 20060216
9 COPY_PAYLOAD_2_SHARE_DIR Instance method Protected Method 20060222
10 CREATE_POST Instance method Protected Method 20060119
11 DELETE_FILE Instance method Protected Method 20060419
12 END_STEP_DALE_RCV Instance method Protected Method 20060307
13 END_STEP_DALE_SEND Instance method Protected Method 20060301
14 FILTER_DALE_RCV_LETTERS Instance method Protected Method 20060814
15 GET_A_LETTER Instance method Protected Method 20060814
16 GET_ERROR_OR_REPLAY Instance method Protected Method 20060119
17 GET_FILENAME Instance method Protected Method 20060324
18 GET_FILE_XML_DOCUMENT Instance method Protected Method 20060221
19 GET_LDOCUMENT Instance method Protected Method 20060814
20 GET_LETTER Instance method Protected Method 20060814
21 GET_LETTERS Instance method Protected Method 20060324
22 GET_PAYLOAD_FILENAME_DALE Instance method Protected Method 20060222
23 GET_PAYLOAD_FROM_SHARE_DIR Instance method Protected Method 20060228
24 GET_PROCESSING Instance method Public Method 20100802
25 GET_TIMEOUT_TIME_PM Instance method Public Method 20090915
26 NEXT_STEP_ADRESSED_RCV Instance method Public Method 20060301
27 NEXT_STEP_ADRESSED_RCV_HEA Instance method Public Method 20060814
28 NEXT_STEP_ADRESSED_SEND Instance method Public Method 20060119
29 NEXT_STEP_RCV_LETTER Instance method Public Method 20060814
30 NEXT_STEP_RCV_LETTER_HEA Instance method Public Method 20060814
31 REQUEST_LDOCUMENT Instance method Protected Method 20060814
32 REQUEST_LETTER Instance method Protected Method 20060814
33 REQUEST_LETTER_DOCS Instance method Protected Method 20060814
34 REQUEST_POST Instance method Protected Method 20060302
35 REQUEST_POST_HEA Instance method Protected Method 20060814
36 RESET_MSG_STATE Instance method Public Method 20060404
37 SAVE_MSG_STATE Instance method Protected Method 20060119
38 SEND_PIN Instance method Protected Method 20060220
39 SET_FILENAMES Instance method Protected Method 20060220
40 SET_FILENAMES_PIN_CMD Instance method Protected Method 20060223
41 SET_SEMAPHORE_FILE Instance method Protected Method 20060220
42 TO_STRING Instance method Protected Method 20060221
43 UPDATE_STATE_NC301D Instance method Protected Method 20060224
Events
Class CL_ISH_CM_D2DC has no event.
Types
Class CL_ISH_CM_D2DC has no local type.
Method Signatures

Method APPEND_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC errorcode from D2D-client 20060222
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060222
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d client returns error-code 20060222
2 ERROR_WHILE_FILETRANSFER error while filetransfer 20060222
3 ERROR_WHILE_PARSING_XML error while parsing xml 20060420
4 ERROR_WHILE_RENDERING error while rendering 20060222
5 ERROR_WHILE_SET_SEMAPHORE error while set semaphore 20060222
6 EVENT_ID_TOO_LONG event-id too long 20060221
7 MISSING_OLD_CMD_FILE missing old command-file 20060420
8 NO_INTEGER_IN_ERROR_CODE no integer in error-code 20060420
9 UNEXPECTED_ERROR unexpected error 20060221
10 WAITING_FOR_ACK Waiting for ACK (semaphore-file in deleted-state) 20060221

Method APPEND_NCD2D_R Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QFILENAME Call by reference Type reference (TYPE) STRING ISH: Name der Quittungsdatei (DALE-UV) 20060419
# Exception Resumable Description Created on
1 ERROR_UPDATE_NCD2D_R unexpected error 20060419

Method CHECK_FILE_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILE_EXIST Call by reference Type reference (TYPE) ISH_ON_OFF File exist 20060220
2 Importing I_FILENAME Call by reference Type reference (TYPE) STRING Filename to test 20060220
3 Importing I_WAIT_TIME Call by reference Type reference (TYPE) SYTABIX 0 Waitingtime in seconds 20060220

Method CHECK_FILE_EXIST on class CL_ISH_CM_D2DC has no exception.

Method CHECK_FILE_EXIST_YET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILE_EXIST Call by reference Type reference (TYPE) ISH_ON_OFF file exist 20060220
2 Importing I_FILENAME Call by reference Type reference (TYPE) STRING filename to test 20060220
3 Importing I_WAIT_TIME Call by reference Type reference (TYPE) SYTABIX waittime in seconds 20060220

Method CHECK_FILE_EXIST_YET on class CL_ISH_CM_D2DC has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISH_CM_D2DC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_CM_D2DC has no exception.

Method CLEAN_FILES_SHAREDIR_SEND Signature

Method CLEAN_FILES_SHAREDIR_SEND on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_CLEANING_FS error while cleaning shared file-system 20060419

Method CLOSE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC errorcode from D2D-client 20060222
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060222
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d client returns error-code 20060222
2 ERROR_WHILE_PARSING_XML error while parsing xml-File 20060420
3 ERROR_WHILE_RENDERING error while rendering 20060222
4 ERROR_WHILE_SET_SEMAPHORE error while set semaphore 20060222
5 MISSING_OLD_CMD_FILE missing old command- file (D2D) 20060420
6 NO_INTEGER_IN_ERROR_CODE no integer in error-code (D2D) 20060420
7 UNEXPECTED_ERROR unexpected error 20060222
8 WAITING_FOR_ACK Waiting for ACK (semaphore-file in deleted-state) 20060222

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCTOR_PIN Call by reference Type reference (TYPE) DOCTOR_PIN IS-H: Arzt PIN D2D 20060327
2 Importing MSG_STATE_KEYS Call by reference Type reference (TYPE) ND2DP_S D2D: Keys of message state 20060216
3 Importing PRACTICE_PIN Call by reference Type reference (TYPE) PRACTICE_PIN IS-H: Praxis PIN D2D 20060327
# Exception Resumable Description Created on
1 D2DMSG_TYP_MISSED Input D2DMSG_TYP missed 20060220
2 ERROR_PIN_COMMAND error while perfroming Pin-Command 20060224
3 KEY_FIELDS_MISSED Input MANDT, EINRI, DAS301 or LF301D missed 20060220
4 NCD2D_D_NOT_FOUND Setting ofpractice and doctor not found in ncd2d_d 20060220
5 NO_ENTRIES_IN_NCD2D_D no entries in NCD2D_D for this institution 20060221
6 WRONG_D2D_MESS_TYP wrong d2d_mess typ 20060220
7 WRONG_MANDT wrong mandant 20060220

Method COPY_PAYLOAD_2_SHARE_DIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILENAME_R3 Call by reference Type reference (TYPE) STRING filepath,look from application-server 20060222
2 Importing I_FILENAME_SD Call by reference Type reference (TYPE) STRING filepath in shared DIR, look from AS 20060222
# Exception Resumable Description Created on
1 ERROR_WHILE_READING_FILE error while reading file 20060222
2 ERROR_WHILE_WRITE_FILE error while write file 20060222
3 UNEXPECTED_ERROR unexpected error 20060222

Method CREATE_POST Signature

Method CREATE_POST on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_FILETRANSFER error while transfer the payload files 20060222
2 ERROR_WHILE_RENDERING error while rendering xml to file 20060221
3 ERROR_WHILE_SET_SEMAPHORE event-id too long 20060221
4 UNEXPECTED_ERROR unexpected error 20060221

Method DELETE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILENAME_DEL Call by reference Type reference (TYPE) STRING Full filename incl. path seeing from AS 20060419
# Exception Resumable Description Created on
1 ERROR_WHILE_DELETING_FILE error while deleting file 20060419

Method END_STEP_DALE_RCV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC errorcode from D2D-client 20060307
2 Importing D2D_FILETAB Call by reference Type reference (TYPE) ISH_T_STRING Payload-filenames 20060419
3 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060307
# Exception Resumable Description Created on
1 ERROR_CLEANING_FS d2d client returns error-code 20060419
2 UNEXPECTED_ERROR unexpected error 20060307

Method END_STEP_DALE_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC errorcode from D2D-client 20060301
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060301
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d client returns error-code 20060301
2 ERROR_WHILE_PARSING_XML error while parsing xml 20060420
3 MISSING_OLD_CMD_FILE missing old command file D2D 20060420
4 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-client 20060420
5 UNEXPECTED_ERROR unexpected error 20060301
6 WAITING_FOR_ACK Waiting for ACK (semaphore-file in deleted-state) 20060301

Method FILTER_DALE_RCV_LETTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POST_HEADERS Call by reference Type reference (TYPE) ND2DP_POST_HEADER_T DALE: only DALE letters 20060814
2 Importing IT_POST_HEADERS Call by reference Type reference (TYPE) ND2DP_POST_HEADER_T DALE: all headers 20060814

Method FILTER_DALE_RCV_LETTERS on class CL_ISH_CM_D2DC has no exception.

Method GET_A_LETTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC errorcode from D2D-client 20060814
2 Exporting D2D_FILETAB Call by reference Type reference (TYPE) ISH_T_STRINGS transfered Payloadfiles 20060814
3 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060814
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d client returns error-code 20060814
2 ERROR_WHILE_FILETRANSFER error while filetransfer 20060814
3 ERROR_WHILE_PARSING_XML error while xml parsing 20060814
4 MISSING_OLD_CMD_FILE missing old cmd file D2D 20060814
5 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-Client 20060814
6 NO_LETTERS state: there are no letters to get 20060814
7 UNEXPECTED_ERROR unexpected error 20060814
8 WAITING_FOR_ACK Waiting for ACK (semaphore-file in deleted-state) 20060814

Method GET_ERROR_OR_REPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_D2D_OUTPUT_XML Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT Output-Document from D2D-client 20060221
2 Exporting E_D2D_RC Call by reference Type reference (TYPE) SYSUBRC Error code receiving from D2D 20060221
# Exception Resumable Description Created on
1 ERROR_WHILE_PARSING_XML ERROR WHILE PARSING XML 20060221
2 MISSING_OLD_CMD_FILE missing the old command-file 20060221
3 NO_INTEGER_IN_ERROR_CODE no integer in D2D error code 20060221
4 SEM_EXIST semaphore exist, transaction in process 20060220
5 UNEXPECTED_ERROR unexpected error 20060221

Method GET_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILENAME Call by reference Type reference (TYPE) STRING filename without path 20060324
2 Exporting E_FILEPATH Call by reference Type reference (TYPE) STRING filepath without filename 20060324
3 Exporting E_SEPARATOR Call by reference Type reference (TYPE) CHAR01 separator between path and name 20060324
4 Importing I_FILEPATH Call by reference Type reference (TYPE) STRING filename and path as string 20060324
# Exception Resumable Description Created on
1 UNEXPECTED_ERROR unexpected_error 20060324

Method GET_FILE_XML_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT xml-Document 20060221
2 Importing I_FILENAME Call by reference Type reference (TYPE) STRING Filename on application server 20060221
# Exception Resumable Description Created on
1 ERROR_WHILE_PARSING_XML error while parsing xml from file 20060221

Method GET_LDOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC errorcode from D2D-client 20060814
2 Exporting D2D_FILETAB Call by reference Type reference (TYPE) ISH_T_STRINGS transfered Payloadfiles 20060814
3 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060814
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d client returns error-code 20060814
2 ERROR_WHILE_FILETRANSFER error while filetransfer 20060814
3 ERROR_WHILE_PARSING_XML error while xml parsing 20060814
4 MISSING_OLD_CMD_FILE missing old cmd file D2D 20060814
5 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-Client 20060814
6 NO_LETTERS state: there are no letters to get 20060814
7 UNEXPECTED_ERROR unexpected error 20060814
8 WAITING_FOR_ACK Waiting for ACK (semaphore-file in deleted-state) 20060814

Method GET_LETTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC errorcode from D2D-client 20060814
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060814
3 Exporting ET_HEADERS Call by reference Type reference (TYPE) ND2DP_POST_HEADER_T Received Post -Headers 20060814
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d client returns error-code 20060814
2 ERROR_WHILE_FILETRANSFER error while filetransfer 20060814
3 ERROR_WHILE_PARSING_XML error while xml parsing 20060814
4 MISSING_OLD_CMD_FILE missing old cmd file D2D 20060814
5 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-Client 20060814
6 NO_LETTERS state: there are no letters to get 20060814
7 UNEXPECTED_ERROR unexpected error 20060814
8 WAITING_FOR_ACK Waiting for ACK (semaphore-file in deleted-state) 20060814

Method GET_LETTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC errorcode from D2D-client 20060324
2 Exporting D2D_FILETAB Call by reference Type reference (TYPE) ISH_T_STRINGS transfered Payloadfiles 20060419
3 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060324
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d client returns error-code 20060324
2 ERROR_WHILE_FILETRANSFER error while filetransfer 20060324
3 ERROR_WHILE_PARSING_XML error while xml parsing 20060420
4 MISSING_OLD_CMD_FILE missing old cmd file D2D 20060420
5 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-Client 20060420
6 NO_LETTERS state: there are no letters to get 20060324
7 UNEXPECTED_ERROR unexpected error 20060324
8 WAITING_FOR_ACK Waiting for ACK (semaphore-file in deleted-state) 20060324

Method GET_PAYLOAD_FILENAME_DALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILENAME_D2D Call by reference Type reference (TYPE) STRING filepath in shared DIR, look from D2D client 20060222
2 Exporting E_FILENAME_R3_IN Call by reference Type reference (TYPE) STRING filepath inbound, look from application-server 20060324
3 Exporting E_FILENAME_R3_OUT Call by reference Type reference (TYPE) STRING filepath outbound, look from application-server 20060324
4 Exporting E_FILENAME_SD Call by reference Type reference (TYPE) STRING filepath in shared DIR, look from AS 20060222
# Exception Resumable Description Created on
1 UNEXPECTED_ERROR unexpected error 20060222

Method GET_PAYLOAD_FROM_SHARE_DIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILENAME_R3 Call by reference Type reference (TYPE) STRING filepath,look from application-server 20060228
2 Importing I_FILENAME_SD Call by reference Type reference (TYPE) STRING filepath in shared DIR, look from AS 20060228
# Exception Resumable Description Created on
1 ERROR_WHILE_READING_FILE error while reading file 20060228
2 ERROR_WHILE_WRITE_FILE error while write file 20060228
3 UNEXPECTED_ERROR unexpected error 20060228

Method GET_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARALLEL Call by reference Type reference (TYPE) ISH_ON_OFF Parallelverarbeitung b. Massendaten 20100802
2 Exporting E_PROCESSING Call by reference Type reference (TYPE) TNCD2D_D-PROCESSING DE: Verarbeitung der D2D-Nachrichten beim Versand 20100802

Method GET_PROCESSING on class CL_ISH_CM_D2DC has no exception.

Method GET_TIMEOUT_TIME_PM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TIMEOUT_PM Call by reference Type reference (TYPE) TNCD2D_D-TIMEOUT Timeout per message in sec 20090915

Method GET_TIMEOUT_TIME_PM on class CL_ISH_CM_D2DC has no exception.

Method NEXT_STEP_ADRESSED_RCV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC error code from D2D-client 20060301
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060301
3 Exporting LF301D Call by reference Type reference (TYPE) ISH_LF301D IS-H Dateinummer 20060413
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d return error 20060301
2 ERROR_CLEANING_FS error while cleaning files in shared diectory 20060420
3 ERROR_WHILE_FILETRANSFER error while filetransfer 20060301
4 ERROR_WHILE_RENDERING error while rendering xml 20060301
5 ERROR_WHILE_SET_SEMAPHORE error while set semaphore 20060301
6 ERROR_XML_PARSING error while parsing xml 20060413
7 LAST_STEP_CONFIRMED the message now successfully transfered to D2D-System 20060301
8 MISSING_OLD_CMD_FILE missing old cmd file D2D 20060420
9 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-client 20060420
10 NO_LETTERS D2D reply: "NO LETTERS " ( we have no post) 20060413
11 UNEXPECTED_ERROR unexpected error 20060301
12 WAITING_FOR_ACK waiting for ack 20060301
13 WRONG_D2D_MESS_TYP wrong_d2d_mess_typ 20060301

Method NEXT_STEP_ADRESSED_RCV_HEA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC error code from D2D-client 20060814
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060814
3 Exporting ET_RCV_MESS_LETTERS Call by reference Type reference (TYPE) ND2DP_T Letters where receive is in progress 20060814
4 Exporting LF301D Call by reference Type reference (TYPE) ISH_LF301D IS-H Dateinummer 20060814
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d return error 20060814
2 ERROR_CLEANING_FS error while cleaning files in shared diectory 20060814
3 ERROR_WHILE_FILETRANSFER error while filetransfer 20060814
4 ERROR_WHILE_RENDERING error while rendering xml 20060814
5 ERROR_WHILE_SET_SEMAPHORE error while set semaphore 20060814
6 ERROR_XML_PARSING error while parsing xml 20060814
7 LAST_STEP_CONFIRMED the message now successfully transfered to D2D-System 20060814
8 LETTERS_IN_PROGRESS receiving of letters in in progress 20060814
9 MISSING_OLD_CMD_FILE missing old cmd file D2D 20060814
10 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-client 20060814
11 NO_LETTERS D2D reply: "NO LETTERS " ( we have no post) 20060814
12 UNEXPECTED_ERROR unexpected error 20060814
13 WAITING_FOR_ACK waiting for ack 20060814
14 WRONG_D2D_MESS_TYP wrong_d2d_mess_typ 20060814

Method NEXT_STEP_ADRESSED_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC error code from D2D-client 20060222
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060222
3 Exporting LF301D Call by reference Type reference (TYPE) ISH_LF301D IS-H Dateinummer EDI 20060405
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d return error 20060222
2 ERROR_CLEANING_FS error while cleaning files in shared directory 20060419
3 ERROR_UPDATE_NC301D error while update database nc301d 20060419
4 ERROR_WHILE_FILETRANSFER error while filetransfer 20060222
5 ERROR_WHILE_PARSING_XML error while parsing xml-file 20060420
6 ERROR_WHILE_RENDERING error while rendering 20060222
7 ERROR_WHILE_SET_SEMAPHORE error while set semaphore 20060222
8 EVENT_ID_TOO_LONG event-id from D2D is too long 20060222
9 LAST_STEP_CONFIRMED the message now successfully transfered to D2D-System 20060221
10 MISSING_OLD_CMD_FILE misssing old command-file 20060420
11 NO_INTEGER_IN_ERROR_CODE no integer in error code 20060420
12 UNEXPECTED_ERROR unexpected error 20060216
13 WAITING_FOR_ACK waiting for ack 20060222
14 WRONG_D2D_MESS_TYP wrong_d2d_mess_typ 20060216

Method NEXT_STEP_RCV_LETTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC error code from D2D-client 20060814
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060814
3 Exporting LF301D Call by reference Type reference (TYPE) ISH_LF301D IS-H Dateinummer 20060814
4 Exporting RCV_ID Call by reference Type reference (TYPE) RCV_ID IS-H: ID einer D2D Nachricht bei Empfang 20060814
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d return error 20060814
2 ERROR_CLEANING_FS error while cleaning files in shared diectory 20060814
3 ERROR_WHILE_FILETRANSFER error while filetransfer 20060814
4 ERROR_WHILE_RENDERING error while rendering xml 20060814
5 ERROR_WHILE_SET_SEMAPHORE error while set semaphore 20060814
6 ERROR_XML_PARSING error while parsing xml 20060814
7 LAST_STEP_CONFIRMED the message now successfully transfered to D2D-System 20060814
8 MISSING_OLD_CMD_FILE missing old cmd file D2D 20060814
9 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-client 20060814
10 NO_LETTERS D2D reply: "NO LETTERS " ( we have no post) 20060814
11 UNEXPECTED_ERROR unexpected error 20060814
12 WAITING_FOR_ACK waiting for ack 20060814
13 WRONG_D2D_MESS_TYP wrong_d2d_mess_typ 20060814

Method NEXT_STEP_RCV_LETTER_HEA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D2D_ERROR_CODE Call by reference Type reference (TYPE) SYSUBRC error code from D2D-client 20060814
2 Exporting D2D_STEP_CODE Call by reference Type reference (TYPE) STATE_D2D IS-H: Message state in D2D communikation 20060814
3 Exporting ET_RCV_LETTERS_DOCUMENTS Call by reference Type reference (TYPE) ND2DP_T list of sub documents we receievd 20060814
4 Exporting LF301D Call by reference Type reference (TYPE) ISH_LF301D IS-H Dateinummer 20060814
# Exception Resumable Description Created on
1 D2D_RETURN_ERROR d2d return error 20060814
2 ERROR_CLEANING_FS error while cleaning files in shared diectory 20060814
3 ERROR_WHILE_FILETRANSFER error while filetransfer 20060814
4 ERROR_WHILE_RENDERING error while rendering xml 20060814
5 ERROR_WHILE_SET_SEMAPHORE error while set semaphore 20060814
6 ERROR_XML_PARSING error while parsing xml 20060814
7 LAST_STEP_CONFIRMED the message now successfully transfered to D2D-System 20060814
8 MISSING_OLD_CMD_FILE missing old cmd file D2D 20060814
9 NO_INTEGER_IN_ERROR_CODE no integer in error code from D2D-client 20060814
10 NO_LETTERS D2D reply: "NO LETTERS " ( we have no post) 20060814
11 UNEXPECTED_ERROR unexpected error 20060814
12 WAITING_FOR_ACK waiting for ack 20060814
13 WRONG_D2D_MESS_TYP wrong_d2d_mess_typ 20060814

Method REQUEST_LDOCUMENT Signature

Method REQUEST_LDOCUMENT on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_RENDERING error while rendering xml to file 20060814
2 ERROR_WHILE_SET_SEMAPHORE event-id too long 20060814
3 UNEXPECTED_ERROR unexpected error 20060814

Method REQUEST_LETTER Signature

Method REQUEST_LETTER on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_RENDERING error while rendering xml to file 20060814
2 ERROR_WHILE_SET_SEMAPHORE event-id too long 20060814
3 UNEXPECTED_ERROR unexpected error 20060814

Method REQUEST_LETTER_DOCS Signature

Method REQUEST_LETTER_DOCS on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_RENDERING error while rendering xml to file 20060814
2 ERROR_WHILE_SET_SEMAPHORE event-id too long 20060814
3 UNEXPECTED_ERROR unexpected error 20060814

Method REQUEST_POST Signature

Method REQUEST_POST on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_RENDERING error while rendering xml to file 20060302
2 ERROR_WHILE_SET_SEMAPHORE event-id too long 20060302
3 UNEXPECTED_ERROR unexpected error 20060302

Method REQUEST_POST_HEA Signature

Method REQUEST_POST_HEA on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_RENDERING error while rendering xml to file 20060814
2 ERROR_WHILE_SET_SEMAPHORE event-id too long 20060814
3 UNEXPECTED_ERROR unexpected error 20060814

Method RESET_MSG_STATE Signature

Method RESET_MSG_STATE on class CL_ISH_CM_D2DC has no parameter.
Method RESET_MSG_STATE on class CL_ISH_CM_D2DC has no exception.

Method SAVE_MSG_STATE Signature

Method SAVE_MSG_STATE on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_SAVE_MSG_STATE error while saving message-state 20060221

Method SEND_PIN Signature

Method SEND_PIN on class CL_ISH_CM_D2DC has no parameter.
# Exception Resumable Description Created on
1 ERROR_WHILE_RENDERING error while rendering xml to file 20060223
2 ERROR_WHILE_SET_SEMAPHORE event-id too long 20060223
3 UNEXPECTED_ERROR unexpected error 20060223

Method SET_FILENAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILE_CMD Call by reference Type reference (TYPE) STRING command-filename 20060220
2 Exporting E_FILE_SEM Call by reference Type reference (TYPE) STRING semaphore-filename 20060220

Method SET_FILENAMES on class CL_ISH_CM_D2DC has no exception.

Method SET_FILENAMES_PIN_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILE_CMD_D Call by reference Type reference (TYPE) STRING command-filename Doctor-PIN 20060223
2 Exporting E_FILE_CMD_P Call by reference Type reference (TYPE) STRING command-filename Practice-PIN 20060223
3 Exporting E_FILE_SEM_D Call by reference Type reference (TYPE) STRING semaphore-filename Doctor-PIN 20060223
4 Exporting E_FILE_SEM_P Call by reference Type reference (TYPE) STRING semaphore-filename Practice-PIN 20060223

Method SET_FILENAMES_PIN_CMD on class CL_ISH_CM_D2DC has no exception.

Method SET_SEMAPHORE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Type reference (TYPE) STRING value of semaphore-file 20060220
2 Importing I_SEM_FILE Call by reference Type reference (TYPE) STRING semaphore -filename 20060220
# Exception Resumable Description Created on
1 ERROR_WHILE_SET_SEMAPHORE error while set semaphore 20060220

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VAL Call by reference Type reference (TYPE) ANY Input 20060221
2 Returning R_STRING Value transfer Type reference (TYPE) STRING Return as String 20060221
# Exception Resumable Description Created on
1 STRING_KONVERT_ERROR Error while converting to String 20060221

Method UPDATE_STATE_NC301D Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSFER_STATE Call by reference Type reference (TYPE) NC301D-SESTA IS-H: Sende-/Empfangsstatus §301 20060224
# Exception Resumable Description Created on
1 UNEXPECTED_ERROR unexpected error 20060224
History
Last changed by/on SAP  20060920 
SAP Release Created in 700