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 | 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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Template: Metadata Getter for Table Attributes | 20031127 | |
| 2 | Instance method | Public | Method | Template: Getter for Table Fields/Table Attributes | 20031127 | |
| 3 | Instance method | Public | Method | 20031201 | ||
| 4 | Instance method | Public | Method | 20030402 | ||
| 5 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20031127 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20031127 | |||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20031127 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20031127 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20031127 | |||
| 4 | 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 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20031127 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20031127 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20031127 | |||
| 4 | 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 |