SAP ABAP Class CL_FPM_TEST_USER_DATA (Feeder based on BAPI_USER_GET_*)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_TEST (Package) Floorplan Manager (Test applications)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20130927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20130927
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20130927
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130927
Properties
Class CL_FPM_TEST_USER_DATA  
Short Description Feeder based on BAPI_USER_GET_*    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST   Floorplan Manager (Test applications) 
Created 20130927   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_TEST_USER_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20130927
2 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20130927
3 IF_FPM_GUIBB_LIST Generic List UI Building Block 20130927
4 IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130927
Friends
Class CL_FPM_TEST_USER_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM 20130927
2 MS_DATA Instance attribute Private See coding 20130927
3 MT_USER_LIST Static Attribute Private See coding 20130927
4 MV_COUNTRY Instance attribute Private Type reference (TYPE) LAND1 20130927
5 MV_USERNAME Instance attribute Private Type reference (TYPE) XUBNAME 20130927
6 MV_USER_TYPE Instance attribute Private Attribute reference (LIKE) MS_DATA-LOGONDATA-USTYP 20130927
7 MV_USE_REAL_DATA Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130930
Methods
# Method Level Visibility Method type Description Created on
1 GET_REAL_DETAIL_DATA Instance method Private Method 20130930
2 GET_SIMULATED_DETAIL_DATA Instance method Private Method 20130930
3 GET_SIMULATED_USER_LIST Instance method Private Method 20130930
4 MOVE_CORRESPONDING Instance method Private Method 20130927
5 PROCESS_MESSAGES Instance method Private Method 20130927
Events
Class CL_FPM_TEST_USER_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_RETURN Private See coding 20130927 yt_return TYPE STANDARD TABLE OF bapiret2 WITH DEFAULT KEY
Method Signatures

Method GET_REAL_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RETURN Value transfer Type reference (TYPE) YT_RETURN 20130930

Method GET_REAL_DETAIL_DATA on class CL_FPM_TEST_USER_DATA has no exception.

Method GET_SIMULATED_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RETURN Value transfer Type reference (TYPE) CL_FPM_TEST_USER_DATA=>YT_RETURN 20130930

Method GET_SIMULATED_DETAIL_DATA on class CL_FPM_TEST_USER_DATA has no exception.

Method GET_SIMULATED_USER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) CL_FPM_TEST_USER_DATA=>YT_RETURN 20130930

Method GET_SIMULATED_USER_LIST on class CL_FPM_TEST_USER_DATA has no exception.

Method MOVE_CORRESPONDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TO Call by reference Type reference (TYPE) DATA 20130927
2 Importing IS_FROM Call by reference Type reference (TYPE) DATA 20130927

Method MOVE_CORRESPONDING on class CL_FPM_TEST_USER_DATA has no exception.

Method PROCESS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MESSAGES Value transfer Type reference (TYPE) FPMGB_T_MESSAGES 20130927
2 Importing IT_RETURN Value transfer Type reference (TYPE) YT_RETURN 20130927

Method PROCESS_MESSAGES on class CL_FPM_TEST_USER_DATA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740