SAP ABAP Class CL_BUSINESS_PARTNER_FEEDER (ZCL_SALES_ORDER_LIST)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_DEMO_EXT (Package) Floorplan Manager: Applications for external Demos
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 20090902
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20090902
Properties
Class CL_BUSINESS_PARTNER_FEEDER  
Short Description ZCL_SALES_ORDER_LIST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_DEMO_EXT   Floorplan Manager: Applications for external Demos 
Created 20090902   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20090902
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20090902
Friends
Class CL_BUSINESS_PARTNER_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FPM_START Instance attribute Private Type reference (TYPE) STRING 'FPM_START' 20090904
2 GC_SELECTION Constant Private Type reference (TYPE) STRING 'FPM_GUIBB_LIST_ON_LEAD_SELECTI' 20090904
3 MT_BP Instance attribute Private Type reference (TYPE) SDEMO_BP_ALL_TT All data related to one business partner 20090904
4 MV_FIRST_ROUND Instance attribute Private Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20090902
Methods
Class CL_BUSINESS_PARTNER_FEEDER has no method.
Events
Class CL_BUSINESS_PARTNER_FEEDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BP_LIST Private See coding 20090902 BEGIN OF ts_bp_list, firstname TYPE sdemo_first_name, lastname TYPE sdemo_lastname, email_address TYPE sdemo_emailaddress, phone_number TYPE sdemo_number, END OF ts_bp_list
History
Last changed by/on SAP  20110908 
SAP Release Created in 730