SAP ABAP Class CL_SRM_SP_DOCVIEW_GE (SP Document - Client)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GENERAL_SP (Package) SRM General SPs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_BDV BDV: Basis Class 20000703
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_ATTRIBUTE SRM doc client: attirbute handling 20020718
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_COMP Access to Document Components 20021022
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_CONTENT BDV: Methods for Content delivery 20000703
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_EAI Document Viewer (BSP) 20020227
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_FW Utilities to Access Framework 20030219
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20000703
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_TEMPLATE SRM Document Client: Template Handling 20030828
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_VERSION Utilities to Access Framework 20030219
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_GOS SP Generic Object Services Interface 20031210
... Click here to see Used By full list (5 items)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SAPPSPRO/CL_SRM_SP_DOCVIEW_GE Document Frontend 20050803
2 Inheritance (c INHERITING FROM c_ref)  CL_HRASR00_SP_DOCVIEW_GE SP Document - Client - HR Admin Services 20050720
3 Inheritance (c INHERITING FROM c_ref)  CL_HREIC_SP_DOCVIEW_GE Service Provider for Knowledge Search Documents 20041228
4 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_DOCVIEW_GE RMPS: Enhancements SP Document - Client 20021011
5 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_PAPERDOC SP Paper Document - Client 20021128
Properties
Class CL_SRM_SP_DOCVIEW_GE  
Short Description SP Document - Client    
Super Class CL_SRM_SP_BDV BDV: Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_GENERAL_SP   SRM General SPs 
Created 20000703   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SRM_SWISS_KNIFE_DOC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SRM_PROP_CONTEXT_VIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_SRM_REFERENCE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 SRMCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 SRMGU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_SP_BDV_ATTRIBUTE SRM doc client: attirbute handling 20020718
2 IF_SRM_SP_BDV_COMP Access to Document Components 20021022
3 IF_SRM_SP_BDV_CONTENT BDV: Methods for Content delivery 20000703
4 IF_SRM_SP_BDV_EAI Document Viewer (BSP) 20020227
5 IF_SRM_SP_BDV_FW Utilities to Access Framework 20030219
6 IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20000703
7 IF_SRM_SP_BDV_TEMPLATE SRM Document Client: Template Handling 20030828
8 IF_SRM_SP_BDV_VERSION Utilities to Access Framework 20030219
9 IF_SRM_SP_GOS SP Generic Object Services Interface 20031210
10 IF_SRM_SP_MENUE SP Client Menu Interface 20000907
Friends
Class CL_SRM_SP_DOCVIEW_GE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SRC_CLASS Constant Public Type reference (TYPE) STRING 'CL_SRM_SP_DOCVIEW_GE' 20030821
2 MY_ACT_BE_ON_GOING Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20050418
3 MY_ATTRIBUTE_HANDLE Instance attribute Private Type reference (TYPE) SRMGU_ATTRIBUTE_HANDLE Structure for Attribute Handling 20020718
4 MY_CANCELED Instance attribute Private Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Indicates that creation of the document has been cancelled 20041015
5 MY_COMPONENT_TAB Instance attribute Private Type reference (TYPE) SRMGS_COMPONENTS 20050418
6 MY_COMP_GRID_CNTL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid for List of Components 20021022
7 MY_CURRENT_COMPONENT_LIST Instance attribute Private Type reference (TYPE) SRMGS_COMPONENTS 20081121
8 MY_CURRENT_VARIANT Instance attribute Private Object reference (TYPE REF TO) IF_SRM_VARIANT Variant of a Document 20010308
9 MY_CURRENT_VERSION_LIST Instance attribute Private Type reference (TYPE) SRMGU_VERSION_LIST_TAB2 20001010
10 MY_VERSION_EVENT_REC_IS_SET Instance attribute Private Type reference (TYPE) C 20001009
11 MY_VERSION_GRID_CNTL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID List of the versions 20001005
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG_FOR_ALV Instance method Private Method Build the fieldcatalog for the ALV 20001006
2 BUILD_FIELDCAT_FROM_PROP_TYPE Instance method Protected Method 20030828
3 CHECK_DOCUMENT_EXISTS Instance method Private Method Checks Whether Document Still Exists 20010903
4 CHECK_DOC_STATE_INFO Instance method Protected Method Get Status Info.: Completed, Checked Out? 20020923
5 CHECK_IF_DOC_IS_FROZEN Instance method Private Method Checks if Document is Frozen 20011218
6 CLONE_DOC Instance method Protected Method Creates a Copy of a Document 20010828
7 DELETE_SPECIAL_VERSION Instance method Public Method Delete the selected version 20001010
8 DISPLAY_SPECIAL_VERSION Instance method Public Method Display the selected version 20001010
9 FREEZE_DOC Instance method Protected Method Freeze Document 20011217
10 GENERATE_FIRST_REFERENCE Instance method Protected Method Generate First Doc. No. Automatically (for Initialization) 20030818
11 GET_ACTUAL_VERSION Instance method Private Method Get the actual document version (-> variant) 20001004
12 GET_CONTENT_CONNECTION Instance method Protected Method Hole Content Connection 20030826
13 GET_CONTEXT_PROPERTIES Instance method Protected Method Gets Properties From Sender Using Context, If Possible 20011019
14 GET_LANGUAGE_PROPERTY Instance method Protected Method Generates Property Entry With Current Language 20010928
15 GET_LIST_OF_VERSIONS Instance method Private Method Get a list of all versions 20001004
16 GET_MY_DOCUMENT Instance method Protected Method Gets Document Object Appropriate for Own POID 20010928
17 GET_MY_TRANSPORT_STATUS Instance method Private Method Query Whether Document Can Be Transported 20011023
18 GET_MY_VARIANT Instance method Protected Method Gets Variant Object Appropriate for Own POID 20010928
19 GET_MY_VERSION_GRID Instance method Public Method Get the version grid cntl 20001010
20 GET_MY_VERSION_LIST Instance method Public Method Get the current version list 20001010
21 GET_OLD_DOC_ATTRIS Instance method Protected Method Get the old attributes of the document 20001002
22 GET_REFERENCE_HANDLER Instance method Protected Method Fetches Object for Indicator Handling 20030818
23 GET_VERSION Instance method Protected Method Gets Logical Version Number of Document 20011022
24 GET_WORD_META_INDEX Instance method Protected Method Fetch Index from Word-Built-in Props 20030430
25 HANDLE_ATTRIBUTE_DATA_CHANGE Instance method Private Event handling method Handling of Event DATA_CHANGED 20071213
26 HANDLE_TRANSPORT Instance method Private Method Creating a Transport Entry, if Necessary 20011023
27 LOCK_DOCUMENT Instance method Protected Method Locks Current Document 20010928
28 PROPERTIES_SHOW_CHANGEDIALOG Instance method Protected Method Set the new attributes of the document 20010613
29 PROPERTIES_SHOW_DIALOG Instance method Protected Method Show all document attributes 20010613
30 PROPERTIES_SHOW_NEWDIALOG Instance method Protected Method Display Property Dialog For Newly Created Document 20010613
31 RAISE_WF_EVENT Instance method Protected Method Trigger Workflow Event 20030219
32 RESERVE_UNIQUE_DOCID Instance method Protected Method Select Unique Document Indicator 20020813
33 SEND_SPECIAL_VERSION Instance method Private Method Send the selected version 20001011
34 SET_DOCUMENT_PROPERTIES Instance method Protected Method Set Document Attributes at Variant Level 20020610
35 SHOW_VERSION_LIST Instance method Private Method Show the version list 20001004
36 TRANS_DOC Instance method Private Method Transport corresponding document 20001122
37 UNLOCK_DOCUMENT Instance method Protected Method Unlocks Current Document 20010928
38 UNRESERVE_UNIQUE_DOCID Instance method Protected Method Deselect Unique Document Indicator 20020812
Events
Class CL_SRM_SP_DOCVIEW_GE has no event.
Types
Class CL_SRM_SP_DOCVIEW_GE has no local type.
Method Signatures

