SAP ABAP Class CL_SO_HELPER (CL_BP_HELPER)
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
Properties
Class CL_SO_HELPER  
Short Description CL_BP_HELPER    
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 20090907   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SO_HELPER has no forward declaration.
Interfaces
Class CL_SO_HELPER has no interface implemented.
Friends
Class CL_SO_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SO_HELPER Object of cl_bp_helper 20090907
2 MT_SO_LIST Static Attribute Private Type reference (TYPE) SMSO_TT sdemo 20090907
3 MV_FIRST_ROUND Static Attribute Private Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20090909
4 MV_LEAD_INDEX Static Attribute Private Type reference (TYPE) I 20090907
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20090907
2 GET_SO_INFO Instance method Public Method 20090907
3 SET_LEAD_INDEX Instance method Public Method 20090907
4 SET_SO_INFORMATION Instance method Public Method 20090907
Events
Class CL_SO_HELPER has no event.
Types
Class CL_SO_HELPER has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SO_HELPER ZCL_GET_BP_DATA 20090907

Method GET_INSTANCE on class CL_SO_HELPER has no exception.

Method GET_SO_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SO_DATA Call by reference Type reference (TYPE) SMSO_TT List of business partners incl. dependend data 20090907
2 Exporting EV_LEAD_INDEX Call by reference Type reference (TYPE) I 20090907

Method GET_SO_INFO on class CL_SO_HELPER has no exception.

Method SET_LEAD_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) I 20090907

Method SET_LEAD_INDEX on class CL_SO_HELPER has no exception.

Method SET_SO_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SO_DATA Call by reference Type reference (TYPE) DATA 20090907
2 Importing IV_NEXT_ROUND_ACTIVE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090918

Method SET_SO_INFORMATION on class CL_SO_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730