SAP ABAP Interface IF_SRM_SRM_PROP_VALUE (IF_SRM_SRM_PROP_VALUE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK_PROPERTY (Package) Framework: Property Handling
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SRM_PROP_VALUE CL_SRM_SRM_PROP_VALUE 20021125
Properties
Interface IF_SRM_SRM_PROP_VALUE  
Short Description IF_SRM_SRM_PROP_VALUE    
General Data
Package SRM_FRAMEWORK_PROPERTY   Framework: Property Handling 
Created 20021125   SAP 
Last changed 20021125   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_SRM_PROP_VALUE has no forward declaration.
Interfaces
Interface IF_SRM_SRM_PROP_VALUE has no interface.
Friends
Interface IF_SRM_SRM_PROP_VALUE has no friend.
Attributes
Interface IF_SRM_SRM_PROP_VALUE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IS_INITIAL Instance method Public Method CHECK_IS_INITIAL 20030702
2 CONVERSION_IN Instance method Public Method CONVERSION_IN 20030702
3 CONVERSION_OUT Instance method Public Method CONVERSION_OUT 20030702
4 EXECUTE_BUTTON_CLICK Instance method Public Method EXECUTE_BUTTON_CLICK 20030805
5 EXECUTE_CHECK Instance method Public Method EXECUTE_CHECK 20021212
6 EXECUTE_GENERATE Instance method Public Method EXECUTE_GENERATE 20021212
7 EXECUTE_HELP Instance method Public Method EXECUTE_HELP 20021212
8 GET_DROPDOWN_VALUES Instance method Public Method Gets Drop-Down Values 20030624
9 GET_TEXT Instance method Public Method Gets Text for Attribute Value 20030813
Events
Interface IF_SRM_SRM_PROP_VALUE has no event.
Types
Interface IF_SRM_SRM_PROP_VALUE has no local type.
Method Signatures

Method CHECK_IS_INITIAL 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 20030709
2 Returning IS_INITIAL Value transfer Type reference (TYPE) SRMBOOLEAN 20030702
3 Importing PROPERTY_DESCRIPTION Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030702
4 Importing VALUE Call by reference Type reference (TYPE) STRING 20030702
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SRM_PROP_VALUE 20030702

Method CONVERSION_IN 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 20030709
2 Returning IN Value transfer Type reference (TYPE) STRING 20030702
3 Importing OUT Call by reference Type reference (TYPE) STRING 20030702
4 Importing PROPERTY_DESCRIPTION Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030702
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SRM_PROP_VALUE 20030702

Method CONVERSION_OUT 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 20030709
2 Importing IN Call by reference Type reference (TYPE) STRING 20030702
3 Returning OUT Value transfer Type reference (TYPE) STRING 20030702
4 Importing PROPERTY_DESCRIPTION Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030702
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SRM_PROP_VALUE 20030702

Method EXECUTE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_ID Call by reference Type reference (TYPE) STRING 20030805
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20030805
3 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL List: IF_SRM_ATTRIBUTE_VALUE 20030805
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SRM_PROP_VALUE 20030805

Method EXECUTE_CHECK 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 IF_SRM_PROP_CONTEXT 20021212
2 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL List: IF_SRM_ATTRIBUTE_VALUE 20030620
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SRM_PROP_VALUE 20021212

Method EXECUTE_GENERATE 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 IF_SRM_PROP_CONTEXT 20021212
2 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL List: IF_SRM_ATTRIBUTE_VALUE 20030620
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SRM_PROP_VALUE 20021212

Method EXECUTE_HELP 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 IF_SRM_PROP_CONTEXT 20021212
2 Changing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL List: IF_SRM_ATTRIBUTE_VALUE 20030620
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SRM_PROP_VALUE 20021212

Method GET_DROPDOWN_VALUES 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 IF_SRM_PROP_CONTEXT 20030624
2 Returning DROPDOWN_VALUES Value transfer Type reference (TYPE) SRM_PROP_DROP_DOWN_VALUES_T Drop-Down-Werte für gefordertes Attribut 20030624
3 Importing VAL_HDL_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL List: IF_SRM_ATTRIBUTE_VALUE 20030624
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SRM_PROP_VALUE 20030624

Method GET_TEXT 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 20030813
2 Importing PROPERTY_DESCRIPTION Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030813
3 Returning TEXT Value transfer Type reference (TYPE) STRING 20030813
4 Importing VALUE Call by reference Type reference (TYPE) ANY 20030813
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_VALUE CX_SRM_SP_PROP_Value 20030813
History
Last changed by/on SAP  20021125 
SAP Release Created in 640