SAP ABAP Interface IF_BSP_MODEL_SETTER_GETTER (BSP: Template for Model Setter/Getter)
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_SETTER_GETTER | |
| Short Description | BSP: Template for Model Setter/Getter |
General Data
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20020328 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_MODEL_SETTER_GETTER has no forward declaration.
Interfaces
Interface IF_BSP_MODEL_SETTER_GETTER has no interface.
Friends
Interface IF_BSP_MODEL_SETTER_GETTER has no friend.
Attributes
Interface IF_BSP_MODEL_SETTER_GETTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Template: Metadata Getter for Structure Attributes | 20020328 | |
| 2 | Instance method | Public | Method | Template: Metadata Getter for Table Attributes | 20020328 | |
| 3 | Instance method | Public | Method | Template: Metadata Getter for Simple Attribute | 20020328 | |
| 4 | Instance method | Public | Method | Template: Getter for Structure Fields/Structure Attributes | 20020328 | |
| 5 | Instance method | Public | Method | Template: Getter for Table Fields/Table Attributes | 20020328 | |
| 6 | Instance method | Public | Method | Template: Getter for Individual Field/Simple Attribute | 20020328 | |
| 7 | Instance method | Public | Method | Template: Setter for Structure Fields/Structure Attributes | 20020328 | |
| 8 | Instance method | Public | Method | Template: Setter for Table Fields/Table Attributes | 20020328 | |
| 9 | Instance method | Public | Method | Template: Setter for Individual Fields/Simple Attribute | 20020328 |
Events
Interface IF_BSP_MODEL_SETTER_GETTER has no event.
Types
Interface IF_BSP_MODEL_SETTER_GETTER has no local type.
Method Signatures
Method _GET_M_S_XYZ 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 | 20020328 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Strukturkomponente | 20020328 | |||
| 3 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | Metadaten | 20020328 |
Method _GET_M_S_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
Method _GET_M_T_XYZ 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 | 20020328 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20020328 | |||
| 3 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | Metadaten | 20020328 |
Method _GET_M_T_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
Method _GET_M_XYZ 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 | 20020328 | |||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | Metadaten | 20020328 |
Method _GET_M_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
Method _GET_S_XYZ 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 | 20020328 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Strukturkomponente | 20020328 | |||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | Ergebniswert | 20020328 |
Method _GET_S_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
Method _GET_T_XYZ 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 | 20020328 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20020328 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20020328 | |||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | Ergebniswert | 20020328 |
Method _GET_T_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
Method _GET_XYZ 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 | 20020328 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | Ergebniswert | 20020328 |
Method _GET_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
Method _SET_S_XYZ 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 | 20020328 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Strukturkomponente | 20020328 | |||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | Zuzuweisender Wert | 20020328 |
Method _SET_S_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
Method _SET_T_XYZ 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 | 20020328 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20020328 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20020328 | |||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | Zuzuweisender Wert | 20020328 |
Method _SET_T_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
Method _SET_XYZ 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 | 20020328 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | Zuzuweisender Wert | 20020328 |
Method _SET_XYZ on Interface IF_BSP_MODEL_SETTER_GETTER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 620 |