SAP ABAP Class IF_FOBJ_OBJECT (Basis Interface for all FIN Objects)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040429 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FIN_ORDER_VIEW | Order from Financials Point of View | 20040513 |
2 | Interface composition (i COMPRISING i_ref) | IF_FIN_PRODUCT_VIEW | Product from Financials Perspective | 20040429 |
3 | Interface composition (i COMPRISING i_ref) | IF_FIN_ROLE_ACCOUNT_ASSIGNMENT | Assigned Object | 20040513 |
4 | Interface composition (i COMPRISING i_ref) | IF_FIN_ROLE_COSTING | Object with Role Costing | 20040430 |
5 | Interface composition (i COMPRISING i_ref) | IF_FIN_ROLE_INV_VAL | Object with Inventory Valuation Role | 20040430 |
6 | Interface composition (i COMPRISING i_ref) | IF_FIN_ROLE_PRICE | Object Carries Price | 20040924 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOBJ_OBJECT | Generic Implementation of a FIN Object | 20040430 |
Properties
Class | IF_FOBJ_OBJECT | |
Short Description | Basis Interface for all FIN Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040427 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FOBJ_OBJECT has no forward declaration.
Interfaces
Class IF_FOBJ_OBJECT has no interface implemented.
Friends
Class IF_FOBJ_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FOBJ_HIER_LEVEL | Hierarchy Level of a FIN Object | 20050120 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FOBJ_OBJECT_ID | Object ID | 20040428 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FOBJ_TYPE_NAME | Object Type | 20040428 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Hierarchically superior object | 20040924 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FOBJ_T_OBJECT | Hierarchically subordinate object | 20040924 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets object description if available | 20040824 |
2 | ![]() |
Instance method | Public | Method | Gets business key as string | 20040429 |
Events
Class IF_FOBJ_OBJECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YT_OBJECT | Public | See coding | 20040924 | yt_object TYPE STANDARD TABLE OF REF TO if_fobj_object
|
Method Signatures
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung (initial, wenn nicht vorhanden) | 20040824 |
Method GET_DESCRIPTION on class IF_FOBJ_OBJECT has no exception.
Method GET_TEXTUAL_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Zu verwendende Sprache | 20040601 | |
2 | ![]() |
ID_MAX_LENGTH | Call by reference | Type reference (TYPE) | INT2 | 50 | Maximale Länge des Texts | 20040601 | |
3 | ![]() |
RD_TEXTUAL_KEY | Value transfer | Type reference (TYPE) | STRING | Als Text aufbereiteter Schlüssel | 20040601 |
Method GET_TEXTUAL_KEY on class IF_FOBJ_OBJECT has no exception.
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in |