SAP ABAP Class CL_FPM_GUIBB_FEEDER_CHECK (Checker for feeder class tests)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FEEDER_CHECK Test helper for feeder class unit test 20121203
Properties
Class CL_FPM_GUIBB_FEEDER_CHECK  
Short Description Checker for feeder class tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20121203   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_VBI_SERVICE_PROVIDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_FEEDER_CHECK Test helper for feeder class unit test 20121203
Friends
Class CL_FPM_GUIBB_FEEDER_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FIELD_CATALOG Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_COMPLEXDESCR Runtime Type Services 20121203
2 MO_REPORTER Instance attribute Private Object reference (TYPE REF TO) IF_FPM_CHECK_REPORTER Check Reporter (AUNIT or Runtime Addendum) 20121203
3 MO_STRUCT_RTTI Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20121203
4 MS_FLUSH Instance attribute Private See coding 20121204
5 MS_GET_DATA Instance attribute Private See coding 20121204
6 MV_MESSAGE_TEXT Instance attribute Private Type reference (TYPE) STRING 20121203
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIELD_REFERENCE Instance method Private Method 20121203
2 CHECK_STRUCTURE_NAME Instance method Private Method 20121203
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121203
4 FLUSH_POST Instance method Public Method 20121204
5 FLUSH_PRE Instance method Public Method 20121204
6 GET_DATA_POST Instance method Public Method 20121204
7 GET_DATA_PRE Instance method Public Method 20121204
8 GET_DEFINITION_POST Instance method Public Method 20121204
Events
Class CL_FPM_GUIBB_FEEDER_CHECK has no event.
Types
Class CL_FPM_GUIBB_FEEDER_CHECK has no local type.
Method Signatures

Method CHECK_FIELD_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20121203
2 Importing IV_REFERENCE Call by reference Type reference (TYPE) STRING 20121203
3 Importing IV_REFERENCING_FIELD Call by reference Type reference (TYPE) NAME_KOMP Component name 20121203
4 Importing IV_REFERENCING_ROW_ACTION Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20121203

Method CHECK_FIELD_REFERENCE on class CL_FPM_GUIBB_FEEDER_CHECK has no exception.

Method CHECK_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20121203

Method CHECK_STRUCTURE_NAME on class CL_FPM_GUIBB_FEEDER_CHECK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REPORTER Call by reference Object reference (TYPE REF TO) IF_FPM_CHECK_REPORTER Check Reporter (AUNIT or Runtime Addendum) 20121203

Method CONSTRUCTOR on class CL_FPM_GUIBB_FEEDER_CHECK has no exception.

Method FLUSH_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) DATA 20121204

Method FLUSH_POST on class CL_FPM_GUIBB_FEEDER_CHECK has no exception.

Method FLUSH_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) DATA 20121204

Method FLUSH_PRE on class CL_FPM_GUIBB_FEEDER_CHECK has no exception.

Method GET_DATA_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20121204
2 Importing IT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20121204
3 Importing IT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE Field Usage 20121204
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20121204
5 Importing IV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20121204
6 Importing IV_DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20121204
7 Importing IV_FIELD_USAGE_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20121204
8 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20121204
9 Importing IV_SELECTED_LINES_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20121204
10 Importing I_DATA Call by reference Type reference (TYPE) DATA 20121204

Method GET_DATA_POST on class CL_FPM_GUIBB_FEEDER_CHECK has no exception.

Method GET_DATA_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20121204
2 Importing IT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20121204
3 Importing IT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE Field Usage 20121204
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20121204
5 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20121204
6 Importing I_DATA Call by reference Type reference (TYPE) DATA 20121204

Method GET_DATA_PRE on class CL_FPM_GUIBB_FEEDER_CHECK has no exception.

Method GET_DEFINITION_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FIELD_CATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_COMPLEXDESCR Runtime Type Services 20121204
2 Importing IT_ACTION_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20121204
3 Importing IT_DND_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition 20121204
4 Importing IT_FIELD_DESCR Call by reference Type reference (TYPE) STANDARD TABLE 20121204
5 Importing IT_ROW_ACTION Call by reference Type reference (TYPE) FPMGB_T_ROW_ACTION Row actions 20121204
6 Importing IT_SPECIAL_GROUP Call by reference Type reference (TYPE) FPMGB_T_SPECIAL_GROUPS Special Groups for GUIBB Field Grouping 20121204

Method GET_DEFINITION_POST on class CL_FPM_GUIBB_FEEDER_CHECK has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740