SAP ABAP Class CL_FMBS_BO_LIST (List of budget objects)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBPA_E (Package) New budgeting: FM application part
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FMBS_OBJECT_LIST | Abstract class for object list (budget structure) | 20011031 |
Properties
| Class | CL_FMBS_BO_LIST | |
| Short Description | List of budget objects | |
| Super Class | CL_FMBS_OBJECT_LIST | Abstract class for object list (budget structure) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMBPA_E | New budgeting: FM application part |
| Created | 20011031 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FMBS_BO_LIST has no forward declaration.
Interfaces
Class CL_FMBS_BO_LIST has no interface implemented.
Friends
Class CL_FMBS_BO_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FMBS_T_BO | List of budget objects | 20011101 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FMBS_T_BO | Original list of objects for update mode | 20020123 | |||
| 3 | Constant | Private | Type reference (TYPE) | BUKU_GROUPING_KEY_CONTEXT | 'BS' | Context to use grouping key | 20030321 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | BUKU_T_VERSION | 20071205 | ||||
| 5 | Constant | Private | Type reference (TYPE) | DFIES-TABNAME | 'FMBS_S_BO' | Table name | 20011102 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_FMBS_VALID_ADDRESS | Business add-in interface IF_EX_FMBS_VALID_ADDRESS | 20020204 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_FMKU_GROUPING_KEY | Business add-in interface IF_EX_FMKU_GROUPING_KEY | 20030320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011102 | |
| 2 | Instance method | Private | Method | Prepares the object numbers for the addresses | 20011206 |
Events
Class CL_FMBS_BO_LIST has no event.
Types
Class CL_FMBS_BO_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FISCYEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20011102 | |||
| 2 | IM_FM_AREA | Call by reference | Type reference (TYPE) | FIKRS | Finanzkreis | 20011102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bei Nachricht aus Customizing erhoben | 20021107 |
Method PREPARE_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | BUBAS_S_MSGS | Nachricht (einfach) | 20011206 | |||
| 2 | IM_FROM | Call by reference | Type reference (TYPE) | SYTABIX | BO-Liste aus Index | 20011212 | |||
| 3 | IM_TO | Call by reference | Type reference (TYPE) | SYTABIX | BO-Liste zu Index | 20011212 | |||
| 4 | T_ADDRESS_OBJNR | Call by reference | Type reference (TYPE) | FMBAS_T_ADDRESS_OBJNR | Tabellentyp für Massenselektion von Objektnummern (HHM) | 20011206 |
Method PREPARE_OBJNR on class CL_FMBS_BO_LIST has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 110 |