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 | ![]() |
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 archive reader for te particular project or wbs. | 20070525 |
2 | ![]() |
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 | ![]() |
IM_POSID | Call by reference | Type reference (TYPE) | PRPS-POSID | 20070525 | |||
2 | ![]() |
IM_PSPID | Call by reference | Type reference (TYPE) | PROJ-PSPID | 20070525 | |||
3 | ![]() |
PR_READER | Value transfer | Object reference (TYPE REF TO) | CL_PS_ARCHIVE_READER | 20070525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070525 | ||
2 | ![]() |
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 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |