SAP ABAP Class CL_BSP_COMPONENT (Use CL_BSP_CONTROLLER2! BSP Component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_CONTROLLER Controller Basis Class 20020220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_COMPONENT Use IF_BSP_CONTROLLER! (BSP Component Interface) 20020220
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_DISPATCHER BSP: Interface to Dispatch Input 20020313
Properties
Class CL_BSP_COMPONENT  
Short Description Use CL_BSP_CONTROLLER2! BSP Component    
Super Class CL_BSP_CONTROLLER Controller Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20020220   SAP 
Last change 20020320   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_COMPONENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_COMPONENT Use IF_BSP_CONTROLLER! (BSP Component Interface) 20020220
2 IF_BSP_DISPATCHER BSP: Interface to Dispatch Input 20020313
Friends
Class CL_BSP_COMPONENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_BSP_DISPATCHER Controller Basis Class 20020314
2 M_SUBCOMPONENTS Instance attribute Protected Type reference (TYPE) LBSP_CONTROLLER_LIST Table with Instances of Subcomponents 20020220
Methods
# Method Level Visibility Method type Description Created on
1 DISPATCH_INPUT Instance method Public Method Dispatch Input Processing 20020314
2 DO_FINISH_INPUT Instance method Protected Method End of Input Processing 20020314
3 DO_HANDLE_DATA Instance method Protected Method Process Data Input 20020314
4 DO_HANDLE_EVENT Instance method Protected Method Process Event 20020314
5 GET_FIELD_COMPONENT Instance method Protected Method Find Component for a Field Name 20020314
6 GET_ID Instance method Public Method Calculates the ID from the Specified and Component ID 20020304
7 SUBSCRIBE Instance method Protected Method Registrering with Parent Component 20020314
Events
Class CL_BSP_COMPONENT has no event.
Types
Class CL_BSP_COMPONENT has no local type.
Method Signatures

Method DISPATCH_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 'oninputprocessing' Event-Name 20020314

Method DISPATCH_INPUT on class CL_BSP_COMPONENT has no exception.

Method DO_FINISH_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLOBAL_EVENT Call by reference Type reference (TYPE) STRING übergreifendes Ereignis 20020314
2 Importing GLOBAL_MESSAGES Call by reference Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) Meldungen 20020314

Method DO_FINISH_INPUT on class CL_BSP_COMPONENT has no exception.

Method DO_HANDLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20020314
2 Importing GLOBAL_MESSAGES Call by reference Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) Meldungen 20020314

Method DO_HANDLE_DATA on class CL_BSP_COMPONENT has no exception.

Method DO_HANDLE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING Ereignis 20020314
2 Returning GLOBAL_EVENT Value transfer Type reference (TYPE) STRING globales Ereignis an alle 20020314
3 Importing GLOBAL_MESSAGES Call by reference Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) Meldungen 20020314
4 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB-Ereignis 20020314

Method DO_HANDLE_EVENT on class CL_BSP_COMPONENT has no exception.

Method GET_FIELD_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMP_INDEX Value transfer Type reference (TYPE) I Index der Komponente in Tabelle 20020314
2 Changing FIELD Call by reference Type reference (TYPE) STRING Feldname (IN: mit, OUT: ohne Komp.) 20020314

Method GET_FIELD_COMPONENT on class CL_BSP_COMPONENT has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ID Call by reference Type reference (TYPE) STRING Id des Objektes 20020304
2 Importing IN_ID2 Call by reference Type reference (TYPE) STRING weitere Objekt-Id 20020320
3 Returning OUT_ID Value transfer Type reference (TYPE) STRING neue Id des Objektes 20020304

Method GET_ID on class CL_BSP_COMPONENT has no exception.

Method SUBSCRIBE Signature

Method SUBSCRIBE on class CL_BSP_COMPONENT has no parameter.
Method SUBSCRIBE on class CL_BSP_COMPONENT has no exception.
History
Last changed by/on SAP  20020320 
SAP Release Created in 630