SAP ABAP Class CL_BSPMODEL_MODEL (Example model BSP app. BSP_MODEL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_MVC (Package) BSP: Model-View-Controller Samples
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_MODEL2 BSP: Model class with reference allowed 20050131
Properties
Class CL_BSPMODEL_MODEL  
Short Description Example model BSP app. BSP_MODEL    
Super Class CL_BSP_MODEL2 BSP: Model class with reference allowed 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSP_MVC   BSP: Model-View-Controller Samples 
Created 20030402   SAP 
Last change 20050218   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
Class CL_BSPMODEL_MODEL has no interface implemented.
Friends
Class CL_BSPMODEL_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARRIVALTIME Instance attribute Public Type reference (TYPE) T Time 20030402
2 CHAR1 Instance attribute Public Type reference (TYPE) CHAR1 20030407
3 CHAR20 Instance attribute Public Type reference (TYPE) CHAR20 Char20 20041102
4 CHECKS Instance attribute Public Type reference (TYPE) TIHTTPNVP 20030409
5 CONNIDS Instance attribute Public Type reference (TYPE) FLIGHTTAB Flight Demo Table 20030423
6 DATES Instance attribute Public Type reference (TYPE) BSPMODEL_DATE_MAP 20030825
7 DATS Instance attribute Public Type reference (TYPE) DATS 20030407
8 DEC10_2 Instance attribute Public Type reference (TYPE) BSP_DEC10_2 20030407
9 DISABLED Instance attribute Public Type reference (TYPE) XFELD Checkbox 20040823
10 DISPLAY Instance attribute Public Type reference (TYPE) IHTTPNVP 20030409
11 DYNTABLE Instance attribute Public Object reference (TYPE REF TO) DATA Example of Attribute with Setter/Getter 20031127
12 EDIT Instance attribute Public Type reference (TYPE) IHTTPNVP 20030409
13 FIRSTDAYOFWEEK Instance attribute Public Type reference (TYPE) INT4 Natural Number 20040823
14 FIRST_CLASS Instance attribute Public Type reference (TYPE) ABAP_BOOL for checkbox 20030402
15 FLIGHT Instance attribute Public Type reference (TYPE) SFLIGHT Test for dropdown 20030402
16 FLIGHTS Instance attribute Public Type reference (TYPE) FLIGHTTAB Flight Demo Table 20030402
17 ICON Instance attribute Public Type reference (TYPE) IHTTPNVP 20030408
18 ICONS Instance attribute Public Type reference (TYPE) TIHTTPNVP 20030408
19 IMAGELIST Instance attribute Public Type reference (TYPE) TIHTTPNVP 20030408
20 INT1 Instance attribute Public Type reference (TYPE) INT1 20030407
21 INT2 Instance attribute Public Type reference (TYPE) INT2 20030404
22 INT4 Instance attribute Public Type reference (TYPE) INT4 20030407
23 LABELTEXT Instance attribute Public Type reference (TYPE) STRING 20030811
24 LANG Instance attribute Public Type reference (TYPE) SYLANGU 20030723
25 NUM10 Instance attribute Public Type reference (TYPE) NUM10 20030407
26 ONVALUEHELP Instance attribute Public Type reference (TYPE) STRING 20040823
27 PASSWORD Instance attribute Public Type reference (TYPE) XFELD Checkbox 20040823
28 REQUIRED Instance attribute Public Type reference (TYPE) XFELD Checkbox 20040823
29 SHOWHELP Instance attribute Public Type reference (TYPE) XFELD Checkbox 20040823
30 SIZE Instance attribute Public Type reference (TYPE) INT4 Natural Number 20040823
31 SMOKER Instance attribute Public Type reference (TYPE) ABAP_BOOL 20030728
32 STRING Instance attribute Public Type reference (TYPE) STRING 20030407
33 TABLE_LANG Instance attribute Public Type reference (TYPE) SWFAT002T Language Key Texts 20040310
34 TIMS Instance attribute Public Type reference (TYPE) TIMS 20030407
35 TIMS5 Instance attribute Public Type reference (TYPE) TIMS 20030617
36 TODAY Instance attribute Public Type reference (TYPE) DATS 20030825
37 VISIBLE Instance attribute Public Type reference (TYPE) XFELD Checkbox 20040823
Methods
# Method Level Visibility Method type Description Created on
1 GET_M_T_DYNTABLE Instance method Public Method Template: Metadata Getter for Table Attributes 20031127
2 GET_T_DYNTABLE Instance method Public Method Template: Getter for Table Fields/Table Attributes 20031127
3 G_ERRORS Instance method Public Method 20031201
4 INIT Instance method Public Method 20030402
5 SET_T_DYNTABLE Instance method Public Method Template: Setter for Table Fields/Table Attributes 20031127
Events
Class CL_BSPMODEL_MODEL has no event.
Types
Class CL_BSPMODEL_MODEL has no local type.
Method Signatures

Method GET_M_T_DYNTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20031127
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20031127
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA Metadaten 20031127

Method GET_M_T_DYNTABLE on class CL_BSPMODEL_MODEL has no exception.

Method GET_T_DYNTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20031127
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20031127
3 Importing INDEX Call by reference Type reference (TYPE) I Tabellenindex (1..n) 20031127
4 Returning VALUE Value transfer Type reference (TYPE) STRING Ergebniswert 20031127

Method GET_T_DYNTABLE on class CL_BSPMODEL_MODEL has no exception.

Method G_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERRORS Value transfer Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) Meldungen 20031201

Method G_ERRORS on class CL_BSPMODEL_MODEL has no exception.

Method INIT Signature

Method INIT on class CL_BSPMODEL_MODEL has no parameter.
Method INIT on class CL_BSPMODEL_MODEL has no exception.

Method SET_T_DYNTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20031127
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20031127
3 Importing INDEX Call by reference Type reference (TYPE) I Tabellenindex (1..n) 20031127
4 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20031127

Method SET_T_DYNTABLE on class CL_BSPMODEL_MODEL has no exception.
History
Last changed by/on SAP  20050218 
SAP Release Created in 640