SAP ABAP Class CL_ISHMED_COMM_LOG (Temporarily Stored Documents)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_DOC (Package) IS-H*MED: Medical Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_DOC_COMM_CONSTANTS | Constants for Communication | 20050208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050330 |
Properties
| Class | CL_ISHMED_COMM_LOG | |
| Short Description | Temporarily Stored Documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_DOC | IS-H*MED: Medical Documents |
| Created | 20041202 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_COMM_LOG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_DOC_COMM_CONSTANTS | Constants for Communication | 20050208 | ||
| 2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050330 |
Friends
Class CL_ISHMED_COMM_LOG has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Returns Icon and Tooltip | 20041215 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070308 | |
| 3 | Static method | Public | Method | Delete Temporarily Stored Documents on Timeframe | 20041206 | |
| 4 | Static method | Protected | Method | Read Log Table with Range Selection | 20070308 | |
| 5 | Static method | Protected | Method | Map Dispatch Control Status onto a Log Status | 20070308 | |
| 6 | Static method | Protected | Method | Map Log Status onto a Dispatch Control Status | 20070308 | |
| 7 | Static method | Protected | Method | Assemble Names | 20070322 | |
| 8 | Static method | Public | Method | Read Temporarily Stored Documents on Key | 20041206 | |
| 9 | Static method | Public | Method | Read Log Table with Range Selection | 20041217 | |
| 10 | Static method | Public | Method | Read Log Table with Direct Value Specification | 20050131 | |
| 11 | Static method | Public | Method | Reads Information for Dispatch Status Type(TN2COM_STATTYPES) | 20050315 | |
| 12 | Static method | Protected | Method | Set Status of a Dispatch Order | 20070104 | |
| 13 | Static method | Public | Method | Save Document Status Information (Incl. COMMIT!) | 20041206 | |
| 14 | Static method | Protected | Method | Compare Log Information from Various Tables | 20070314 | |
| 15 | Static method | Protected | Method | Compare Log Information from Various Tables | 20070308 |
Events
Class CL_ISHMED_COMM_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_STATTYPES | Public | See coding | 20070326 | tt_stattypes type table of tn2com_stattypes
|
||
| 2 | TT_STATTYPET | Public | See coding | 20070326 | tt_stattypet type table of tn2com_stattypet
|
||
| 3 | T_RANGE_COMM_TEMP_KEY | Public | See coding | 20050427 | t_range_comm_temp_key TYPE RANGE OF n2comm_log-temp_key
|
Method Signatures
Method BUILD_ICON_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ICON_ID | Call by reference | Type reference (TYPE) | ICON-ID | Name einer Ikone | 20041215 | |||
| 2 | I_ICON_TEXT | Call by reference | Type reference (TYPE) | CLIKE | Datenelement Typ CHAR Länge 35 | 20041215 | |||
| 3 | R_ICON_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | Retourniert Icon und Tooltip | 20041215 |
Method BUILD_ICON_TOOLTIP on class CL_ISHMED_COMM_LOG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_COMM_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_COMM_LOG has no exception.
Method DELETE_DOCUMENT_BY_TIMESPAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20041206 | |||
| 2 | I_END_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20041206 | |||
| 3 | I_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20041206 | |||
| 4 | I_START_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20041206 | |||
| 5 | R_AFFECTED_ROWS | Value transfer | Type reference (TYPE) | SY-TABIX | Anzahl betroffener Datensätze | 20050615 |
Method DELETE_DOCUMENT_BY_TIMESPAN on class CL_ISHMED_COMM_LOG has no exception.
Method DO_READ_ENTRIES_N2COMM_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDENSED_ENTRIES | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20070308 | ||
| 2 | I_DATE_FROM | Call by reference | Type reference (TYPE) | D | '00000000' | 20070308 | |||
| 3 | I_DATE_TO | Call by reference | Type reference (TYPE) | D | '99991231' | 20070308 | |||
| 4 | I_DIRECTION | Call by reference | Type reference (TYPE) | N2COM_DIRECTION | '*' | Kommunikationsrichtung | 20070308 | ||
| 5 | I_RANGE_COMM_PART | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_PART | Range-Tabelle für Kommunikation: Kommunikationspartner | 20070308 | |||
| 6 | I_RANGE_DISPATCH_REQUEST | Call by reference | Type reference (TYPE) | N2MV_T_RANGE_DISPATCH_REQUEST | Range-Tabelle für Versandauftrag | 20070308 | |||
| 7 | I_RANGE_EXT_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_OBJ_KEY | Zeilentyp für Range-Tabelle des Kommunikations OBJ Schlüssel | 20070308 | |||
| 8 | I_RANGE_EXT_VR | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_OBJ_VR | Range-Tabelle für Kommunikation OBJ Dokumentversion | 20070308 | |||
| 9 | I_RANGE_INSTITUTION | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_EINRI | IS-H*MED: Rangestruktur für Einrichtung | 20070308 | |||
| 10 | I_RANGE_KEY | Call by reference | Type reference (TYPE) | T_RANGE_COMM_TEMP_KEY | Range für Schlüssel eines Protokolleintrags | 20070308 | |||
| 11 | I_RANGE_OBJ_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_OBJ_KEY | Zeilentyp für Range-Tabelle des Kommunikations OBJ Schlüssel | 20070308 | |||
| 12 | I_RANGE_OBJ_VR | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_OBJ_VR | Range-Tabelle für Kommunikation OBJ Dokumentversion | 20070308 | |||
| 13 | I_RANGE_STATUS | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_STATUS | Range-Tabelle für Kommunikationsstatus | 20070308 | |||
| 14 | I_RANGE_TYPE | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_TYPE | Range-Tabelle für Kommunikationstype | 20070308 | |||
| 15 | I_RESPONSE_FLAG | Call by reference | Type reference (TYPE) | N2COM_LOG_ISRESPONSE | '*' | Flag:handelt es sich bei einer Nachricht um eine Antwort? | 20070308 | ||
| 16 | I_TIME_FROM | Call by reference | Type reference (TYPE) | T | '000000' | 20070308 | |||
| 17 | I_TIME_TO | Call by reference | Type reference (TYPE) | T | '235959' | 20070308 | |||
| 18 | RS_RECORDS | Value transfer | Type reference (TYPE) | N2COMM_LOG_TMP | itab-Typ für temporär gespeicherte empfangene Dokumente | 20070308 |
Method DO_READ_ENTRIES_N2COMM_LOG on class CL_ISHMED_COMM_LOG has no exception.
Method MAP_FROM_DISPATCHER_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPATCH_STATUS | Call by reference | Type reference (TYPE) | N2_MV_RSTATUS | Status Versandauftrag | 20070308 | |||
| 2 | R_STAT | Value transfer | Type reference (TYPE) | N2COM_LOG_STATUS | Versandstatus-ID | 20070308 |
Method MAP_FROM_DISPATCHER_STATUS on class CL_ISHMED_COMM_LOG has no exception.
Method MAP_TO_DISPATCHER_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS | Call by reference | Type reference (TYPE) | N2COM_LOG_STATUS | Versandstatus-ID | 20070308 | |||
| 2 | R_DISPATCH_STAT | Value transfer | Type reference (TYPE) | N2_MV_RSTATUS | Status Versandauftrag | 20070308 |
Method MAP_TO_DISPATCHER_STATUS on class CL_ISHMED_COMM_LOG has no exception.
Method NAME_CONCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PART1 | Call by reference | Type reference (TYPE) | CLIKE | 20070322 | ||||
| 2 | I_PART2 | Call by reference | Type reference (TYPE) | CLIKE | 20070322 | ||||
| 3 | I_PART3 | Call by reference | Type reference (TYPE) | CLIKE | 20070322 | ||||
| 4 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070322 |
Method NAME_CONCAT on class CL_ISHMED_COMM_LOG has no exception.
Method READ_DOCUMENT_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISP_REQUEST | Call by reference | Type reference (TYPE) | N2_MV_DISPATCH_REQUEST | ID eines Versandauftrags | 20070308 | |||
| 2 | I_KEY | Call by reference | Type reference (TYPE) | N2COMM_LOG-TEMP_KEY | Zwischenspeicherung Schlüssel | 20041206 | |||
| 3 | RS_RECORD | Value transfer | Type reference (TYPE) | N2COMM_LOG | Zwischenspeicherung empfangener Dokumente | 20041206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf zwischengespeichertes Dokument | 20041206 |
Method READ_ENTRIES_N2COMM_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDENSED_ENTRIES | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20050113 | ||
| 2 | I_DATE_FROM | Call by reference | Type reference (TYPE) | D | '00000000' | 20050502 | |||
| 3 | I_DATE_TO | Call by reference | Type reference (TYPE) | D | '99991231' | 20050502 | |||
| 4 | I_DIRECTION | Call by reference | Type reference (TYPE) | N2COM_DIRECTION | '*' | Kommunikationsrichtung | 20070308 | ||
| 5 | I_RANGE_COMM_PART | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_PART | Range-Tabelle für Kommunikation: Kommunikationspartner | 20050131 | |||
| 6 | I_RANGE_DISPATCH_REQUEST | Call by reference | Type reference (TYPE) | N2MV_T_RANGE_DISPATCH_REQUEST | Range-Tabelle für Versandauftrag | 20070102 | |||
| 7 | I_RANGE_EXT_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_OBJ_KEY | Zeilentyp für Range-Tabelle des Kommunikations OBJ Schlüssel | 20050216 | |||
| 8 | I_RANGE_EXT_VR | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_OBJ_VR | Range-Tabelle für Kommunikation OBJ Dokumentversion | 20050216 | |||
| 9 | I_RANGE_INSTITUTION | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_EINRI | IS-H*MED: Rangestruktur für Einrichtung | 20050214 | |||
| 10 | I_RANGE_KEY | Call by reference | Type reference (TYPE) | T_RANGE_COMM_TEMP_KEY | Range für Schlüssel eines Protokolleintrags | 20050427 | |||
| 11 | I_RANGE_OBJ_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_OBJ_KEY | Zeilentyp für Range-Tabelle des Kommunikations OBJ Schlüssel | 20041217 | |||
| 12 | I_RANGE_OBJ_VR | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_OBJ_VR | Range-Tabelle für Kommunikation OBJ Dokumentversion | 20041217 | |||
| 13 | I_RANGE_STATUS | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_STATUS | Range-Tabelle für Kommunikationsstatus | 20041217 | |||
| 14 | I_RANGE_TYPE | Call by reference | Type reference (TYPE) | ISHMED_T_RANGE_COMM_TYPE | Range-Tabelle für Kommunikationstype | 20041217 | |||
| 15 | I_RESPONSE_FLAG | Call by reference | Type reference (TYPE) | N2COM_LOG_ISRESPONSE | '*' | Flag:handelt es sich bei einer Nachricht um eine Antwort? | 20050503 | ||
| 16 | I_TIME_FROM | Call by reference | Type reference (TYPE) | T | '000000' | 20050502 | |||
| 17 | I_TIME_TO | Call by reference | Type reference (TYPE) | T | '235959' | 20050502 | |||
| 18 | RT_RECORDS | Value transfer | Type reference (TYPE) | N2COMM_LOG_TMP | itab-Typ für temporär gespeicherte empfangene Dokumente | 20070308 |
Method READ_ENTRIES_N2COMM_LOG on class CL_ISHMED_COMM_LOG has no exception.
Method READ_ENTRIES_N2COMM_LOG_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMM_PART | Call by reference | Type reference (TYPE) | N2COMM_PART | Kommunikationspartner-ID | 20050131 | |||
| 2 | I_CONDENSED_ENTRIES | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | 20050131 | |||
| 3 | I_DATE_FROM | Call by reference | Type reference (TYPE) | D | '00000000' | 20050502 | |||
| 4 | I_DATE_TO | Call by reference | Type reference (TYPE) | D | '99991231' | 20050502 | |||
| 5 | I_DIRECTION | Call by reference | Type reference (TYPE) | N2COM_DIRECTION | '*' | Richtung der Kommunikation | 20050131 | ||
| 6 | I_DISPATCH_REQUEST | Call by reference | Type reference (TYPE) | N2_MV_DISPATCH_REQUEST | ID eines Versandauftrags | 20070102 | |||
| 7 | I_EXT_KEY | Call by reference | Type reference (TYPE) | N2COM_EXTKEY | externer Schlüssel eines übertragenen Objekts | 20050216 | |||
| 8 | I_EXT_VR | Call by reference | Type reference (TYPE) | N2COM_EXTVR | Im Partnersystem verwendete Version eines Versandobjekts | 20050216 | |||
| 9 | I_KEY | Call by reference | Type reference (TYPE) | N2COMM_LOG-TEMP_KEY | Schlüssel eines Eintrags im Kommunikationsprotokoll | 20050427 | |||
| 10 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | N2COM_INTKEY | interner Schlüssel eines übertragenen Objekts | 20050131 | |||
| 11 | I_OBJ_VR | Call by reference | Type reference (TYPE) | N2COM_INTVR | Dokumentversion | 20050131 | |||
| 12 | I_RESPONSE_FLAG | Call by reference | Type reference (TYPE) | N2COM_LOG_ISRESPONSE | '*' | Flag:handelt es sich bei einer Nachricht um eine Antwort? | 20050503 | ||
| 13 | I_STATUS | Call by reference | Type reference (TYPE) | N2COM_LOG_STATUS | Versandstatus-ID | 20050131 | |||
| 14 | I_TIME_FROM | Call by reference | Type reference (TYPE) | T | '000000' | 20050502 | |||
| 15 | I_TIME_TO | Call by reference | Type reference (TYPE) | T | '235959' | 20050502 | |||
| 16 | I_TYPE | Call by reference | Type reference (TYPE) | N2COM_LOG_TYPE | Eintragstyp | 20050131 | |||
| 17 | RS_RECORDS | Value transfer | Type reference (TYPE) | N2COMM_LOG_TMP | 20050131 |
Method READ_ENTRIES_N2COMM_LOG_SIMPLE on class CL_ISHMED_COMM_LOG has no exception.
Method READ_STATUS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS_ID | Call by reference | Type reference (TYPE) | N2COM_LOG_STATUS | zu lesender Versand-Status | 20050315 | |||
| 2 | RS_STATUS_INFO | Value transfer | Type reference (TYPE) | RN2COM_STATTYPE | Informationen zu einem Versand-Status | 20050315 |
Method READ_STATUS_TYPE on class CL_ISHMED_COMM_LOG has no exception.
Method SET_DISPATCH_REQUEST_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADDITIONAL_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070104 | ||||
| 2 | I_DISPATCH_REQUEST_ID | Call by reference | Type reference (TYPE) | N2_MV_DISPATCH_REQUEST | ID eines Versandauftrags | 20070104 | |||
| 3 | I_NEW_STATUS | Call by reference | Type reference (TYPE) | N2COM_LOG_STATUS | Versandstatus-ID | 20070104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf zwischengespeichertes Dokument | 20070104 |
Method STORE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADDITIONAL_INFO | Call by reference | Type reference (TYPE) | STRING | zusatzinformationen zu empfangenem Objekt | 20050401 | |||
| 2 | I_DISABLE_GROUPING | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | '0' | 20050721 | |||
| 3 | I_INBOUND_INFO | Call by reference | Type reference (TYPE) | RN2COMM_LOGSTATIN_FIELDS | Dokumentempfang: zusätzl. Dokumentinformationen | 20070322 | |||
| 4 | I_RECORD | Call by reference | Type reference (TYPE) | N2COMM_LOG | Zwischenspeicherung empfangener Dokumente | 20041206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf zwischengespeichertes Dokument | 20041206 |
Method SYNC_LOG_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRIMARY | Call by reference | Type reference (TYPE) | N2COMM_LOG_HEADER | Primärer Eintrag | 20070314 | |||
| 2 | IS_SECONDARY | Call by reference | Type reference (TYPE) | N2COMM_LOG_HEADER | Sekundärer Eintrag | 20070314 | |||
| 3 | I_PRIMARY_TAB_CUMMULATIVE | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Ist der 1. Eintrag aus der kummulativen Tabelle | 20070326 | |||
| 4 | I_SECONDARY_TAB_CUMMULATIVE | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Ist der 2. Eintrag aus der kummulativen Tabelle | 20070326 | |||
| 5 | RS_RESULT | Value transfer | Type reference (TYPE) | N2COMM_LOG_HEADER | Struktur: Statussatz für ein empfangenes Dokument | 20070314 |
Method SYNC_LOG_LINE on class CL_ISHMED_COMM_LOG has no exception.
Method SYNC_LOG_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT_TAB | Value transfer | Type reference (TYPE) | N2COMM_LOG_TMP | itab-Typ für temporär gespeicherte empfangene Dokumente | 20070308 | |||
| 2 | IT_PRIMARY_TAB | Call by reference | Type reference (TYPE) | N2COMM_LOG_TMP | itab-Typ für temporär gespeicherte empfangene Dokumente | 20070314 | |||
| 3 | IT_SECONDARY_TAB | Call by reference | Type reference (TYPE) | N2COMM_LOG_TMP | itab-Typ für temporär gespeicherte empfangene Dokumente | 20070314 | |||
| 4 | I_PRIMARY_TAB_CUMMULATIVE | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Ist der 1. Eintrag aus der kummulativen Tabelle | 20070326 | |||
| 5 | I_SECONDARY_TAB_CUMMULATIVE | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Ist der 2. Eintrag aus der kummulativen Tabelle | 20070326 |
Method SYNC_LOG_TABLES on class CL_ISHMED_COMM_LOG has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 600 |