SAP ABAP Class CL_FIN_UI_DECO_FREE_SELECTIONS (Dealing with free selections for decoupling)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     FIN_UI_DECO_SERVICES (Package) Generic Services for UI Decoupling
Properties
Class CL_FIN_UI_DECO_FREE_SELECTIONS  
Short Description Dealing with free selections for decoupling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_UI_DECO_SERVICES   Generic Services for UI Decoupling 
Created 20101130   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIN_UI_DECO_FREE_SELECTIONS has no forward declaration.
Interfaces
Class CL_FIN_UI_DECO_FREE_SELECTIONS has no interface implemented.
Friends
Class CL_FIN_UI_DECO_FREE_SELECTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FIELDS Static Attribute Private Type reference (TYPE) FIELDNAME_T Hashed table of fieldnames 20101130
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIELD Static method Public Method Check whether the field is valid for the free selections 20101130
2 SET_TABLES Static method Public Method Remember the strucutures for free selections 20101130
Events
Class CL_FIN_UI_DECO_FREE_SELECTIONS has no event.
Types
Class CL_FIN_UI_DECO_FREE_SELECTIONS has no local type.
Method Signatures

Method CHECK_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101130
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20101130

Method CHECK_FIELD on class CL_FIN_UI_DECO_FREE_SELECTIONS has no exception.

Method SET_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLES Call by reference Type reference (TYPE) RSDSTABS_T Dynamic Selections: TType RSDSTABS 20101130

Method SET_TABLES on class CL_FIN_UI_DECO_FREE_SELECTIONS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606