SAP ABAP Class IF_AC_VALUE_POC (Browser Framework: Value Input / Output)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BFW_CALCULATION_POC Browser Framework: Proxy for Calculation Element 19991217
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BFW_INPUT_POC Browser Framework: Proxy for Input Element 19991217
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BFW_OUTPUT_POC Browser Framework: Proxy for Output Element 19991217
Properties
Class IF_AC_VALUE_POC  
Short Description Browser Framework: Value Input / Output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990308   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AC_VALUE_POC has no forward declaration.
Interfaces
Class IF_AC_VALUE_POC has no interface implemented.
Friends
Class IF_AC_VALUE_POC has no friend class.
Attributes
Class IF_AC_VALUE_POC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Instance method Public Method Get Value 19990308
2 SET_VALUE Instance method Public Method Set Value 19990308
Events
# Event Type Visibility Description Created on
1 VALUE_CHANGED Instance Event
(0)
Public
(2)
Value has Changed 19990311
Types
Class IF_AC_VALUE_POC has no local type.
Method Signatures

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) STRING Wert 19990826

Method GET_VALUE on class IF_AC_VALUE_POC has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Erfolgreich ? 19990826
2 Importing VALUE Value transfer Type reference (TYPE) STRING Neuer Wert 19990308

Method SET_VALUE on class IF_AC_VALUE_POC has no exception.
Event Signatures

Event VALUE_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 VALUE Exporting Value transfer Type reference (TYPE) STRING Neuer Wert 19990311
History
Last changed by/on SAP  20100310 
SAP Release Created in