SAP ABAP Class IF_FP_OBJECT (Form Objects: Object Interface)
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
Class | IF_FP_OBJECT | |
Short Description | Form Objects: Object Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030422 | SAP |
Last change | 20030514 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FP_OBJECT has no forward declaration.
Interfaces
Class IF_FP_OBJECT has no interface implemented.
Friends
Class IF_FP_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Form | 20030616 | |
2 | ![]() |
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
Class IF_FP_OBJECT has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_FP_OBJECT has no exception.
History
Last changed by/on | SAP | 20030514 |
SAP Release Created in |