SAP ABAP Interface IF_SRM_EDIT_ATTRIBUTE_DESC (Attribute Description - Edit)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK (Package) Records Management Framework Package
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ATTRIBUTE_DESCRIPTION Attribute Description - Basis Class & Any 20000405
Properties
Interface IF_SRM_EDIT_ATTRIBUTE_DESC  
Short Description Attribute Description - Edit    
General Data
Package SRM_FRAMEWORK   Records Management Framework Package 
Created 20000308   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_EDIT_ATTRIBUTE_DESC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_ATTRIBUTE_DESC Attribute Description - Read 20010608
2 IF_SRM_ATTRIBUTE_DESC_QUERY Attribute Description - Query 20030212
3 IF_SRM_ATTRIBUTE_DESC_VISUAL Attribute Description - Visualization 20020904
Friends
Interface IF_SRM_EDIT_ATTRIBUTE_DESC has no friend.
Attributes
Interface IF_SRM_EDIT_ATTRIBUTE_DESC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_GENERAL_DESCRIPTION Instance method Public Method General Description Information 20000405
2 SET_INTEGER_DESCRIPTION Instance method Public Method Integer-Specific Description Information 20000405
3 SET_INTERFACE_DESCRIPTION Instance method Public Method Interface-Specific Description Information 20010727
4 SET_QUERY_DESCRIPTION Instance method Public Method Query Description Information (OPTIONAL) 20021122
5 SET_RELATED_DESC Instance method Public Method Sets Reference Field 20040920
6 SET_STRING_DESCRIPTION Instance method Public Method String-Specific Description Information 20000405
7 SET_TABFIELD_DESCRIPTION Instance method Public Method Table-Field Specific Description Information 20020422
8 SET_VISUAL_DESCRIPTION Instance method Public Method Visualization Description Information (OPTIONAL) 20020828
9 SET_VIS_IN_LIST_DESCRIPTION Instance method Public Method List Vis. Description Info. [e.g. Hit List Display] (OPT.) 20030730
10 UPDATE_GENERAL_IS_CHECK Instance method Public Method General Description: Update IS_CHECK 20030127
11 UPDATE_GENERAL_IS_GENERATE Instance method Public Method General Description: Update IS_GENERATE 20030127
12 UPDATE_GENERAL_IS_HELP Instance method Public Method General Description: Update IS_HELP 20030127
13 UPDATE_GENERAL_IS_LIST Instance method Public Method General Description: Update IS_LIST 20030129
14 UPDATE_GENERAL_IS_MAINTAIN Instance method Public Method General Description: Update IS_MAINTAIN 20070524
15 UPDATE_GENERAL_IS_VISIBLE Instance method Public Method General Description: Update IS_VISIBLE 20070524
16 UPDATE_GENERAL_IS_VIS_IN_LIST Instance method Public Method General Description: Update IS_VIS_IN_LIST 20070524
17 UPDATE_GENERAL_TEXT Instance method Public Method General Description: Update TEXT 20041001
Events
Interface IF_SRM_EDIT_ATTRIBUTE_DESC has no event.
Types
Interface IF_SRM_EDIT_ATTRIBUTE_DESC has no local type.
Method Signatures

Method SET_GENERAL_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Type reference (TYPE) SRMADGEN Attribut Beschreibung: Generelle Eigenschaften 20010702
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20010627

Method SET_INTEGER_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Type reference (TYPE) SRMADINT Attribut Beschreibung: Integer spezifische Eigenschaften 20010702
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20010627

Method SET_INTERFACE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Type reference (TYPE) SRMADIF Attribut Beschreibung: Interface spezifische Eigenschaften 20010727
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20010727

Method SET_QUERY_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Type reference (TYPE) SRMADQUE Attribut Beschreibung: Generelle Eigenschaften 20021122
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20021122

Method SET_RELATED_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RELATED_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attributbeschreibung - Read 20040920
2 Importing IM_RELATION Call by reference Type reference (TYPE) SRMAVRELA Relation zwischen Attribut-Wert-Objekten 20040920
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20040920

Method SET_STRING_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Type reference (TYPE) SRMADSTR Attribut Beschreibung: String spezifische Eigenschaften 20010702
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20010627

Method SET_TABFIELD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Type reference (TYPE) SRMADTAFIN Attribut Beschreibung: Tabellenfeld spezifi. Eigenschaften 20020422
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20020422

Method SET_VISUAL_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Type reference (TYPE) SRMADVIS Attribut Beschreibung: Generelle Eigenschaften 20020828
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20020828

Method SET_VIS_IN_LIST_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Type reference (TYPE) SRMADVLS Attribut Beschreibung: Generelle Eigenschaften 20030730
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20030730

Method UPDATE_GENERAL_IS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHECK Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030127
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20030127

Method UPDATE_GENERAL_IS_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GENERATE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030127
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20030127

Method UPDATE_GENERAL_IS_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HELP Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030127
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20030127

Method UPDATE_GENERAL_IS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030129
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20030129

Method UPDATE_GENERAL_IS_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAINTAIN Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20070524
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20070524

Method UPDATE_GENERAL_IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VISIBLE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20070524
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20070524

Method UPDATE_GENERAL_IS_VIS_IN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VIS_IN_LIST Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20070524
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20070524

Method UPDATE_GENERAL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING Text 20041001
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20041001
History
Last changed by/on SAP  20070911 
SAP Release Created in 46D