SAP ABAP Class /SCMB/CL_DF_ATTR_VALUE (Document Flow: Attribute 'Value')
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-BAS-DF (Application Component) Cross-System and Cross-Partner Document Flow
     /SCMB/FLOW_NET (Package) Document Flow, Link
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20021018
Properties
Class /SCMB/CL_DF_ATTR_VALUE  
Short Description Document Flow: Attribute 'Value'    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package /SCMB/FLOW_NET   Document Flow, Link 
Created 20021018   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20021018
Friends
# Friend Modeled only Created on Description
1 /SCMB/CB_DF_ATTR_VALUE 20021018 Document Flow Base Agent: Attribute 'Value'
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENCY Instance attribute Protected Type reference (TYPE) /SCMB/DF_CURRENCY Document Flow: Currency 20021018
2 LINK_ID Instance attribute Protected Type reference (TYPE) OBLGUID16 SOBL: GUID 20021018
3 VALUE Instance attribute Protected Type reference (TYPE) /SCMB/DF_VALUE Document Flow: Value 20021018
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENCY Instance method Public Get-method of a virtual attribute Reads the Attribute CURRENCY 20021018
2 GET_LINK_ID Instance method Public Get-method of a virtual attribute Reads the Attribute LINK_ID 20021018
3 GET_VALUE Instance method Public Get-method of a virtual attribute Reads the Attribute VALUE 20021018
4 SET_CURRENCY Instance method Public Set-method of a virtual attribute Sets the Attribute CURRENCY 20021018
5 SET_VALUE Instance method Public Set-method of a virtual attribute Sets the Attribute VALUE 20021018
Events
Class /SCMB/CL_DF_ATTR_VALUE has no event.
Types
Class /SCMB/CL_DF_ATTR_VALUE has no local type.
Method Signatures

Method GET_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/DF_CURRENCY Attributwert 20021018
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021018

Method GET_LINK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OBLGUID16 Attributwert 20021018
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021018

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/DF_VALUE Attributwert 20021018
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021018

Method SET_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENCY Call by reference Type reference (TYPE) /SCMB/DF_CURRENCY Attributwert 20021018
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021018

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) /SCMB/DF_VALUE Attributwert 20021018
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021018
History
Last changed by/on SAP  20080612 
SAP Release Created in 401