SAP ABAP Interface IF_FP_CODING (Form Interface: Code Interface)
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_CODING | Form Interface: Coding | 20030624 |
Properties
| Interface | IF_FP_CODING | |
| Short Description | Form Interface: Code Interface |
General Data
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030616 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FP_CODING has no forward declaration.
Interfaces
Interface IF_FP_CODING has no interface.
Friends
Interface IF_FP_CODING has no friend.
Attributes
Interface IF_FP_CODING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Code for Form Routines | 20030624 | |
| 2 | Instance method | Public | Method | Get Code for Initialization | 20030624 | |
| 3 | Instance method | Public | Method | Get Import Parameters for Initialization | 20030624 | |
| 4 | Instance method | Public | Method | Get Export Parameters for Initialization | 20030624 | |
| 5 | Instance method | Public | Method | Set Code for Form Routines | 20030624 | |
| 6 | Instance method | Public | Method | Set Code for Initialization | 20030624 | |
| 7 | Instance method | Public | Method | Set Import Parameters for Initialization | 20030624 | |
| 8 | Instance method | Public | Method | Set Export Parameters for Initialization | 20030624 |
Events
Interface IF_FP_CODING has no event.
Types
Interface IF_FP_CODING has no local type.
Method Signatures
Method GET_FORMS_CODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CODING | Value transfer | Type reference (TYPE) | TFPCODING | Coding | 20030624 |
Method GET_FORMS_CODING on Interface IF_FP_CODING has no exception.
Method GET_INIT_CODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CODING | Value transfer | Type reference (TYPE) | TFPCODING | Coding | 20030624 |
Method GET_INIT_CODING on Interface IF_FP_CODING has no exception.
Method GET_INIT_INPUT_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INPUT_PARAMETERS | Value transfer | Type reference (TYPE) | TFPPARAMETER | Eingabeparameter | 20030624 |
Method GET_INIT_INPUT_PARAMS on Interface IF_FP_CODING has no exception.
Method GET_INIT_OUTPUT_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OUTPUT_PARAMETERS | Value transfer | Type reference (TYPE) | TFPPARAMETER | Ausgabeparameter | 20030624 |
Method GET_INIT_OUTPUT_PARAMS on Interface IF_FP_CODING has no exception.
Method SET_FORMS_CODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CODING | Call by reference | Type reference (TYPE) | TFPCODING | Coding | 20030624 |
Method SET_FORMS_CODING on Interface IF_FP_CODING has no exception.
Method SET_INIT_CODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CODING | Call by reference | Type reference (TYPE) | TFPCODING | Coding | 20030624 |
Method SET_INIT_CODING on Interface IF_FP_CODING has no exception.
Method SET_INIT_INPUT_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPPARAMETER | Eingabeparameter | 20030624 |
Method SET_INIT_INPUT_PARAMS on Interface IF_FP_CODING has no exception.
Method SET_INIT_OUTPUT_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OUTPUT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPPARAMETER | Ausgabeparameter | 20030624 |
Method SET_INIT_OUTPUT_PARAMS on Interface IF_FP_CODING has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |