SAP ABAP Interface IF_FP_OBJECT (Form Objects: Object 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 composition (i COMPRISING i_ref) | IF_FP_FORM | Form Objects: Form Interface | 20030424 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_FP_INTERFACE | Form Objects: Interface for Form Interfaces | 20030424 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_OBJECT | Form Objects: Basic Object | 20030422 |
Properties
| Interface | IF_FP_OBJECT | |
| Short Description | Form Objects: Object Interface |
General Data
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030422 | SAP |
| Last changed | 20030514 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FP_OBJECT has no forward declaration.
Interfaces
Interface IF_FP_OBJECT has no interface.
Friends
Interface IF_FP_OBJECT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TYPE_FORM | Constant | Public | Type reference (TYPE) | I | 2 | Form | 20030616 | |
| 2 | C_TYPE_INTERFACE | Constant | Public | Type reference (TYPE) | I | 1 | Interface | 20030616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check | 20030721 | |
| 2 | Instance method | Public | Method | Get Description | 20030514 | |
| 3 | Instance method | Public | Method | Get Language | 20030513 | |
| 4 | Instance method | Public | Method | Get Object Type | 20030616 | |
| 5 | Instance method | Public | Method | Set Description | 20030514 |
Events
Interface IF_FP_OBJECT has no event.
Types
Interface IF_FP_OBJECT has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECKLIST | Call by reference | Type reference (TYPE) | TFPCHECKLIST | Prüfergebnisse | 20030721 |
Method CHECK on Interface IF_FP_OBJECT has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | FPTEXT | Beschreibung | 20030514 |
Method GET_DESCRIPTION on Interface IF_FP_OBJECT has no exception.
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LANGUAGE | Value transfer | Type reference (TYPE) | LANGU | Sprache | 20030513 |
Method GET_LANGUAGE on Interface IF_FP_OBJECT has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | I | Objekttyp | 20030616 |
Method GET_TYPE on Interface IF_FP_OBJECT has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | FPTEXT | Beschreibung | 20030514 |
Method SET_DESCRIPTION on Interface IF_FP_OBJECT has no exception.
History
| Last changed by/on | SAP | 20030514 |
| SAP Release Created in | 640 |