SAP ABAP Class CL_AXT_BRFOPPS (AXT BRF Operations)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
Properties
Class CL_AXT_BRFOPPS  
Short Description AXT BRF Operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20100119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_AXT_BRFOPPS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FDT_FACTORY 20100119 FDT: Factory
Attributes
Class CL_AXT_BRFOPPS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FUNCTIONAL_TABLE_AMOUNT Static method Public Method Returns the amount from the table's first row 20100119
2 FUNCTIONAL_TABLE_NUMBER Static method Public Method Returns the number from the table's first row 20100120
3 FUNCTIONAL_TABLE_QUANTITY Static method Public Method Returns the quantity from the table's first row 20100122
4 FUNCTIONAL_TABLE_STRING Static method Public Method Returns the string from the table's first row 20100122
5 FUNCTIONAL_TABLE_TIMEPOINT Static method Public Method Returns the timepoimt from the table's first row 20100122
Events
Class CL_AXT_BRFOPPS has no event.
Types
Class CL_AXT_BRFOPPS has no local type.
Method Signatures

Method FUNCTIONAL_TABLE_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITA_TABLE Call by reference Type reference (TYPE) ANY TABLE Table with values 20100119
2 Returning RV_AMOUNT Value transfer Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_AMOUNT Amount 20100119

Method FUNCTIONAL_TABLE_AMOUNT on class CL_AXT_BRFOPPS has no exception.

Method FUNCTIONAL_TABLE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITA_TABLE Call by reference Type reference (TYPE) ANY TABLE Table with values 20100120
2 Returning RV_NUMBER Value transfer Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_NUMBER Number 20100120

Method FUNCTIONAL_TABLE_NUMBER on class CL_AXT_BRFOPPS has no exception.

Method FUNCTIONAL_TABLE_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITA_TABLE Call by reference Type reference (TYPE) ANY TABLE Table with values 20100122
2 Returning RV_QUANTITY Value transfer Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_QUANTITY Number 20100122

Method FUNCTIONAL_TABLE_QUANTITY on class CL_AXT_BRFOPPS has no exception.

Method FUNCTIONAL_TABLE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITA_TABLE Call by reference Type reference (TYPE) ANY TABLE Table with values 20100122
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING Number 20100122

Method FUNCTIONAL_TABLE_STRING on class CL_AXT_BRFOPPS has no exception.

Method FUNCTIONAL_TABLE_TIMEPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITA_TABLE Call by reference Type reference (TYPE) ANY TABLE Table with values 20100122
2 Returning RV_TIMEPOINT Value transfer Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TIMEPOINT Number 20100122

Method FUNCTIONAL_TABLE_TIMEPOINT on class CL_AXT_BRFOPPS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701