SAP ABAP Interface IF_FOBJ_OBJECT (Basis Interface for all FIN Objects)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_FINOBJ_MANAGER (Package) Financial Object Administration

⤷

⤷

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
Interface | IF_FOBJ_OBJECT | |
Short Description | Basis Interface for all FIN Objects |
General Data
Package | FINB_FINOBJ_MANAGER | Financial Object Administration |
Created | 20040427 | SAP |
Last changed | 20050301 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FOBJ_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040429 |
Friends
Interface IF_FOBJ_OBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MD_HIER_LEVEL | Instance attribute | Public | Type reference (TYPE) | FOBJ_HIER_LEVEL | Hierarchy Level of a FIN Object | 20050120 | ||
2 | MD_OBJECT_ID | Instance attribute | Public | Type reference (TYPE) | FOBJ_OBJECT_ID | Object ID | 20040428 | ||
3 | MD_TYPE_NAME | Instance attribute | Public | Type reference (TYPE) | FOBJ_TYPE_NAME | Object Type | 20040428 | ||
4 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Hierarchically superior object | 20040924 | ||
5 | MT_CHILD | 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
Interface 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 Interface 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 Interface IF_FOBJ_OBJECT has no exception.
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 300 |