SAP ABAP Class CF_FAA_DC_SEGMENTS (Factory Class Read Access for Depreciation Area Customizing)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_DE (Package) Valuation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CF_FAA_OBJECT | NOT USED!! Static Class for Object Generation | 20041223 |
Properties
| Class | CF_FAA_DC_SEGMENTS | |
| Short Description | Factory Class Read Access for Depreciation Area Customizing | |
| Super Class | CF_FAA_OBJECT | NOT USED!! Static Class for Object Generation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_DE | Valuation |
| Created | 20041223 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CF_FAA_DC_SEGMENTS has no interface implemented.
Friends
Class CF_FAA_DC_SEGMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | FAA_DC_S_INSTANCE_MNGR | Management of Segment Instance | 20050104 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | FAA_DC_TS_INSTANCE_MNGR | Instance Management Table for Factory Classes | 20041223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Instance of Segments of Asset for a Fiscal Year | 20050104 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20041223 | |
| 3 | Static method | Public | Method | Gets Instance of Segments of Asset for a Fiscal Year | 20041223 | |
| 4 | Static method | Public | Method | Gets Instance of Segments of Asset for a Fiscal Year | 20041223 | |
| 5 | Static method | Public | Method | Deletes the Management Buffer of Instances Already Created | 20041223 |
Events
Class CF_FAA_DC_SEGMENTS has no event.
Types
Class CF_FAA_DC_SEGMENTS has no local type.
Method Signatures
Method ADD_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ASSET_ID | Call by reference | Type reference (TYPE) | FAA_ASSET_ID | GUID, der eine Anlage eindeutig identifiziert | 20050104 | |||
| 2 | ID_FYEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20050104 | |||
| 3 | ID_PROCESS | Call by reference | Type reference (TYPE) | FAA_PC_PROCESS | Prozeß | 20050510 | |||
| 4 | ID_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050104 | |||
| 5 | ID_TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Index interner Tabellen | 20050104 | |||
| 6 | IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20050104 |
Method ADD_TO_BUFFER on class CF_FAA_DC_SEGMENTS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CF_FAA_DC_SEGMENTS has no parameter.
Method CLASS_CONSTRUCTOR on class CF_FAA_DC_SEGMENTS has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20050104 | ||||
| 2 | EO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20050104 | ||||
| 3 | IB_KEEP_INSTANCE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Kz. Instanz in Verwaltungstabelle aufnehmen | 20041223 | ||
| 4 | ID_ASSET_ID | Call by reference | Type reference (TYPE) | FAA_ASSET_ID | GUID, der eine Anlage eindeutig identifiziert | 20041223 | |||
| 5 | ID_CLASSNAME | Call by reference | Type reference (TYPE) | CLIKE | 'CL_FAA_DC_SEGMENTS' | Klassenname für Instanzerzeugung | 20050104 | ||
| 6 | ID_FYEAR | Call by reference | Type reference (TYPE) | FAA_EE_FYEAR | Geschäftsjahr | 20041223 | |||
| 7 | ID_PROCESS | Call by reference | Type reference (TYPE) | FAA_PC_PROCESS | Prozeß | 20050510 |
Method FIND on class CF_FAA_DC_SEGMENTS has no exception.
Method GET_FROM_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20041223 | |||
| 2 | ED_TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Index interner Tabellen | 20041223 | |||
| 3 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20041223 | ||||
| 4 | IB_KEEP_INSTANCE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Kz. Instanz in Verwaltungstabelle aufnehmen | 20041223 | ||
| 5 | ID_ASSET_ID | Call by reference | Type reference (TYPE) | FAA_ASSET_ID | GUID, der eine Anlage eindeutig identifiziert | 20041223 | |||
| 6 | ID_FYEAR | Call by reference | Type reference (TYPE) | FAA_EE_FYEAR | Geschäftsjahr | 20041223 | |||
| 7 | ID_PROCESS | Call by reference | Type reference (TYPE) | FAA_PC_PROCESS | Prozeß | 20050510 |
Method GET_FROM_BUFFER on class CF_FAA_DC_SEGMENTS has no exception.
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CF_FAA_DC_SEGMENTS has no parameter.
Method REFRESH_BUFFER on class CF_FAA_DC_SEGMENTS has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 600 |