SAP ABAP Class CL_FP_OBJECT (Form Objects: Basic Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_OBJECT | Form Objects: Object Interface | 20030422 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_FORM | Form Objects: Form | 20030424 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FP_INTERFACE | Form Objects: Form Interface | 20030422 |
Properties
Class | CL_FP_OBJECT | |
Short Description | Form Objects: Basic Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAFPAPI | SAP Form Processing (API) |
Created | 20030422 | SAP |
Last change | 20030424 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FP_OBJECT | Form Objects: Object Interface | 20030422 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FP_FORM | 20030425 | Form Objects: Form | |
2 | CL_FP_INTERFACE | 20030425 | Form Objects: Form Interface | |
3 | CL_FP_INTERFACE_PARAMETERS | 20030709 | Form Components: Interface Parameters | |
4 | CL_FP_NODE | 20030507 | Form Node: Node | |
5 | IF_FP_REPOSITORY | 20030618 | Form Objects: Interface for Repository |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LANGU | Language | 20030513 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LANGU | Original Language | 20040329 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Check Name for Syntactical Correctness | 20030425 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030513 |
3 | ![]() |
Instance method | Protected | Method | Trigger event 'Object was changed' | 20030618 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OBJECT_CHANGED | Instance Event (0) |
Protected (1) |
Object was changed | 20030618 |
Types
Class CL_FP_OBJECT has no local type.
Method Signatures
Method CHECK_NAME_SYNTAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | FPNODENAME | Name | 20030425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030429 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprache | 20030513 |
Method CONSTRUCTOR on class CL_FP_OBJECT has no exception.
Method RAISE_OBJECT_CHANGED Signature
Method RAISE_OBJECT_CHANGED on class CL_FP_OBJECT has no parameter.
Method RAISE_OBJECT_CHANGED on class CL_FP_OBJECT has no exception.
Event Signatures
Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class CL_FP_OBJECT has no parameter.
History
Last changed by/on | SAP | 20030424 |
SAP Release Created in | 640 |