SAP ABAP Class CL_PS_ARCH_ORDER_READER (Reads the order related information)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
CN (Package) R/3 Application development: PS Basic data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PS_ARCHIVE_READER | Archive Reader for PS | 20070525 |
Properties
| Class | CL_PS_ARCH_ORDER_READER | |
| Short Description | Reads the order related information | |
| Super Class | CL_PS_ARCHIVE_READER | Archive Reader for PS |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CN | R/3 Application development: PS Basic data |
| Created | 20070525 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PS_ARCH_ORDER_READER has no forward declaration.
Interfaces
Class CL_PS_ARCH_ORDER_READER has no interface implemented.
Friends
Class CL_PS_ARCH_ORDER_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20070525 | |||||
| 2 | Instance attribute | Private | See coding | 20070525 | |||||
| 3 | Instance attribute | Private | See coding | 20070525 | |||||
| 4 | Instance attribute | Private | See coding | 20070525 | |||||
| 5 | Instance attribute | Private | See coding | 20070525 | |||||
| 6 | Instance attribute | Private | See coding | 20070525 | |||||
| 7 | Instance attribute | Private | See coding | 20070525 | |||||
| 8 | Instance attribute | Private | See coding | 20070525 | |||||
| 9 | Instance attribute | Private | See coding | 20070525 | |||||
| 10 | Instance attribute | Private | See coding | 20070525 | |||||
| 11 | Instance attribute | Private | See coding | 20070525 | |||||
| 12 | Instance attribute | Private | See coding | 20070525 | |||||
| 13 | Instance attribute | Private | See coding | 20070525 | |||||
| 14 | Instance attribute | Private | See coding | 20070525 | |||||
| 15 | Instance attribute | Private | See coding | 20070525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets the archvie reader instance for a order | 20070525 | |
| 2 | Instance method | Private | Method | Reads all the order info and buffers them. | 20070525 | |
| 3 | Instance method | Private | Method | Checks whether the SD document is available | 20070531 |
Events
Class CL_PS_ARCH_ORDER_READER has no event.
Types
Class CL_PS_ARCH_ORDER_READER has no local type.
Method Signatures
Method GET_ORDER_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUFNR | Call by reference | Type reference (TYPE) | AUFK-AUFNR | 20070525 | ||||
| 2 | NW_READER | Value transfer | Object reference (TYPE REF TO) | CL_PS_ARCHIVE_READER | 20070525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070525 |
Method INITIALIZE_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ARCHIVEKEY | Call by reference | Type reference (TYPE) | ARKEY | 20070525 | ||||
| 2 | IM_ARCHIVEOFS | Call by reference | Type reference (TYPE) | ADMI_OFFST | 20070525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070525 |
Method IS_SD_ORDER_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | CHAR1 | Boolean: true = X and false = SPACE | 20070531 | |||
| 2 | I_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20070531 |
Method IS_SD_ORDER_AVAILABLE on class CL_PS_ARCH_ORDER_READER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |