SAP ABAP Class CL_PS_DOCUMENT (PSHLP: Document)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS-ST (Application Component) Structures
⤷
PSB_API (Package) PS API Package
⤷
⤷
Properties
| Class | CL_PS_DOCUMENT | |
| Short Description | PSHLP: Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PSB_API | PS API Package |
| Created | 20100825 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PS_DOCUMENT has no interface implemented.
Friends
Class CL_PS_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PS_DOCUMENT | PSHLP: Document | 20100825 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks if document data is changed | 20100825 | |
| 2 | Instance method | Public | Method | Updates document buffer | 20100825 | |
| 3 | Static method | Public | Method | Returns single instance of the class | 20100825 | |
| 4 | Instance method | Public | Method | Reads the documents | 20100921 |
Events
Class CL_PS_DOCUMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DRAD | Public | See coding | 20100921 | TT_DRAD TYPE STANDARD TABLE OF drad
|
Method Signatures
Method CHECK_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100825 |
Method CHECK_DATA_CHANGED on class CL_PS_DOCUMENT has no exception.
Method DMS_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100825 |
Method DMS_UPDATE on class CL_PS_DOCUMENT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PS_DOCUMENT | PSHLP: Document | 20100825 |
Method GET_INSTANCE on class CL_PS_DOCUMENT has no exception.
Method READ_DMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DRAD | Call by reference | Type reference (TYPE) | DRAD | Document-Object Link | 20100921 | |||
| 2 | ET_DRAD | Call by reference | Type reference (TYPE) | TT_DRAD | 20100921 | ||||
| 3 | IV_LOCK_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110117 | ||
| 4 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100921 |
Method READ_DMS on class CL_PS_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |