SAP ABAP Class IF_BSP_MODEL (BSP: Basis Interface for Models)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_MODEL | BSP: Model Basis Class | 20020328 |
Properties
Class | IF_BSP_MODEL | |
Short Description | BSP: Basis Interface for Models | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020328 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BSP_MODEL has no forward declaration.
Interfaces
Class IF_BSP_MODEL has no interface implemented.
Friends
Class IF_BSP_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20050601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts the control ID into the check table | 20050601 |
2 | ![]() |
Instance method | Public | Method | Returns a Reference to the Binding Interface | 20020328 |
3 | ![]() |
Instance method | Public | Method | Inserts the Assignment Error to the Specified Messages | 20020328 |
4 | ![]() |
Instance method | Public | Method | Initialization Method for all Model Implementations | 20020328 |
5 | ![]() |
Instance method | Public | Method | Filling the Model from the Request | 20020328 |
6 | ![]() |
Instance method | Public | Method | Inserts the Assignment Error to the Specified Messages | 20020328 |
Events
Class IF_BSP_MODEL has no event.
Types
Class IF_BSP_MODEL has no local type.
Method Signatures
Method ADD_TO_CHECK_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20050601 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20050601 |
Method ADD_TO_CHECK_TABLE on class IF_BSP_MODEL has no exception.
Method GET_BINDING_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_BSP_MODEL_BINDING | BSP: Basisinterface für Binding an Model | 20020328 |
Method GET_BINDING_INTERFACE on class IF_BSP_MODEL has no exception.
Method GET_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20020328 |
Method GET_ERRORS on class IF_BSP_MODEL has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | Model-ID | 20020328 | ||
2 | ![]() |
OWNER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Owner/Erzeuger-Referenz | 20020328 |
Method INIT on class IF_BSP_MODEL has no exception.
Method INSTANTIATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Liste der Name/Wert-Paare für Model | 20020328 | ||
2 | ![]() |
NUM_ERRORS | Value transfer | Type reference (TYPE) | I | Anzahl aufgetretener Zuweisungsfehler | 20020328 |
Method INSTANTIATE on class IF_BSP_MODEL has no exception.
Method RESET_ERRORS Signature
Method RESET_ERRORS on class IF_BSP_MODEL has no parameter.
Method RESET_ERRORS on class IF_BSP_MODEL has no exception.
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in |