SAP ABAP Interface IF_SRM_EDIT_ATTRIBUTE_VALUE (Attribute Value - 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_VALUE Attribute Value 20000406
Properties
Interface IF_SRM_EDIT_ATTRIBUTE_VALUE  
Short Description Attribute Value - Edit    
General Data
Package SRM_FRAMEWORK   Records Management Framework Package 
Created 20000406   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_ATTRIBUTE_VALUE Attribute Value - Read 20010626
2 IF_SRM_EDIT_AV_SINGLE Attribute Value - Edit - Scalar 20030218
Friends
Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no friend.
Attributes
Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DDIC_CURRENCY Instance method Public Method 20030709
2 GET_DDIC_MEASURE Instance method Public Method 20030709
3 GET_DDIC_STRING Instance method Public Method 20030709
4 GET_DDIC_XSTRING Instance method Public Method 20030709
5 GET_DESCRIPTION Instance method Public Method 20030709
6 GET_ID Instance method Public Method 20030709
7 GET_INTEGER_VALUE Instance method Public Method 20030709
8 GET_INTERFACE_VALUE Instance method Public Method 20030709
9 GET_STATE Instance method Public Method 20030709
10 GET_STRING_VALUE Instance method Public Method 20030709
11 SET_DDIC_CURRENCY Instance method Public Method Set: DDIC Value for Currencies 20020423
12 SET_DDIC_MEASURE Instance method Public Method Set: DDIC Value for Amounts 20020423
13 SET_DDIC_STRING Instance method Public Method Set: Cast DDIC Value on String 20020423
14 SET_DDIC_XSTRING Instance method Public Method Set: Cast DDIC Value on XString 20020423
15 SET_DESCRIPTION Instance method Public Method Set: Attribute Description Object 20010627
16 SET_INTEGER_VALUE Instance method Public Method Set: Integer Value 20000406
17 SET_INTERFACE_VALUE Instance method Public Method Set: Interface Value 20010727
18 SET_RELATED_VALUE Instance method Public Method Set: Reference Values 20040920
19 SET_STRING_VALUE Instance method Public Method Set: String Value 20000406
Events
Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no event.
Types
Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no local type.
Method Signatures

Method GET_DDIC_CURRENCY Signature

Method GET_DDIC_CURRENCY on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_DDIC_CURRENCY on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_DDIC_MEASURE Signature

Method GET_DDIC_MEASURE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_DDIC_MEASURE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_DDIC_STRING Signature

Method GET_DDIC_STRING on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_DDIC_STRING on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_DDIC_XSTRING Signature

Method GET_DDIC_XSTRING on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_DDIC_XSTRING on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_DESCRIPTION on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_ID on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_INTEGER_VALUE Signature

Method GET_INTEGER_VALUE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_INTEGER_VALUE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_INTERFACE_VALUE Signature

Method GET_INTERFACE_VALUE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_INTERFACE_VALUE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_STATE Signature

Method GET_STATE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_STATE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method GET_STRING_VALUE Signature

Method GET_STRING_VALUE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no parameter.
Method GET_STRING_VALUE on Interface IF_SRM_EDIT_ATTRIBUTE_VALUE has no exception.

Method SET_DDIC_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRM_LIST_CURRENCY 20020423
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20020423

Method SET_DDIC_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRM_LIST_MEASURE List: Maß 20020423
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20020423

Method SET_DDIC_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRM_LIST_STRING im_STRING_VALUE 20020423
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20020423

Method SET_DDIC_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRM_LIST_XSTRING im_STRING_VALUE 20020423
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20020423

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attribut BEschreibungs Objekt 20010702
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20010702

Method SET_INTEGER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRM_LIST_INTEGER List: Integer Werte 20010702
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20010627

Method SET_INTERFACE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRM_LIST_OBJECT List: Object 20010727
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20010727

Method SET_RELATED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RELATED_VALUE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE Liste mit Bezugswerten 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_VALUE Attribut Wert (abstrakt) 20040920

Method SET_STRING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRM_LIST_STRING im_STRING_VALUE 20010702
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20010627
History
Last changed by/on SAP  20041208 
SAP Release Created in 46D