Method BUILD_FIELDCATALOG_FOR_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VERSION_FIELDCATALOG Call by reference Type reference (TYPE) SRMGU_FIELDCATALOG_TAB Fieldcatalog for the version list 20001006
2 Importing IM_SPECIAL_FUNCTION Value transfer Type reference (TYPE) STRING 'VERSION' Spezielle Funktion, für die Fieldcat. erzeugt werden soll 20021022
# Exception Resumable Description Created on
1 BDV_INTERNAL_ALV_ERROR BDV: Internal Error by the ALV control 20001006
2 BDV_UNEXPECTED_ERROR BDV: Unexpected Error 20001006

Method BUILD_FIELDCAT_FROM_PROP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROP_TYPE_TAB Call by reference Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB 20030828
2 Returning RE_FIELD_CAT Value transfer Type reference (TYPE) LVC_T_FCAT 20030828

Method BUILD_FIELDCAT_FROM_PROP_TYPE on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method CHECK_DOCUMENT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOC_EXISTS Value transfer Type reference (TYPE) SRMBOOLEAN Dokument existiert 20010903

Method CHECK_DOCUMENT_EXISTS on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method CHECK_DOC_STATE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ARCHIVE_STATUS Value transfer Type reference (TYPE) CSEQUENCE 20050223
2 Exporting EX_CHECKED_OUT_BY Value transfer Type reference (TYPE) STRING 20020923
3 Exporting EX_HAS_NO_CONTENT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20090812
4 Exporting EX_IS_FROZEN Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20020923
5 Importing IM_OMIT_GSP_ATTR_CACHE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Überspringt GSP Attr. Cache 20040203

Method CHECK_DOC_STATE_INFO on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method CHECK_IF_DOC_IS_FROZEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOC_IS_FROZEN Value transfer Type reference (TYPE) SRMBOOLEAN liefert true zurück, falls Dokument eingefroren ist 20011218
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20011218
2 CX_SRM_DCL_BACKEND Fehler vom Backend des Document Client 20011218
3 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20011218

Method CLONE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Interface für Request 20010828
# Exception Resumable Description Created on
1 BDV_UNEXPECTED_ERROR Unexpected Error 20010828

Method DELETE_SPECIAL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SPECIAL_VERSION Call by reference Type reference (TYPE) SRMGU_VERSION_LIST The selected version 20001010
# Exception Resumable Description Created on
1 BDV_UNEXPECTED_ERROR BDV: Unexpected error 20001010

Method DISPLAY_SPECIAL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SPECIAL_VERSION Call by reference Type reference (TYPE) SRMGU_VERSION_LIST2 The selected version 20001010
# Exception Resumable Description Created on
1 BDV_UNEXPECTED_ERROR BDV: Unexpected error 20001010

Method FREEZE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FREEZE Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20011221
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20011217
2 CX_SRM_DCL_BACKEND Fehler vom Backend des Document Client 20011217
3 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20011217
4 CX_SRM_SPCL_USER_CANCEL SP Client : Abbruch durch Benutzer 20011217

Method GENERATE_FIRST_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REFERENCE Call by reference Type reference (TYPE) STRING Generierte Dokumentnummer 20030818
2 Exporting EX_RULE_NAME Call by reference Type reference (TYPE) STRING Regelname 20030818
# Exception Resumable Description Created on
1 CX_SRM_PROP_REFERENCE Fehler beim Aktenzeichenhandling 20030818

Method GET_ACTUAL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTUAL_DOCUMENT Call by reference Object reference (TYPE REF TO) OBJECT The actual document 20001004
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20030709

Method GET_CONTENT_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID 20030826
2 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20030826
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030826

Method GET_CONTEXT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LONG_PROPERTIES Value transfer Type reference (TYPE) SCMGS_PROPERTY_TAB 20060509
2 Exporting EX_PROPERTIES Value transfer Type reference (TYPE) SRMGS_PROPERTY_TAB Property Tabelle 20011019
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Kontextlieferanten 20011019

Method GET_CONTEXT_PROPERTIES on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method GET_LANGUAGE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROPERTY Value transfer Type reference (TYPE) SRMGS_PROPERTY Property-Eintrag mit Sprache 20010928

Method GET_LANGUAGE_PROPERTY on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method GET_LIST_OF_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MY_DOCUMENT Call by reference Object reference (TYPE REF TO) OBJECT My current document 20001010
2 Exporting EX_VERSION_LIST Call by reference Type reference (TYPE) SRM_LIST_OBJECT List of version objects 20001004
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20011002
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20011002
3 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20011002

Method GET_MY_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_SRM_DOCUMENT Repräsentiert ein Dokument 20010928
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20010928
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20010928

Method GET_MY_TRANSPORT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRANSPORTABLE Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20011023
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20011023
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20011026

Method GET_MY_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VARIANT Value transfer Object reference (TYPE REF TO) IF_SRM_VARIANT Varianten Objekt 20010928
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20010928
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20010928

Method GET_MY_VERSION_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MY_VERSION_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID My version grid 20001010

Method GET_MY_VERSION_GRID on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method GET_MY_VERSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VERSION_LIST Call by reference Type reference (TYPE) SRMGU_VERSION_LIST_TAB2 My current version list tab 20001010

Method GET_MY_VERSION_LIST on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method GET_OLD_DOC_ATTRIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTUAL_DOCUMENT Call by reference Object reference (TYPE REF TO) OBJECT The actual document 20001004
2 Exporting EX_OLD_DOC_ATTRIS Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Table with document properties 20001002
3 Exporting EX_OLD_DOC_ATTRIS_TYPE Call by reference Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB Table with the properties types 20001030
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20030709
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20030709

Method GET_REFERENCE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Value transfer Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext bei Property Unification 20030818
2 Returning RE_REFERENCE_HANDLER Value transfer Object reference (TYPE REF TO) IF_SRM_PROP_REFERENCE Objekt zur Kennzeichenbehandlung 20030818
# Exception Resumable Description Created on
1 CX_SRM_PROP_REFERENCE Fehler beim Aktenzeichenhandling 20030818

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VERSION Value transfer Type reference (TYPE) STRING 20011022
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20011022
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20011022

Method GET_WORD_META_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Value transfer Type reference (TYPE) SRMGS_PROP_NAME 20030430
2 Returning RE_INDEX Value transfer Type reference (TYPE) I 20030430

Method GET_WORD_META_INDEX on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method HANDLE_ATTRIBUTE_DATA_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGED_PROPERTY_TAB Value transfer Attribute reference (LIKE) 20071213

Method HANDLE_ATTRIBUTE_DATA_CHANGE on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method HANDLE_TRANSPORT Signature

Method HANDLE_TRANSPORT on class CL_SRM_SP_DOCVIEW_GE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20011023
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20011023
3 CX_SRM_SPCL_USER_CANCEL SP Client : Abbruch durch Benutzer 20011023

Method LOCK_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LOCK_USER Value transfer Type reference (TYPE) STRING Bei Sperrkonflikt: Sperrender Benutzer 20030821
2 Exporting SUCCESS Value transfer Type reference (TYPE) SRMGS_BOOLEAN 20030821
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20010928
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20010928

Method PROPERTIES_SHOW_CHANGEDIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_FLUSH Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE 'X': flush Property Cache 20020718
2 Importing IM_LOCK_DOCUMENT Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Locking durchführen (löschen wenn schon gelockt wurde) 20010613
3 Returning RE_CANCEL Value transfer Type reference (TYPE) SRMBOOLEAN Abbruch durch Benutzer 20010928
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20010928
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20010928

