SAP ABAP Class IF_SRM_AV_SINGLE (Attribute Value - Read - Scalar)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRM_ATTRIBUTE_VALUE Attribute Value - Read 20030218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ATTRIBUTE_VALUE Attribute Value 20030218
Properties
Class IF_SRM_AV_SINGLE  
Short Description Attribute Value - Read - Scalar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030218   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SRM_AV_SINGLE has no interface implemented.
Friends
Class IF_SRM_AV_SINGLE has no friend class.
Attributes
Class IF_SRM_AV_SINGLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DDIC_STRING_GET Instance method Public Method Get: Cast DDIC Value on String 20030218
2 INTEGER_GET Instance method Public Method Get: Integer Value 20030218
3 INTERFACE_GET Instance method Public Method Get: Interface Value 20030218
4 STRING_GET Instance method Public Method Get: String Value 20030218
5 TEXT_GET Instance method Public Method Get: Short Text 20030707
Events
Class IF_SRM_AV_SINGLE has no event.
Types
Class IF_SRM_AV_SINGLE has no local type.
Method Signatures

Method DDIC_STRING_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OUTPUT_CONVERTED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Ausgabekonvertierung gewünscht? 20030708
2 Returning RE_VALUE Value transfer Type reference (TYPE) STRING EX_STRING_VALUE 20030218
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20030218

Method INTEGER_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUE Value transfer Type reference (TYPE) INT4 EX_INTEGER_VALUE 20030218
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20030218

Method INTERFACE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUE Value transfer Object reference (TYPE REF TO) OBJECT List: Object 20030218
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20030218

Method STRING_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUE Value transfer Type reference (TYPE) STRING EX_STRING_VALUE 20030218
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20030218

Method TEXT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20030707
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20030707
History
Last changed by/on SAP  00000000 
SAP Release Created in