SAP ABAP Class CL_AMC_WAIT_FOR_MESSAGE (ABAP Messaging Channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAMC_RUNTIME (Package) AMC runtime package
⤷
⤷
Properties
| Class | CL_AMC_WAIT_FOR_MESSAGE | |
| Short Description | ABAP Messaging Channel | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SAMC_RUNTIME | AMC runtime package |
| Created | 20111202 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AMC_WAIT_FOR_MESSAGE has no forward declaration.
Interfaces
Class CL_AMC_WAIT_FOR_MESSAGE has no interface implemented.
Friends
Class CL_AMC_WAIT_FOR_MESSAGE has no friend class.
Attributes
Class CL_AMC_WAIT_FOR_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20111209 | ||
| 2 | Static method | Public | Method | 20111209 | ||
| 3 | Static method | Public | Method | 20111209 |
Events
Class CL_AMC_WAIT_FOR_MESSAGE has no event.
Types
Class CL_AMC_WAIT_FOR_MESSAGE has no local type.
Method Signatures
Method WAIT_UNTIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONDITION_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111209 | ||||
| 2 | RV_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Code | 20130320 |
Method WAIT_UNTIL on class CL_AMC_WAIT_FOR_MESSAGE has no exception.
Method WAIT_UNTIL_UP_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONDITION_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111209 | ||||
| 2 | IV_UP_TO_SECONDS | Call by reference | Type reference (TYPE) | NUMERIC | 20111209 | ||||
| 3 | RV_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Code | 20130320 |
Method WAIT_UNTIL_UP_TO on class CL_AMC_WAIT_FOR_MESSAGE has no exception.
Method WAIT_UP_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UP_TO_SECONDS | Call by reference | Type reference (TYPE) | NUMERIC | 20111209 |
Method WAIT_UP_TO on class CL_AMC_WAIT_FOR_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |