SAP ABAP Class CL_FINB_ACCOUNTING_COMMUNITY (Obsolete !!! Accounting Community)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_OBJ_TO_BE_DELETED (Package) Objects to be deleted following upgrade discussion
⤷
⤷
Properties
| Class | CL_FINB_ACCOUNTING_COMMUNITY | |
| Short Description | Obsolete !!! Accounting Community | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FINB_OBJ_TO_BE_DELETED | Objects to be deleted following upgrade discussion |
| Created | 20010611 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_ACCOUNTING_COMMUNITY has no forward declaration.
Interfaces
Class CL_FINB_ACCOUNTING_COMMUNITY has no interface implemented.
Friends
Class CL_FINB_ACCOUNTING_COMMUNITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_ACC_SYSTEM_FACADE | Valuation System | 20010705 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FINB_YT_ACSYST_DETERM_CHAR | Table of Defining Charactcs for the Communities in an Inst. | 20010705 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FINB_YT_ACCOMM | Accounting System: Accounting Communities | 20010705 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FINB_YT_ACCOMM_MB | Accounting System: Accounting Community Memmbers | 20010705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the existence of a community | 20010814 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010705 | |
| 3 | Instance method | Public | Method | Find depreciation areas that suffice for the characteristics | 20010705 | |
| 4 | Instance method | Public | Method | Find Name of the Characteristics | 20010705 | |
| 5 | Instance method | Private | Method | Load Database Table FINB_TACCOMM (Communities) | 20010712 | |
| 6 | Instance method | Private | Method | Load Database Table FINB_TACCOMM_MB (Community Members) | 20010712 |
Events
Class CL_FINB_ACCOUNTING_COMMUNITY has no event.
Types
Class CL_FINB_ACCOUNTING_COMMUNITY has no local type.
Method Signatures
Method CHECK_EXISTENCE_OF_COMMUNITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACCOMM | Call by reference | Type reference (TYPE) | FINB_ACCOMM | Rechnungswesen Gemeinschaft | 20010814 | |||
| 2 | RD_BOOLEAN | Value transfer | Type reference (TYPE) | BOOLE_D | boolsche Variable (X=true, -=false, space=unknown) | 20010814 |
Method CHECK_EXISTENCE_OF_COMMUNITY on class CL_FINB_ACCOUNTING_COMMUNITY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACC_SYST_FACADE | Call by reference | Object reference (TYPE REF TO) | CL_FINB_ACC_SYSTEM_FACADE | Bewertungssystem | 20010705 |
Method CONSTRUCTOR on class CL_FINB_ACCOUNTING_COMMUNITY has no exception.
Method GET_COMMUNITY_IDS_BY_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHARACTERISTICS | Value transfer | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FIN-Stammdaten: Paar Feldname / Wert | 20010705 | |||
| 2 | RT_COMMUNITY_ID | Value transfer | Type reference (TYPE) | FINB_YT_ACCOMM_ID | Bewertungsbereiche (IDs) | 20010705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Community gefunden für die Merkmalswerte | 20010814 |
Method GET_DETERMINING_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHAR_FIELDNAMES | Value transfer | Type reference (TYPE) | UGMD_TS_FIELDNAME | FIN-Stammdaten: Feldnamen | 20010705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine beschreibenden Merkmale gefunen | 20010814 |
Method LOAD_TABLE_FINB_TACCOMM Signature
Method LOAD_TABLE_FINB_TACCOMM on class CL_FINB_ACCOUNTING_COMMUNITY has no parameter.
Method LOAD_TABLE_FINB_TACCOMM on class CL_FINB_ACCOUNTING_COMMUNITY has no exception.
Method LOAD_TABLE_FINB_TACCOMM_MB Signature
Method LOAD_TABLE_FINB_TACCOMM_MB on class CL_FINB_ACCOUNTING_COMMUNITY has no parameter.
Method LOAD_TABLE_FINB_TACCOMM_MB on class CL_FINB_ACCOUNTING_COMMUNITY has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |