SAP ABAP Class CL_FB_PARAMETER_CONVERSION (Converts Parameters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-FUB (Application Component) Function Builder
⤷
SFUNC (Package) Function Builder

⤷

⤷

Properties
Class | CL_FB_PARAMETER_CONVERSION | |
Short Description | Converts Parameters | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFUNC | Function Builder |
Created | 19990630 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FB_PARAMETER_CONVERSION has no forward declaration.
Interfaces
Class CL_FB_PARAMETER_CONVERSION has no interface implemented.
Friends
Class CL_FB_PARAMETER_CONVERSION has no friend class.
Attributes
Class CL_FB_PARAMETER_CONVERSION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert Visualization To Database | 19990630 |
2 | ![]() |
Static method | Public | Method | Converts FUPARREF to Display Format | 20000608 |
3 | ![]() |
Static method | Public | Method | Convert Database to Visualization | 19990630 |
4 | ![]() |
Static method | Public | Method | Converts Parameters | 19990630 |
5 | ![]() |
Static method | Public | Method | Converts Parameter From if_... to Fupararef | 19990630 |
6 | ![]() |
Static method | Public | Method | Move New Parameters to Old Structure | 19990630 |
7 | ![]() |
Static method | Public | Method | Move old Parameters to New Structure | 19990630 |
8 | ![]() |
Static method | Private | Method | Cuts Off Type if Present | 19990630 |
Events
Class CL_FB_PARAMETER_CONVERSION has no event.
Types
Class CL_FB_PARAMETER_CONVERSION has no local type.
Method Signatures
Method CONVERT_EXTERN_TO_INTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_DB | Call by reference | Type reference (TYPE) | FUPARAREF | Parameter laut Datenbank | 19990630 | ||
2 | ![]() |
PARAMETER_OLD | Call by reference | Type reference (TYPE) | RSIMP | Parameter der alten Art | 19990630 | ||
3 | ![]() |
PARAMETER_VIS | Call by reference | Type reference (TYPE) | RSFBPARA | Parameter laut Visualisierung | 19990630 |
Method CONVERT_EXTERN_TO_INTERN on class CL_FB_PARAMETER_CONVERSION has no exception.
Method CONVERT_FUPA_TO_VIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE | Call by reference | Type reference (TYPE) | RSFB_PARA | Tabelle von Parametern, Visualisierung | 20000608 | ||
2 | ![]() |
EXCEPT | Call by reference | Type reference (TYPE) | RSFB_PARA | Tabelle von Parametern, Visualisierung | 20000608 | ||
3 | ![]() |
EXPORT | Call by reference | Type reference (TYPE) | RSFB_PARA | Tabelle von Parametern, Visualisierung | 20000608 | ||
4 | ![]() |
FUPARAREF | Call by reference | Type reference (TYPE) | RSFB_PARAM | Tabelle von Parametern, DB | 20000608 | ||
5 | ![]() |
IMPORT | Call by reference | Type reference (TYPE) | RSFB_PARA | Tabelle von Parametern, Visualisierung | 20000608 | ||
6 | ![]() |
TABLES | Call by reference | Type reference (TYPE) | RSFB_PARA | Tabelle von Parametern, Visualisierung | 20000608 |
Method CONVERT_FUPA_TO_VIS on class CL_FB_PARAMETER_CONVERSION has no exception.
Method CONVERT_INTERN_TO_EXTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FPARAM | Call by reference | Type reference (TYPE) | RSFB_PARAM | Freigegeben | 19990630 | ||
2 | ![]() |
FRPARAM | Call by reference | Type reference (TYPE) | RSFB_PARAM | Frozen Parameter | 20020301 | ||
3 | ![]() |
OPARAM | Call by reference | Type reference (TYPE) | RSFB_PARAM | Original | 19990630 | ||
4 | ![]() |
PARAMETER_DB | Call by reference | Type reference (TYPE) | FUPARAREF | Parameter laut Datenbank | 19990630 | ||
5 | ![]() |
PARAMETER_VIS | Call by reference | Type reference (TYPE) | RSFBPARA | Parameter laut Visualisierung | 19990630 |
Method CONVERT_INTERN_TO_EXTERN on class CL_FB_PARAMETER_CONVERSION has no exception.
Method CONVERT_PARAMETER_INT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE | Call by reference | Type reference (TYPE) | RSFB_CHA | Changing | 19990630 | ||
2 | ![]() |
EXCEPT | Call by reference | Type reference (TYPE) | RSFB_EXC | Exceptions | 19990630 | ||
3 | ![]() |
EXPORT | Call by reference | Type reference (TYPE) | RSFB_EXP | Export | 19990630 | ||
4 | ![]() |
FUNCTIONNAME | Call by reference | Type reference (TYPE) | HEADER_FB-NAME | Funktionsbaustein | 19990630 | ||
5 | ![]() |
IMPORT | Call by reference | Type reference (TYPE) | RSFB_IMP | Import | 19990630 | ||
6 | ![]() |
INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Interface | 19990630 | ||
7 | ![]() |
INTERFACE_INT | Call by reference | Type reference (TYPE) | RSFBINTF | Interface | 19990630 | ||
8 | ![]() |
TABLES | Call by reference | Type reference (TYPE) | RSFB_TBL | Tables | 19990630 |
Method CONVERT_PARAMETER_INT_TO_EXT on class CL_FB_PARAMETER_CONVERSION has no exception.
Method CONVERT_PARAMETER_OLD_TO_FUPA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE | Call by reference | Type reference (TYPE) | RSFB_CHA | Changing | 19990630 | ||
2 | ![]() |
EXCEPT | Call by reference | Type reference (TYPE) | RSFB_EXC | Exceptions | 19990630 | ||
3 | ![]() |
EXPORT | Call by reference | Type reference (TYPE) | RSFB_EXP | Export | 19990630 | ||
4 | ![]() |
FUNCTIONNAME | Call by reference | Type reference (TYPE) | HEADER_FB-NAME | Funktionsbaustein | 19990630 | ||
5 | ![]() |
FUPARAREF | Call by reference | Type reference (TYPE) | RSFB_PARAM | Parameter | 19990630 | ||
6 | ![]() |
IMPORT | Call by reference | Type reference (TYPE) | RSFB_IMP | Import | 19990630 | ||
7 | ![]() |
TABLES | Call by reference | Type reference (TYPE) | RSFB_TBL | Tables | 19990630 |
Method CONVERT_PARAMETER_OLD_TO_FUPA on class CL_FB_PARAMETER_CONVERSION has no exception.
Method MO_PARAMETER_NEW_TO_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLD_CHANGE | Call by reference | Type reference (TYPE) | RSFB_CHA | Import | 19990630 | ||
2 | ![]() |
OLD_EXCEPT | Call by reference | Type reference (TYPE) | RSFB_EXC | Exceptions | 19990630 | ||
3 | ![]() |
OLD_EXPORT | Call by reference | Type reference (TYPE) | RSFB_EXP | Import | 19990630 | ||
4 | ![]() |
OLD_IMPORT | Call by reference | Type reference (TYPE) | RSFB_IMP | Import | 19990630 | ||
5 | ![]() |
OLD_TABLES | Call by reference | Type reference (TYPE) | RSFB_TBL | Import | 19990630 | ||
6 | ![]() |
PARAM | Call by reference | Type reference (TYPE) | RSFB_PARAM | Parametertabelle | 19990630 |
Method MO_PARAMETER_NEW_TO_OLD on class CL_FB_PARAMETER_CONVERSION has no exception.
Method MO_PARAMETER_OLD_TO_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLD_CHANGE | Call by reference | Type reference (TYPE) | RSFB_CHA | Import | 19990630 | ||
2 | ![]() |
OLD_EXCEPT | Call by reference | Type reference (TYPE) | RSFB_EXC | Exceptions | 19990630 | ||
3 | ![]() |
OLD_EXPORT | Call by reference | Type reference (TYPE) | RSFB_EXP | Import | 19990630 | ||
4 | ![]() |
OLD_IMPORT | Call by reference | Type reference (TYPE) | RSFB_IMP | Import | 19990630 | ||
5 | ![]() |
OLD_TABLES | Call by reference | Type reference (TYPE) | RSFB_TBL | Import | 19990630 | ||
6 | ![]() |
PARAM | Call by reference | Type reference (TYPE) | RSFB_PARAM | Parametertabelle | 19990630 |
Method MO_PARAMETER_OLD_TO_NEW on class CL_FB_PARAMETER_CONVERSION has no exception.
Method STRIP_FUPARAREF_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_STRUCTURE | Call by reference | Type reference (TYPE) | FUPARAREF-STRUCTURE | Struktur | 19990630 | ||
2 | ![]() |
P_TYPE | Call by reference | Type reference (TYPE) | RS38LSTYPE | Typisierung | 19990630 |
Method STRIP_FUPARAREF_TYPE on class CL_FB_PARAMETER_CONVERSION has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |