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 ABAP 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 SR_DOC_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PS_DOCUMENT PSHLP: Document 20100825
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_CHANGED Instance method Public Method Checks if document data is changed 20100825
2 DMS_UPDATE Instance method Public Method Updates document buffer 20100825
3 GET_INSTANCE Static method Public Method Returns single instance of the class 20100825
4 READ_DMS 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 Exporting 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 Exporting 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 Returning 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 Exporting ES_DRAD Call by reference Type reference (TYPE) DRAD Document-Object Link 20100921
2 Exporting ET_DRAD Call by reference Type reference (TYPE) TT_DRAD 20100921
3 Importing IV_LOCK_FLAG Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110117
4 Importing 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