SAP ABAP Interface IF_FP_GLOBAL_DEFINITIONS (Form Interface: Interface for Global Definitions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_GLOBAL_DEFINITIONS | Form Interface: Global Definitions | 20030624 |
Properties
| Interface | IF_FP_GLOBAL_DEFINITIONS | |
| Short Description | Form Interface: Interface for Global Definitions |
General Data
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030624 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FP_GLOBAL_DEFINITIONS has no forward declaration.
Interfaces
Interface IF_FP_GLOBAL_DEFINITIONS has no interface.
Friends
Interface IF_FP_GLOBAL_DEFINITIONS has no friend.
Attributes
Interface IF_FP_GLOBAL_DEFINITIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Field Symbol Definitions | 20030624 | |
| 2 | Instance method | Public | Method | Get Global Data Definitions | 20030624 | |
| 3 | Instance method | Public | Method | Get Type Declarations | 20030624 | |
| 4 | Instance method | Public | Method | Set Field Symbol Definitions | 20030624 | |
| 5 | Instance method | Public | Method | Set Global Data Definitions | 20030624 | |
| 6 | Instance method | Public | Method | Set Type Declarations | 20030624 |
Events
Interface IF_FP_GLOBAL_DEFINITIONS has no event.
Types
Interface IF_FP_GLOBAL_DEFINITIONS has no local type.
Method Signatures
Method GET_FIELDSYMBOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELDSYMBOLS | Value transfer | Type reference (TYPE) | TFPGDATA | Feldsymbole | 20030624 |
Method GET_FIELDSYMBOLS on Interface IF_FP_GLOBAL_DEFINITIONS has no exception.
Method GET_GLOBAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_GLOBAL_DATA | Value transfer | Type reference (TYPE) | TFPGDATA | Globale Daten | 20030624 |
Method GET_GLOBAL_DATA on Interface IF_FP_GLOBAL_DEFINITIONS has no exception.
Method GET_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPES | Value transfer | Type reference (TYPE) | TFPCODING | Typdeklarationen | 20030624 |
Method GET_TYPES on Interface IF_FP_GLOBAL_DEFINITIONS has no exception.
Method SET_FIELDSYMBOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDSYMBOLS | Call by reference | Type reference (TYPE) | TFPGDATA | Feldsymbole | 20030624 |
Method SET_FIELDSYMBOLS on Interface IF_FP_GLOBAL_DEFINITIONS has no exception.
Method SET_GLOBAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GLOBAL_DATA | Call by reference | Type reference (TYPE) | TFPGDATA | Globale Daten | 20030624 |
Method SET_GLOBAL_DATA on Interface IF_FP_GLOBAL_DEFINITIONS has no exception.
Method SET_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPES | Call by reference | Type reference (TYPE) | TFPCODING | Typdeklarationen | 20030624 |
Method SET_TYPES on Interface IF_FP_GLOBAL_DEFINITIONS has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |