SAP ABAP Class CL_SRM_GSP_PROP_VALUE (CL_SRM_GSP_PROP_VALUE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GSP_PROPERTY (Package) GSP (Record, Model,...): Property Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_PROP_VALUE CL_SRM_SP_PROP_VALUE 20030102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_GSP_PROP_VALUE RMPS Property Handling: Value Check, Input Help/Gen for GSP 20030917
Properties
Class CL_SRM_GSP_PROP_VALUE  
Short Description CL_SRM_GSP_PROP_VALUE    
Super Class CL_SRM_SP_PROP_VALUE CL_SRM_SP_PROP_VALUE 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_GSP_PROPERTY   GSP (Record, Model,...): Property Handling 
Created 20030102   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_GSP_PROP_VALUE has no interface implemented.
Friends
Class CL_SRM_GSP_PROP_VALUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OBLIGAT_DUMMY Constant Public Type reference (TYPE) STRING '[...]' 20030702
Methods
# Method Level Visibility Method type Description Created on
1 BUTTON_CLICK_SRM_DOCUMENT_ID Instance method Protected Method Click Application Button for Record Number 20030812
2 CHECK_SRM_DOCUMENT_ID Instance method Protected Method Checks Record Number 20030804
3 CHECK_SRM_STATE_ID Instance method Protected Method Checks Status ID 20030818
4 GENERATE_SRM_DOCUMENT_ID Instance method Protected Method Generate Record Number 20030804
5 GET_REFERENCE_HANDLER Instance method Protected Method Gets Service Object for Record Number Handling 20030804
6 SHOW_VALUEHELP_FPLAN_POS Instance method Protected Method Display Value Help for File Plan Item 20030814
7 SHOW_VALUEHELP_SRM_STATE Instance method Protected Method Display Value Help for Status 20030818
8 SHOW_VALUEHLP_QRY_SRM_STATE Instance method Protected Method Display Value Help for Status 20030902
Events
Class CL_SRM_GSP_PROP_VALUE has no event.
Types
Class CL_SRM_GSP_PROP_VALUE has no local type.
Method Signatures

Method BUTTON_CLICK_SRM_DOCUMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20030812
2 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL Property-Tabelle 20030812
# Exception Resumable Description Created on
1 CX_SRM_PROP_REFERENCE Fehler bei der Aktenzeichengenerierung 20030812

Method CHECK_SRM_DOCUMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20030804
2 Exporting EX_CHECK_OK Call by reference Type reference (TYPE) SRMBOOLEAN Aktenzeichen ok? 20030807
3 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL Property-Tabelle 20030804
# Exception Resumable Description Created on
1 CX_SRM_PROP_REFERENCE Fehler bei der Aktenzeichengenerierung 20030804

Method CHECK_SRM_STATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT 20030818
2 Returning RE_OK Value transfer Type reference (TYPE) BOOLEAN 20030818
3 Importing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL 20030818
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_SRM_STATE CX_SRM_SP_PROP_VALUE 20030818

Method GENERATE_SRM_DOCUMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20030804
2 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL Property-Tabelle 20030804
# Exception Resumable Description Created on
1 CX_SRM_PROP_REFERENCE Fehler bei der Aktenzeichengenerierung 20030804

Method GET_REFERENCE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20030804
2 Returning RE_REFERENCE_HANDLER Value transfer Object reference (TYPE REF TO) IF_SRM_PROP_REFERENCE Service-Objekt für Aktenzeichenhandling 20030804
# Exception Resumable Description Created on
1 CX_SRM_PROP_REFERENCE Fehler bei der Aktenzeichengenerierung 20030804

Method SHOW_VALUEHELP_FPLAN_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20030814
2 Exporting EX_UPDATED Call by reference Type reference (TYPE) SRMBOOLEAN Ablageplanposition aktualisiert? 20030814
3 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL Property-Tabelle 20030814
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_VALUE Basisklasse (abstrakt) 20030814

Method SHOW_VALUEHELP_SRM_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20030818
2 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL Property-Tabelle 20030818
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_SRM_STATE Fehler bei Property SRM_STATE 20030818

Method SHOW_VALUEHLP_QRY_SRM_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20030902
2 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL Property-Tabelle 20030902
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_SRM_STATE Fehler bei Property SRM_STATE 20030902
History
Last changed by/on SAP  20110908 
SAP Release Created in 640