SAP ABAP Class IF_BSP_MODEL_SETTER_GETTER (BSP: Template for Model Setter/Getter)
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_SETTER_GETTER  
Short Description BSP: Template for Model Setter/Getter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020328   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_MODEL_SETTER_GETTER has no forward declaration.
Interfaces
Class IF_BSP_MODEL_SETTER_GETTER has no interface implemented.
Friends
Class IF_BSP_MODEL_SETTER_GETTER has no friend class.
Attributes
Class IF_BSP_MODEL_SETTER_GETTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _GET_M_S_XYZ Instance method Public Method Template: Metadata Getter for Structure Attributes 20020328
2 _GET_M_T_XYZ Instance method Public Method Template: Metadata Getter for Table Attributes 20020328
3 _GET_M_XYZ Instance method Public Method Template: Metadata Getter for Simple Attribute 20020328
4 _GET_S_XYZ Instance method Public Method Template: Getter for Structure Fields/Structure Attributes 20020328
5 _GET_T_XYZ Instance method Public Method Template: Getter for Table Fields/Table Attributes 20020328
6 _GET_XYZ Instance method Public Method Template: Getter for Individual Field/Simple Attribute 20020328
7 _SET_S_XYZ Instance method Public Method Template: Setter for Structure Fields/Structure Attributes 20020328
8 _SET_T_XYZ Instance method Public Method Template: Setter for Table Fields/Table Attributes 20020328
9 _SET_XYZ Instance method Public Method Template: Setter for Individual Fields/Simple Attribute 20020328
Events
Class IF_BSP_MODEL_SETTER_GETTER has no event.
Types
Class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Strukturkomponente 20020328
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA Metadaten 20020328

Method _GET_M_S_XYZ on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20020328
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA Metadaten 20020328

Method _GET_M_T_XYZ on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE Metadaten 20020328

Method _GET_M_XYZ on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Strukturkomponente 20020328
3 Returning VALUE Value transfer Type reference (TYPE) STRING Ergebniswert 20020328

Method _GET_S_XYZ on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20020328
3 Importing INDEX Call by reference Type reference (TYPE) I Tabellenindex (1..n) 20020328
4 Returning VALUE Value transfer Type reference (TYPE) STRING Ergebniswert 20020328

Method _GET_T_XYZ on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Returning VALUE Value transfer Type reference (TYPE) STRING Ergebniswert 20020328

Method _GET_XYZ on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Strukturkomponente 20020328
3 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020328

Method _SET_S_XYZ on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20020328
3 Importing INDEX Call by reference Type reference (TYPE) I Tabellenindex (1..n) 20020328
4 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020328

Method _SET_T_XYZ on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020328

Method _SET_XYZ on class IF_BSP_MODEL_SETTER_GETTER has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in