Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_MODEL | BSP: Basis Interface for Models | 20020328 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_MODEL_BINDING | BSP: Basis Interface for Binding to Model | 20020328 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_MODEL_SETTER_GETTER | BSP: Template for Model Setter/Getter | 20020328 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_MODEL_UTIL | BSP: Utility Interface for Models | 20020328 |
Meta Relationship - Used By
Properties
| Class | CL_BSP_MODEL | |
| Short Description | BSP: Model Basis Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20020319 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_MODEL | BSP: Basis Interface for Models | 20020328 | ||
| 2 | IF_BSP_MODEL_BINDING | BSP: Basis Interface for Binding to Model | 20020328 | ||
| 3 | IF_BSP_MODEL_SETTER_GETTER | BSP: Template for Model Setter/Getter | 20020328 | ||
| 4 | IF_BSP_MODEL_UTIL | BSP: Utility Interface for Models | 20020328 |
Friends
Class CL_BSP_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | Absolute (Prefixed) ID | 20020322 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | 0 | ConversionExit for Input | 20020321 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | I | 1 | ConversionExit for Output | 20020321 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20020328 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20020328 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20020328 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20020328 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20020328 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20020320 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20020320 | |||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20020320 | |||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20020328 | |||||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Errors | 20020320 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | Unique ID within the component | 20020319 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | List of invalid attributes plus string value | 20020319 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | TMETADATA | Metadata | 20020322 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20020506 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER2 | Creating Controller | 20020320 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | STRING | Unique ID of the Creating Controller | 20020320 | |||
| 20 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CLASSDESCR | Self-description of Model Basis Class | 20020322 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | TSETGET | Table with setters/getters | 20020322 |
Methods
Events
Class CL_BSP_MODEL has no event.
Types
Class CL_BSP_MODEL has no local type.
Method Signatures
Method BUILD_ATTRIBUTE_PATH Signature
Method BUILD_ATTRIBUTE_PATH on class CL_BSP_MODEL has no parameter.
Method BUILD_ATTRIBUTE_PATH on class CL_BSP_MODEL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BSP_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_MODEL has no exception.
Method CONVERT_FROM_STRING Signature
Method CONVERT_FROM_STRING on class CL_BSP_MODEL has no parameter.
Method CONVERT_FROM_STRING on class CL_BSP_MODEL has no exception.
Method CONVERT_TO_STRING Signature
Method CONVERT_TO_STRING on class CL_BSP_MODEL has no parameter.
Method CONVERT_TO_STRING on class CL_BSP_MODEL has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | Eindeutige Model-ID | 20020328 | |||
| 2 | MODEL | Value transfer | Object reference (TYPE REF TO) | IF_BSP_MODEL | Interfacereferenz auf erzeugte Model-Instanz | 20020328 | |||
| 3 | MODEL_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | Klassenname des Models | 20020328 | |||
| 4 | OWNER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Erzeuger/Owner-Referenz | 20020328 |
Method CREATE on class CL_BSP_MODEL has no exception.
Method CREATE_STANDALONE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030425 | ||||
| 2 | MODEL | Value transfer | Object reference (TYPE REF TO) | IF_BSP_MODEL | 20030425 | ||||
| 3 | MODEL_CLASS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030425 | ||||
| 4 | MODEL_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_MODEL | 20030425 |
Method CREATE_STANDALONE_MODEL on class CL_BSP_MODEL has no exception.
Method DISASSEMBLE_PATH Signature
Method DISASSEMBLE_PATH on class CL_BSP_MODEL has no parameter.
Method DISASSEMBLE_PATH on class CL_BSP_MODEL has no exception.
Method EXISTS_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20020322 | |||
| 2 | EXISTS | Value transfer | Type reference (TYPE) | I | 0:existiert nicht; 1:existiert | 20020322 |
Method EXISTS_ATTRIBUTE on class CL_BSP_MODEL has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on class CL_BSP_MODEL has no parameter.
Method GET_ATTRIBUTE on class CL_BSP_MODEL has no exception.
Method GET_ATTRIBUTE_AS_REF Signature
Method GET_ATTRIBUTE_AS_REF on class CL_BSP_MODEL has no parameter.
Method GET_ATTRIBUTE_AS_REF on class CL_BSP_MODEL has no exception.
Method GET_ATTRIBUTE_DATA_REF Signature
Method GET_ATTRIBUTE_DATA_REF on class CL_BSP_MODEL has no parameter.
Method GET_ATTRIBUTE_DATA_REF on class CL_BSP_MODEL has no exception.
Method GET_ATTRIBUTE_METADATA Signature
Method GET_ATTRIBUTE_METADATA on class CL_BSP_MODEL has no parameter.
Method GET_ATTRIBUTE_METADATA on class CL_BSP_MODEL has no exception.
Method GET_ATTRIBUTE_NAME Signature
Method GET_ATTRIBUTE_NAME on class CL_BSP_MODEL has no parameter.
Method GET_ATTRIBUTE_NAME on class CL_BSP_MODEL has no exception.
Method GET_ATTRIBUTE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20020326 | |||
| 2 | TYPE | Value transfer | Type reference (TYPE) | I | Attributtyp (siehe co_type_...) | 20020326 |
Method GET_ATTRIBUTE_TYPE on class CL_BSP_MODEL has no exception.
Method GET_BINDING_INTERFACE Signature
Method GET_BINDING_INTERFACE on class CL_BSP_MODEL has no parameter.
Method GET_BINDING_INTERFACE on class CL_BSP_MODEL has no exception.
Method GET_CONVERSION_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONVERSION_EXIT_NAME | Value transfer | Type reference (TYPE) | STRING | Name des Konvertierungsexits oder Leerstring | 20020321 | |||
| 2 | DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Datenreferenz | 20020321 | |||
| 3 | DISPLAY_LENGTH | Call by reference | Type reference (TYPE) | I | Sichtbare Länge | 20020528 | |||
| 4 | INOUT | Call by reference | Type reference (TYPE) | I | Ein- oder Ausgabe (siehe co_conv_exit_...) | 20020321 |
Method GET_CONVERSION_EXIT on class CL_BSP_MODEL has no exception.
Method GET_CURRENCY_DECIMALS 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 | Attribut-Pfad | 20020506 | |||
| 2 | CURRENCY | Value transfer | Type reference (TYPE) | STRING | Währungseinheit | 20020507 | |||
| 3 | DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Datenreferenz | 20020506 | |||
| 4 | DECIMALS | Value transfer | Type reference (TYPE) | I | Anzahl Dezimalstellen | 20020507 | |||
| 5 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | Referenztyp: C:Currency, Q:Quan | 20020524 |
Method GET_CURRENCY_DECIMALS on class CL_BSP_MODEL has no exception.
Method GET_ERRORS Signature
Method GET_ERRORS on class CL_BSP_MODEL has no parameter.
Method GET_ERRORS on class CL_BSP_MODEL has no exception.
Method GET_GETTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20020322 | |||
| 2 | GETTER_NAME | Value transfer | Type reference (TYPE) | STRING | Gettername oder Leerstring | 20020322 |
Method GET_GETTER on class CL_BSP_MODEL has no exception.
Method GET_ID Signature
Method GET_ID on class CL_BSP_MODEL has no parameter.
Method GET_ID on class CL_BSP_MODEL has no exception.
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Datenreferenz | 20020322 | |||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | Metadaten zu Datenreferenz | 20020322 |
Method GET_METADATA on class CL_BSP_MODEL has no exception.
Method GET_METADATA_GETTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20020322 | |||
| 2 | METADATA_GETTER_NAME | Value transfer | Type reference (TYPE) | STRING | Metadata-Gettername oder Leerstring | 20020322 |
Method GET_METADATA_GETTER on class CL_BSP_MODEL has no exception.
Method GET_SETTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20020322 | |||
| 2 | SETTER_NAME | Value transfer | Type reference (TYPE) | STRING | Settername oder Leerstring | 20020322 |
Method GET_SETTER on class CL_BSP_MODEL has no exception.
Method INIT Signature
Method INIT on class CL_BSP_MODEL has no parameter.
Method INIT on class CL_BSP_MODEL has no exception.
Method INSTANTIATE Signature
Method INSTANTIATE on class CL_BSP_MODEL has no parameter.
Method INSTANTIATE on class CL_BSP_MODEL has no exception.
Method IS_ATTRIBUTE_VALID Signature
Method IS_ATTRIBUTE_VALID on class CL_BSP_MODEL has no parameter.
Method IS_ATTRIBUTE_VALID on class CL_BSP_MODEL has no exception.
Method IS_BINDING_EXPRESSION Signature
Method IS_BINDING_EXPRESSION on class CL_BSP_MODEL has no parameter.
Method IS_BINDING_EXPRESSION on class CL_BSP_MODEL has no exception.
Method RESET_ERRORS Signature
Method RESET_ERRORS on class CL_BSP_MODEL has no parameter.
Method RESET_ERRORS on class CL_BSP_MODEL has no exception.
Method SET_ATTRIBUTE Signature
Method SET_ATTRIBUTE on class CL_BSP_MODEL has no parameter.
Method SET_ATTRIBUTE on class CL_BSP_MODEL has no exception.
Method SPLIT_BINDING_EXPRESSION Signature
Method SPLIT_BINDING_EXPRESSION on class CL_BSP_MODEL has no parameter.
Method SPLIT_BINDING_EXPRESSION on class CL_BSP_MODEL has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |