SAP ABAP Class CL_FB_FUNCTION_VISUALIZATION (Function Builder Data Logic)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-FUB (Application Component) Function Builder
⤷
SFUNC (Package) Function Builder
⤷
⤷
Properties
| Class | CL_FB_FUNCTION_VISUALIZATION | |
| Short Description | Function Builder Data Logic | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFUNC | Function Builder |
| Created | 19980825 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FB_FUNCTION_VISUALIZATION has no interface implemented.
Friends
Class CL_FB_FUNCTION_VISUALIZATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FB_PARAMETER_BUFFER | Buffer | 19980825 | |||
| 2 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'F' | False | 19980826 | ||
| 3 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'T' | True | 19980826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks Default Value | 19980826 | |
| 2 | Instance method | Public | Method | Checks Whether Parameter Already Exists | 20001113 | |
| 3 | Instance method | Private | Method | Checks Whether Parameter Already Exists | 19980826 | |
| 4 | Instance method | Public | Method | Checks the Name of a Parameter | 19980826 | |
| 5 | Instance method | Public | Method | Checks the Reference Structure | 19980917 | |
| 6 | Instance method | Public | Method | Copy | 19980826 | |
| 7 | Instance method | Public | Method | Cut | 19980825 | |
| 8 | Instance method | Public | Method | Delete Line | 19980826 | |
| 9 | Instance method | Private | Method | Determines Parameter and Deletes if Necessary | 19980826 | |
| 10 | Instance method | Public | Method | Insert Line | 19980826 | |
| 11 | Instance method | Public | Method | Paste | 19980826 |
Events
Class CL_FB_FUNCTION_VISUALIZATION has no event.
Types
Class CL_FB_FUNCTION_VISUALIZATION has no local type.
Method Signatures
Method CHECK_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Baustein | 19980826 | |||
| 2 | P_DEFAULT | Call by reference | Type reference (TYPE) | RSFBPARA-DEFAULTVAL | Default | 19980826 | |||
| 3 | P_OPTIONAL | Call by reference | Type reference (TYPE) | RSFBPARA-OPTIONAL | Optional | 19980826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehler | 19980826 |
Method CHECK_PARAMETER_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROZEN | Call by reference | Type reference (TYPE) | HEADER_FB-FROZEN | Frozen-Kennzeichen | 20020808 | |||
| 2 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Baustein | 20001113 | |||
| 3 | XCODE | Call by reference | Type reference (TYPE) | HEADER_FB-XCODE | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20001113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20001113 |
Method CHECK_PARAMETER_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Baustein | 19980826 | |||
| 2 | PARAMETER | Call by reference | Type reference (TYPE) | RSFBPARA | Parmetername | 19980826 | |||
| 3 | PARAMETER_KIND | Call by reference | Type reference (TYPE) | RSFB_DOCU-PARAMTYPE | Type | 19980826 | |||
| 4 | XCODE | Call by reference | Type reference (TYPE) | HEADER_FB-XCODE | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20001113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19980826 |
Method CHECK_PARAMETER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | Header | 19980826 | |||
| 2 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Baustein | 19980826 | |||
| 3 | PARAMETER | Call by reference | Type reference (TYPE) | RSFBPARA | Names des Parameters | 19980826 | |||
| 4 | PARAMETER_KIND | Call by reference | Type reference (TYPE) | RSFB_DOCU-PARAMTYPE | Art des Parameters | 19980826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verbotener Name | 19980826 |
Method CHECK_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | Header | 19980917 | |||
| 2 | PARAMETER | Call by reference | Type reference (TYPE) | RSFBPARA | Parameter | 19980917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19980917 |
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | Header | 19980826 | |||
| 2 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Baustein | 19980826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 19990419 |
Method CUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHATOOL | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_FUGR | Enhancement Tool Redefinition Appeng | 20040903 | |||
| 2 | HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | Header | 19980825 | |||
| 3 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Interface | 19980825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht vom Modass unterstützt | 19990222 |
Method DELETE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHATOOL | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_FUGR | Enhancement Tool Redefinition Appeng | 20040903 | |||
| 2 | HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | Header | 19980826 | |||
| 3 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Interface | 19980826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht vom Modass unterstützt | 19990222 |
Method GET_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE | Call by reference | Type reference (TYPE) | C | space | Löschen | 19980826 | ||
| 2 | ENHATOOL | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_FUGR | Enhancement Tool Redefinition Appeng | 20041027 | |||
| 3 | HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | Header | 19980826 | |||
| 4 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Baustein | 19980826 | |||
| 5 | PARAMLINE | Call by reference | Type reference (TYPE) | RSFBPARA | Parameter | 19980826 | |||
| 6 | TEXT | Call by reference | Type reference (TYPE) | RSFB_DOCU | Text | 19980826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht vom Modass unterstützt | 19990222 |
Method INSERT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | Header | 19980826 | |||
| 2 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Interface | 19980826 |
Method INSERT_LINE on class CL_FB_FUNCTION_VISUALIZATION has no exception.
Method PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHATOOL | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_FUGR | Enhancement Tool Redefinition Appeng | 20040903 | |||
| 2 | HEADER | Call by reference | Type reference (TYPE) | HEADER_FB | Header | 19980826 | |||
| 3 | INTERFACE | Call by reference | Type reference (TYPE) | RSFBINTFV | Interface | 19980826 |
Method PASTE on class CL_FB_FUNCTION_VISUALIZATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |