SAP ABAP Class /SPE/CL_CONSOLIDATOR_COMMON (Common Class for Consolidator Portal)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SPM-RET (Application Component) Complaints and Returns
⤷
/SPE/RET_CONSOLIDATOR_API (Package) Consolidator portal R3 API Layer
⤷
⤷
Properties
| Class | /SPE/CL_CONSOLIDATOR_COMMON | |
| Short Description | Common Class for Consolidator Portal | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SPE/RET_CONSOLIDATOR_API | Consolidator portal R3 API Layer |
| Created | 20050203 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SPE/CL_CONSOLIDATOR_COMMON has no forward declaration.
Interfaces
Class /SPE/CL_CONSOLIDATOR_COMMON has no interface implemented.
Friends
Class /SPE/CL_CONSOLIDATOR_COMMON has no friend class.
Attributes
Class /SPE/CL_CONSOLIDATOR_COMMON has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Fetch material no for given APN through BADI implementation | 20050204 | |
| 2 | Static method | Public | Method | Get Serial Numbers for a delivery / Handling Unit | 20050204 |
Events
Class /SPE/CL_CONSOLIDATOR_COMMON has no event.
Types
Class /SPE/CL_CONSOLIDATOR_COMMON has no local type.
Method Signatures
Method GET_MATERIAL_FOR_APN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20050204 | |||
| 2 | IV_APN | Call by reference | Type reference (TYPE) | /SPE/DE_ALTERNATE_PART_NR | Alternate Part Number | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No BADI is implemented for APN translation | 20050204 | ||
| 2 | No corresponding Material exists for a given APN | 20050204 |
Method GET_SERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERNOS | Value transfer | Type reference (TYPE) | SERNR_PITHU | Table with Serial Numbers for Packing and Unpacking | 20050204 | |||
| 2 | IV_HU | Call by reference | Type reference (TYPE) | EXIDV | Externe Handling-Unit-Identifikation | 20050204 | |||
| 3 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VL | Delivery Item | 20050613 | |||
| 4 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | Lieferung | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Delivery or HU is supplied | 20050204 |
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 600 |