SAP ABAP Class CL_FOBJ_CLASS (FIN Object Class)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_FINOBJ_MANAGER (Package) Financial Object Administration

⤷

⤷

Properties
Class | CL_FOBJ_CLASS | |
Short Description | FIN Object Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FINB_FINOBJ_MANAGER | Financial Object Administration |
Created | 20040721 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FOBJ_CLASS has no interface implemented.
Friends
Class CL_FOBJ_CLASS has no friend class.
Attributes
Class CL_FOBJ_CLASS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Gets Object Classes (Optional for Role) | 20040721 |
2 | ![]() |
Static method | Public | Method | Gets Description | 20040721 |
Events
Class CL_FOBJ_CLASS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_CLASS | Public | See coding | Class Name and Description | 20040721 | BEGIN OF ys_class,
fobj_class_name TYPE fobj_class_name,
txtlg TYPE finb_md_txtlg,
END OF ys_class
|
|
2 | YT_CLASS | Public | See coding | Class Name and Description (Table) | 20040721 | yt_class TYPE STANDARD TABLE OF ys_class with key fobj_class_name
|
Method Signatures
Method GET_CLASSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20050119 | ||
2 | ![]() |
ID_ROLE_NAME | Call by reference | Type reference (TYPE) | ACC_ROLE_NAME | Anwendungsrollenname | 20040721 | ||
3 | ![]() |
RT_CLASS | Value transfer | Type reference (TYPE) | YT_CLASS | Klassenname und -beschreibung | 20040721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten (Meldungen in Message-Handler) | 20050119 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | CL_ACC_DATABASIS=>GD_DEFAULT_DATABASIS | Datenbasis | 20040721 | |
2 | ![]() |
ID_CLASS_NAME | Call by reference | Type reference (TYPE) | FOBJ_CLASS_NAME | Name einer Objektklasse | 20040721 | ||
3 | ![]() |
RD_CLASS_DESCR | Value transfer | Type reference (TYPE) | FINB_MD_TXTLG | Langtext | 20040721 |
Method GET_DESCRIPTION on class CL_FOBJ_CLASS has no exception.
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 300 |