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 G_AFABD Instance attribute Private See coding 20070525
2 G_AFFLD Instance attribute Private See coding 20070525
3 G_AFPOD Instance attribute Private See coding 20070525
4 G_AFVGD Instance attribute Private See coding 20070525
5 G_CAUFVD Instance attribute Private See coding 20070525
6 G_COBRA Instance attribute Private See coding 20070525
7 G_COBRB Instance attribute Private See coding 20070525
8 G_COSP Instance attribute Private See coding 20070525
9 G_COSS Instance attribute Private See coding 20070525
10 G_DRAD Instance attribute Private See coding 20070525
11 G_MLSTD Instance attribute Private See coding 20070525
12 G_PSTX Instance attribute Private See coding 20070525
13 G_RESBD Instance attribute Private See coding 20070525
14 G_THEAD Instance attribute Private See coding 20070525
15 G_TILINE Instance attribute Private See coding 20070525
Methods
# Method Level Visibility Method type Description Created on
1 GET_ORDER_READER Static method Public Method Gets the archvie reader instance for a order 20070525
2 INITIALIZE_READER Instance method Private Method Reads all the order info and buffers them. 20070525
3 IS_SD_ORDER_AVAILABLE 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 Importing IM_AUFNR Call by reference Type reference (TYPE) AUFK-AUFNR 20070525
2 Returning NW_READER Value transfer Object reference (TYPE REF TO) CL_PS_ARCHIVE_READER 20070525
# Exception Resumable Description Created on
1 ARCHIVE_NOT_FOUND 20070525

Method INITIALIZE_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ARCHIVEKEY Call by reference Type reference (TYPE) ARKEY 20070525
2 Importing IM_ARCHIVEOFS Call by reference Type reference (TYPE) ADMI_OFFST 20070525
# Exception Resumable Description Created on
1 READ_FAILED 20070525

Method IS_SD_ORDER_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) CHAR1 Boolean: true = X and false = SPACE 20070531
2 Importing 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