SAP ABAP Class CL_DMC_SEMAPHORE_HANDLER (Synchronization of Processing Procedures)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_UTIL (Package) Data Mapping and Conversion: Utilities
⤷
⤷
Properties
| Class | CL_DMC_SEMAPHORE_HANDLER | |
| Short Description | Synchronization of Processing Procedures | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | DMC_RT_MSG | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CNV_DMC_UTIL | Data Mapping and Conversion: Utilities |
| Created | 20040510 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_SEMAPHORE_HANDLER has no interface implemented.
Friends
Class CL_DMC_SEMAPHORE_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DMC_SEMAPHORE_KIND | 'LOCK' | Buffer Lock ID | 20051007 | ||
| 2 | Constant | Public | Type reference (TYPE) | RFCDEST | 'NONE' | Local RFC Destination | 20041210 | ||
| 3 | Constant | Public | Type reference (TYPE) | SY-CPROG | 'DMCGUI0' | Call from Load Number Maintenance | 20050303 | ||
| 4 | Constant | Public | Type reference (TYPE) | DMC_SEMAPHORE_KIND | 'CONV' | Convert Flag | 20050118 | ||
| 5 | Constant | Public | Type reference (TYPE) | DMC_SEMAPHORE_KIND | 'RCDB' | Semaphore Type | 20131129 | ||
| 6 | Constant | Public | Type reference (TYPE) | DMC_SEMAPHORE_KIND | 'SCDB' | Semaphore Type | 20131129 | ||
| 7 | Constant | Public | Type reference (TYPE) | DMC_SEMAPHORE_KIND | 'SEND' | Read Flag | 20050118 | ||
| 8 | Constant | Public | Type reference (TYPE) | DMC_SEMAPHORE_KIND | 'RCVR' | Write Flag | 20050118 | ||
| 9 | Constant | Public | Type reference (TYPE) | DMC_RT_PARAMS-PARAM_NAME | 'RT_SEMAPHORE_MULTIPLIER' | Load Multiplier ID | 20050321 | ||
| 10 | Constant | Public | Type reference (TYPE) | DMC_RT_PARAM_VALUE | '1.5' | Default Value for Load Multiplier | 20050321 | ||
| 11 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Line Selection | 20050603 | ||
| 12 | Constant | Private | Type reference (TYPE) | DMC_RT_PARAMS-PARAM_NAME | 'RT_SEMAPHORE_OFF' | Switch ID | 20060718 | ||
| 13 | Constant | Public | Type reference (TYPE) | DMC_RT_PARAMS-PARAM_NAME | 'RT_SEMAPHORE_OFF' | Load Switch ID | 20060808 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR4 | '@2B@' | Deviation Flag | 20050630 | ||
| 15 | Constant | Public | Type reference (TYPE) | CHAR4 | '@0A@' | Suspension Flag | 20050602 | ||
| 16 | Constant | Public | Type reference (TYPE) | DMC_RT_PARAMS-PARAM_NAME | 'RT_SEMAPHORE_MAX_WAIT' | Waiting Time ID | 20050321 | ||
| 17 | Constant | Public | Type reference (TYPE) | DMC_RT_PARAM_VALUE | '900' | Default Value for Waiting Time | 20050321 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | DMC_SEMAPHORE_KIND | Lock Type | 20040525 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | INT4 | Lock Number | 20040525 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Destination of Lock | 20041029 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | DMC_RFC_SETTINGS_TAB | List of Destinations | 20050209 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | DMC_SRVDAT_TAB | System Data | 20050701 | |||
| 23 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Error Handling | 20050209 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | INT4 | Load No. | 20050209 | |||
| 25 | Static Attribute | Public | Type reference (TYPE) | INT4 | Queue time | 20041214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check of Destinations | 20050119 | |
| 2 | Static method | Public | Constructor | 20050920 | ||
| 3 | Instance method | Public | Method | Comparison of Destinations | 20050315 | |
| 4 | Instance method | Public | Constructor | Constructor | 20041109 | |
| 5 | Instance method | Public | Method | Read the Database Data | 20050207 | |
| 6 | Instance method | Public | Method | Deletion of Conversion Calculators | 20050214 | |
| 7 | Instance method | Public | Method | Assignment of Input Data | 20050125 | |
| 8 | Instance method | Public | Method | Release Destinations | 20050602 | |
| 9 | Instance method | Public | Method | Release of a Process Lock | 20040518 | |
| 10 | Instance method | Public | Method | Set a process lock | 20040518 | |
| 11 | Instance method | Public | Method | Static Determination of Load Numbers | 20060727 | |
| 12 | Instance method | Public | Method | Static Determination of Load Numbers | 20041110 | |
| 13 | Instance method | Public | Method | Determination of System Data | 20050201 | |
| 14 | Instance method | Public | Method | Column Selection | 20050602 | |
| 15 | Static method | Public | Method | Reset queues | 20050913 | |
| 16 | Instance method | Public | Method | Selection by Destination Type | 20050602 | |
| 17 | Instance method | Public | Method | Display all subprojects together with destinations | 20050205 | |
| 18 | Instance method | Public | Method | Activity of a Destination | 20050602 | |
| 19 | Instance method | Public | Method | Switch off destinations | 20050602 | |
| 20 | Instance method | Public | Method | Dynamic Determination of Load Numbers | 20050209 | |
| 21 | Instance method | Public | Method | Value Help for Conversion Calculator | 20050214 |
Events
Class CL_DMC_SEMAPHORE_HANDLER has no event.
Types
Class CL_DMC_SEMAPHORE_HANDLER has no local type.
Method Signatures
Method CHECK_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST | Call by reference | Type reference (TYPE) | DMC_HOST_INPUT_TAB | MWB-Rechner | 20050205 | |||
| 2 | INPUT | Call by reference | Type reference (TYPE) | DMC_RFC_INPUT | RFC-Destinationen | 20050205 |
Method CHECK_SETTINGS on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DMC_SEMAPHORE_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method COMPARE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Destination des Konvertierungsobjektes | 20050315 | |||
| 2 | IM_CONV_SAPREL | Call by reference | Type reference (TYPE) | SYSAPRL | Releasestand | 20050315 | |||
| 3 | IM_CONV_SEMAPHORE | Call by reference | Type reference (TYPE) | I | Lastzahl des Konvertierungsobjektes | 20060720 | |||
| 4 | IM_SEM_TYPE | Call by reference | Type reference (TYPE) | DMC_SEMAPHORE_KIND | Vorgangstyp | 20050315 | |||
| 5 | IM_SUB_IDENT | Call by reference | Type reference (TYPE) | DMC_SIDENT | Name des Subprojektes | 20050315 |
Method COMPARE_SETTINGS on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IDENT_SPRJCT | Call by reference | Type reference (TYPE) | DMC_IDENT | Zugeordetes Subprojekt | 20060717 | |||
| 2 | IM_MWB_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Destination des Konverters | 20050209 | |||
| 3 | IM_ORGIDENT | Call by reference | Type reference (TYPE) | DMC_IDENT | Organisations-Bezeichnung | 20050209 | |||
| 4 | IM_ORGUNIT | Call by reference | Type reference (TYPE) | DMC_OTYPE | Organisations-Einheit | 20050209 | |||
| 5 | IM_RCVR_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Destination des Empfängers | 20050209 | |||
| 6 | IM_SNDR_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Destination des Senders | 20050209 |
Method CONSTRUCTOR on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method DB_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RECEIVER_DBCON | Call by reference | Type reference (TYPE) | BOOLEAN | DB connection on receiver side | 20131129 | |||
| 2 | EV_SENDER_DBCON | Call by reference | Type reference (TYPE) | BOOLEAN | DB connection on sender side | 20131129 | |||
| 3 | EX_HOST_INPUT | Call by reference | Type reference (TYPE) | DMC_HOST_INPUT_TAB | MWB-Rechner | 20050207 | |||
| 4 | EX_RFC_INPUT | Call by reference | Type reference (TYPE) | DMC_RFC_INPUT | RFC-Destinationen | 20050207 | |||
| 5 | IM_RFC_SETTINGS | Call by reference | Type reference (TYPE) | DMC_RFC_SETTINGS_TAB | Liste aller Destinationen | 20050207 |
Method DB_SETTINGS on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method DELETE_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_HOST | Call by reference | Type reference (TYPE) | DMC_HOST_INPUT_TAB | Tabelle der MWB-Rechner | 20050214 | |||
| 2 | CH_SETTINGS | Call by reference | Type reference (TYPE) | DMC_RFC_SETTINGS_TAB | Tabelle aller Destinationen | 20050308 | |||
| 3 | IM_LINE_INDEX | Call by reference | Type reference (TYPE) | INT4 | Aktuelle Zeile des Table Controls | 20050214 |
Method DELETE_SERVER on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method FILL_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SETTINGS | Call by reference | Type reference (TYPE) | DMC_RFC_SETTINGS_TAB | Liste aller Destinationen | 20050125 | |||
| 2 | IM_HOST | Call by reference | Type reference (TYPE) | DMC_HOST_INPUT_TAB | MWB-Rechner | 20050204 | |||
| 3 | IM_INPUT | Call by reference | Type reference (TYPE) | DMC_RFC_INPUT | RFC-Rechner | 20050125 | |||
| 4 | IM_SETTINGS | Call by reference | Type reference (TYPE) | DMC_RFC_SETTINGS | Subprojektkennungen | 20050125 |
Method FILL_SETTINGS on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method FREE_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_STATUS | Call by reference | Type reference (TYPE) | DMC_DEST_STATUS_TAB | Status der Destinationen | 20050609 |
Method FREE_DEST on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method FREE_SEMAPHORE Signature
Method FREE_SEMAPHORE on class CL_DMC_SEMAPHORE_HANDLER has no parameter.
Method FREE_SEMAPHORE on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method GET_SEMAPHORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Destination | 20050919 |
Method GET_SEMAPHORE on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method INIT_COBJ_SEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SEM_VALUE | Value transfer | Type reference (TYPE) | I | Lastzahl der Destination | 20060727 | |||
| 2 | I_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Name der Destination | 20060727 | |||
| 3 | I_SEM_KIND | Call by reference | Type reference (TYPE) | DMC_SEMAPHORE_KIND | Art der Destination | 20060727 |
Method INIT_COBJ_SEM on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method INIT_SEMAPHORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFC_INPUT | Call by reference | Type reference (TYPE) | DMC_RFC_INPUT | RFC-Rechner | 20050204 | |||
| 2 | RFC_SETTINGS | Call by reference | Type reference (TYPE) | DMC_RFC_SETTINGS_TAB | Liste aller Destinationen | 20050204 |
Method INIT_SEMAPHORE on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method INIT_SYSTEMDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SRVDAT | Value transfer | Type reference (TYPE) | DMC_SRVDAT_TAB | Systemdaten | 20050206 | |||
| 2 | IM_RFC_INPUT | Call by reference | Type reference (TYPE) | DMC_RFC_INPUT | Destinationen | 20050206 |
Method INIT_SYSTEMDATA on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method MARK_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STATUS | Call by reference | Type reference (TYPE) | DMC_DEST_STATUS_TAB | Status der Destinationen | 20050602 | |||
| 2 | IM_CODE | Call by reference | Type reference (TYPE) | SYST-UCOMM | Benutzeraktion | 20050602 |
Method MARK_DEST on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method RESET_DATA Signature
Method RESET_DATA on class CL_DMC_SEMAPHORE_HANDLER has no parameter.
Method RESET_DATA on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method SEL_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STATUS | Call by reference | Type reference (TYPE) | DMC_DEST_STATUS_TAB | Status der Destinationen | 20050602 | |||
| 2 | IM_CODE | Call by reference | Type reference (TYPE) | SYST-UCOMM | Benutzeraktion | 20050602 |
Method SEL_DEST on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method SHOW_SUBSETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBSETTINGS | Call by reference | Type reference (TYPE) | DMC_RFC_SETTINGS_TAB | Subprojekt-Destinationen | 20050205 |
Method SHOW_SUBSETTINGS on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method STATUS_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_STATUS | Call by reference | Type reference (TYPE) | DMC_DEST_STATUS_TAB | Status der Destinationen | 20050609 |
Method STATUS_DEST on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method STOP_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_STATUS | Call by reference | Type reference (TYPE) | DMC_DEST_STATUS_TAB | Status der Destinationen | 20050609 |
Method STOP_DEST on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method UPDATE_SEMAPHORE Signature
Method UPDATE_SEMAPHORE on class CL_DMC_SEMAPHORE_HANDLER has no parameter.
Method UPDATE_SEMAPHORE on class CL_DMC_SEMAPHORE_HANDLER has no exception.
Method VALUES_SERVER Signature
Method VALUES_SERVER on class CL_DMC_SEMAPHORE_HANDLER has no parameter.
Method VALUES_SERVER on class CL_DMC_SEMAPHORE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |