SAP ABAP Class CL_DPCOMMON_TEMP_STORAGE (DP Common: Temporary storage class for documents)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     DP_COMMON_UI (Package) Common functions for Dealerportal - unswitched UI objects
Properties
Class CL_DPCOMMON_TEMP_STORAGE  
Short Description DP Common: Temporary storage class for documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DP_COMMON_UI   Common functions for Dealerportal - unswitched UI objects 
Created 20090122   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPCOMMON_TEMP_STORAGE has no forward declaration.
Interfaces
Class CL_DPCOMMON_TEMP_STORAGE has no interface implemented.
Friends
Class CL_DPCOMMON_TEMP_STORAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPCOMMON_TEMP_STORAGE DP Common: Temporary storage class for documents 20090122
2 MT_ATTACHMENTS Instance attribute Private Type reference (TYPE) DPCOMMON_T_ATTACHEDDOC Table type for attached doc 20090122
3 MT_ATTACHMENTS_BUFFER Instance attribute Private Type reference (TYPE) DPCOMMON_T_ATTACHEDDOC_BUFFER Table type for attached doc buffer 20090603
4 MV_MAX_TEMP_SIZE Instance attribute Private Type reference (TYPE) BDS_COMPSI Business Document Service: Component size 20090122
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_DOCUMENT Instance method Public Method Attach document 20090122
2 COMMIT_TEMP_DOCUMENTS Instance method Public Method Commit temporary documents 20090122
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090122
4 DELETE_DOCUMENT Instance method Public Method Delete attached document 20090122
5 GET_ATTACHED_DOCS Instance method Public Method Get attached documents 20090122
6 GET_INSTANCE Static method Public Method Get singleton instance 20090122
7 SET_DOC_COUNT Instance method Private Method Set doc count fields 20090122
Events
Class CL_DPCOMMON_TEMP_STORAGE has no event.
Types
Class CL_DPCOMMON_TEMP_STORAGE has no local type.
Method Signatures

Method ATTACH_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090122
2 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20090122
3 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20090122
4 Importing IV_MIMETYPE Call by reference Type reference (TYPE) STRING 20090122
5 Importing IV_OBJKEY_TEMP Call by reference Type reference (TYPE) CHAR70 Character field, length 70 20090603

Method ATTACH_DOCUMENT on class CL_DPCOMMON_TEMP_STORAGE has no exception.

Method COMMIT_TEMP_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090122
2 Importing IV_APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20090603
3 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20090122
4 Importing IV_CLASSTYPE Call by reference Type reference (TYPE) CHAR2 'BO' Version Number Component 20090122
5 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20090122
6 Importing IV_OBJ_KEY Call by reference Type reference (TYPE) CHAR70 Character field, length 70 20090122
7 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090122

Method COMMIT_TEMP_DOCUMENTS on class CL_DPCOMMON_TEMP_STORAGE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DPCOMMON_TEMP_STORAGE has no parameter.
Method CONSTRUCTOR on class CL_DPCOMMON_TEMP_STORAGE has no exception.

Method DELETE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090122
2 Importing IS_ATTACHEDDOC Call by reference Type reference (TYPE) DPCOMMON_ATTACHEDDOC 20090603
3 Importing IV_OBJKEY_TEMP Call by reference Type reference (TYPE) CHAR70 Character field, length 70 20090603

Method DELETE_DOCUMENT on class CL_DPCOMMON_TEMP_STORAGE has no exception.

Method GET_ATTACHED_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) DPCOMMON_T_ATTACHEDDOC Table type for attached doc 20090122
2 Importing IV_OBJKEY_TEMP Call by reference Type reference (TYPE) CHAR70 Character field, length 70 20090603

Method GET_ATTACHED_DOCS on class CL_DPCOMMON_TEMP_STORAGE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPCOMMON_TEMP_STORAGE DP Common: Temporary storage class for documents 20090122

Method GET_INSTANCE on class CL_DPCOMMON_TEMP_STORAGE has no exception.

Method SET_DOC_COUNT Signature

Method SET_DOC_COUNT on class CL_DPCOMMON_TEMP_STORAGE has no parameter.
Method SET_DOC_COUNT on class CL_DPCOMMON_TEMP_STORAGE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605