SAP ABAP Class CL_QM_COMMUNICATION_MANAGER (Manager for Out- or Inbound Communication of QM)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
QM-IM (Application Component) Quality Inspection
⤷
QL_COM_IMPLEMENTATION (Package) Communication Implementation
⤷
⤷
Properties
| Class | CL_QM_COMMUNICATION_MANAGER | |
| Short Description | Manager for Out- or Inbound Communication of QM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | QL_COM_IMPLEMENTATION | Communication Implementation |
| Created | 20050318 | SAP |
| Last change | 20050519 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_QM_COMMUNICATION_MANAGER has no forward declaration.
Interfaces
Class CL_QM_COMMUNICATION_MANAGER has no interface implemented.
Friends
Class CL_QM_COMMUNICATION_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | QPLEXT_COMM_TECHNOLOGY | 'Q' | Communication Technology | 20050407 | ||
| 2 | Constant | Private | Type reference (TYPE) | QPLEXT_COMM_TECHNOLOGY | 'X' | Communication Technology | 20050407 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delivers Inbound Communication Object | 20050318 | |
| 2 | Static method | Public | Method | Delivers Outbound Communication Object | 20050318 |
Events
Class CL_QM_COMMUNICATION_MANAGER has no event.
Types
Class CL_QM_COMMUNICATION_MANAGER has no local type.
Method Signatures
Method FACTORY_COMMUNICATION_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INBOUND_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_QM_COMMUNICATION_IN | QM Inbound Kommunikation | 20050318 |
Method FACTORY_COMMUNICATION_IN on class CL_QM_COMMUNICATION_MANAGER has no exception.
Method FACTORY_COMMUNICATION_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSP_LOT_ERP | Call by reference | Type reference (TYPE) | QALS | Prüflossatz | 20050324 | |||
| 2 | RR_OUTBOUND_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_QM_COMMUNICATION_OUT | QM Outbound Kommunikation | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kommunikations Fehler | 20050504 |
History
| Last changed by/on | SAP | 20050519 |
| SAP Release Created in | 600 |