SAP ABAP Class CL_FP_DESCRIPTION (Form Data: Description)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)

⤷

⤷

Properties
Class | CL_FP_DESCRIPTION | |
Short Description | Form Data: Description | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAFPAPI | SAP Form Processing (API) |
Created | 20030509 | SAP |
Last change | 20030509 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FP_DESCRIPTION has no forward declaration.
Interfaces
Class CL_FP_DESCRIPTION has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FP_NODE | 20030509 | Form Node: Node |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TFPCONTEXTT | Text Table | 20030509 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FP_NODE | Node | 20030509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030509 |
2 | ![]() |
Instance method | Public | Method | Get Description | 20030509 |
3 | ![]() |
Instance method | Public | Method | Set Description | 20030509 |
Events
Class CL_FP_DESCRIPTION has no event.
Types
Class CL_FP_DESCRIPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Knoten | 20030509 |
Method CONSTRUCTOR on class CL_FP_DESCRIPTION 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 | 20030509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030509 |
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 | 20030509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030509 |
History
Last changed by/on | SAP | 20030509 |
SAP Release Created in | 640 |