SAP ABAP Interface IF_BSP_MODEL (BSP: Basis Interface for Models)
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 - 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
Interface IF_BSP_MODEL  
Short Description BSP: Basis Interface for Models    
General Data
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20020328   SAP 
Last changed 20050615   SAP 
Unicode checks active    
Forward declarations
Interface IF_BSP_MODEL has no forward declaration.
Interfaces
Interface IF_BSP_MODEL has no interface.
Friends
Interface IF_BSP_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FORMFIELDS 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 ADD_TO_CHECK_TABLE Instance method Public Method Inserts the control ID into the check table 20050601
2 GET_BINDING_INTERFACE Instance method Public Method Returns a Reference to the Binding Interface 20020328
3 GET_ERRORS Instance method Public Method Inserts the Assignment Error to the Specified Messages 20020328
4 INIT Instance method Public Method Initialization Method for all Model Implementations 20020328
5 INSTANTIATE Instance method Public Method Filling the Model from the Request 20020328
6 RESET_ERRORS Instance method Public Method Inserts the Assignment Error to the Specified Messages 20020328
Events
Interface IF_BSP_MODEL has no event.
Types
Interface 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 Importing CONTROL_ID Call by reference Type reference (TYPE) STRING 20050601
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20050601

Method ADD_TO_CHECK_TABLE on Interface 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 Returning 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 Interface 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 Importing MESSAGES Call by reference Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) Meldungen 20020328

Method GET_ERRORS on Interface IF_BSP_MODEL has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING Model-ID 20020328
2 Importing OWNER Call by reference Object reference (TYPE REF TO) OBJECT Owner/Erzeuger-Referenz 20020328

Method INIT on Interface IF_BSP_MODEL has no exception.

Method INSTANTIATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) TIHTTPNVP Liste der Name/Wert-Paare für Model 20020328
2 Returning NUM_ERRORS Value transfer Type reference (TYPE) I Anzahl aufgetretener Zuweisungsfehler 20020328

Method INSTANTIATE on Interface IF_BSP_MODEL has no exception.

Method RESET_ERRORS Signature

Method RESET_ERRORS on Interface IF_BSP_MODEL has no parameter.
Method RESET_ERRORS on Interface IF_BSP_MODEL has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 620