SAP ABAP Class CL_PS_ARCH_PROJ_READER (Reads the project 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_PROJ_READER  
Short Description Reads the project related information    
Super Class CL_PS_ARCHIVE_READER Archive Reader for PS 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CN   R/3 Application development: PS Basic data 
Created 20070525   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PS_ARCH_PROJ_READER has no forward declaration.
Interfaces
Class CL_PS_ARCH_PROJ_READER has no interface implemented.
Friends
Class CL_PS_ARCH_PROJ_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_COBRA Instance attribute Private See coding 20070525
2 G_COBRB Instance attribute Private See coding 20070525
3 G_COSP Instance attribute Private See coding 20070525
4 G_COSS Instance attribute Private See coding 20070525
5 G_DRAD Instance attribute Private See coding 20070525
6 G_MLST Instance attribute Private See coding 20070525
7 G_MLTX Instance attribute Private See coding 20070525
8 G_NW_FOR_PROJECT Instance attribute Private See coding 20070525
9 G_PRHI Instance attribute Private See coding 20070525
10 G_PROJ_TAB Instance attribute Private See coding 20070525
11 G_PRPS Instance attribute Private See coding 20070525
12 G_PRTE Instance attribute Private See coding 20070525
13 G_PRTX Instance attribute Private See coding 20070525
14 G_PSTX Instance attribute Private See coding 20070525
15 G_STXH Instance attribute Private See coding 20070525
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROJECT_READER Static method Public Method Gets the archive reader for te particular project or wbs. 20070525
2 INITIALIZE_READER Instance method Private Method Reads all the required info and buffers them. 20070525
Events
Class CL_PS_ARCH_PROJ_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NET_DET Private See coding 20070525 BEGIN OF net_det, aufnr TYPE caufv-aufnr, END OF net_det
Method Signatures

Method GET_PROJECT_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSID Call by reference Type reference (TYPE) PRPS-POSID 20070525
2 Importing IM_PSPID Call by reference Type reference (TYPE) PROJ-PSPID 20070525
3 Returning PR_READER Value transfer Object reference (TYPE REF TO) CL_PS_ARCHIVE_READER 20070525
# Exception Resumable Description Created on
1 ARCHIVE_NOT_FOUND 20070525
2 PARAMETER_REQUIRED 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
History
Last changed by/on SAP  20110908 
SAP Release Created in 606