Method PROPERTIES_SHOW_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) STRING IF_SRM_PROP_CONTEXT_VIS=>MODE_DISPLAY 20030217
2 Returning RE_CANCEL Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030217
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20010928
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20010928

Method PROPERTIES_SHOW_NEWDIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW_VARIANT Value transfer Object reference (TYPE REF TO) IF_SRM_VARIANT Neu angelegte Variante 20010613
2 Returning RE_CANCEL Value transfer Type reference (TYPE) SRMBOOLEAN Abbruch durch Benutzer 20010928
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20010928
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20010928

Method RAISE_WF_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030219
2 Importing IM_EVT_CONTAINER Call by reference Type reference (TYPE) SRMGU_WF_CONTAINER 20030219
3 Importing IM_EVT_NAME Call by reference Type reference (TYPE) STRING 20030219
4 Importing IM_OBJ_TYPE Call by reference Type reference (TYPE) STRING 'DOCUMENT' 20030219

Method RAISE_WF_EVENT on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method RESERVE_UNIQUE_DOCID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOC_ID Value transfer Type reference (TYPE) STRING Dokument-Kennzeichen 20020813

Method RESERVE_UNIQUE_DOCID on class CL_SRM_SP_DOCVIEW_GE has no exception.

Method SEND_SPECIAL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VERSION_TO_SEND Call by reference Object reference (TYPE REF TO) OBJECT Version which should be send 20001011
# Exception Resumable Description Created on
1 BDV_CANCELED BDV: User has canceled the action 20001031
2 BDV_UNEXPECTED_ERROR BDV: Unexpected Error 20001011

Method SET_DOCUMENT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOCK_USER Call by reference Type reference (TYPE) STRING 20050217
2 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Document properties 20020610
3 Importing IM_SET_ON_VARIANT Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE 'X': set PHIO props; ' ': set LOIO props 20020708
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20020610
2 CX_SRM_DCL_BACKEND Fehler vom Backend des Document Client 20020610
3 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20020610
4 CX_SRM_SPCL_USER_CANCEL SP Client : Abbruch durch Benutzer 20020610

Method SHOW_VERSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MY_DOCUMENT Call by reference Object reference (TYPE REF TO) OBJECT My document 20001010
2 Importing IM_SPECIAL_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the version list 20001004
3 Importing IM_VERSION_LIST Call by reference Type reference (TYPE) SRM_LIST_OBJECT List of version objects 20001004
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20011002
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20011002
3 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20011002

Method TRANS_DOC Signature

Method TRANS_DOC on class CL_SRM_SP_DOCVIEW_GE has no parameter.
# Exception Resumable Description Created on
1 BDV_CANCELED BDV: User has canceled the action 20010201
2 BDV_NO_TRANS_REQUEST BDV: No Transport request 20001122
3 BDV_UNEXPECTED_ERROR BDV: Unexpected Error 20001122

Method UNLOCK_DOCUMENT Signature

Method UNLOCK_DOCUMENT on class CL_SRM_SP_DOCVIEW_GE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20010928
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20010928

Method UNRESERVE_UNIQUE_DOCID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WHOLE_DOCUMENT Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE 'X': unreserve uni. ID used in all versions 20020813

Method UNRESERVE_UNIQUE_DOCID on class CL_SRM_SP_DOCVIEW_GE has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_BDV BDV: Basis Class 20000703
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_ATTRIBUTE SRM doc client: attirbute handling 20020718
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_COMP Access to Document Components 20021022
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_CONTENT BDV: Methods for Content delivery 20000703
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_EAI Document Viewer (BSP) 20020227
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_FW Utilities to Access Framework 20030219
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20000703
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_TEMPLATE SRM Document Client: Template Handling 20030828
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_VERSION Utilities to Access Framework 20030219
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_GOS SP Generic Object Services Interface 20031210
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_MENUE SP Client Menu Interface 20000907
History
Last changed by/on SAP  20130531 
SAP Release Created in 50A