SAP ABAP Class CL_FIN_PRODUCT (Company)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN (Application Component) Financials
⤷
FIN_ENTITIES_MASTER (Package) BP / Product / Org / Orders
⤷
⤷
Properties
| Class | CL_FIN_PRODUCT | |
| Short Description | Company | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | FIN_BUS_ENT | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FIN_ENTITIES_MASTER | BP / Product / Org / Orders |
| Created | 20040503 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIN_PRODUCT has no forward declaration.
Interfaces
Class CL_FIN_PRODUCT has no interface implemented.
Friends
Class CL_FIN_PRODUCT 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) | FINB_MD_FIELDNAME | 'FIN_PRODUCT' | Field Name | 20040526 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | FIN_VALLEVEL | '001' | Default value | 20040526 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | FIN_VALLEVEL | '001' | Valuation Level Product/Location | 20040922 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | FIN_VALLEVEL | '002' | Valuation Level Product/Location/Batch | 20040922 | ||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR | Product | 20040526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040526 | |
| 2 | Static method | Public | Method | Valuation Level for Product/Location/Company | 20040526 |
Events
Class CL_FIN_PRODUCT has no event.
Types
Class CL_FIN_PRODUCT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FIN_PRODUCT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FIN_PRODUCT has no exception.
Method GET_VALLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIN_COMPANY | Value transfer | Type reference (TYPE) | FIN_COMPANY | Gesellschaft | 20040526 | |||
| 2 | ID_FIN_LOCATION | Value transfer | Type reference (TYPE) | FIN_LOCATION | Lokation | 20040526 | |||
| 3 | ID_FIN_PRODUCT | Value transfer | Type reference (TYPE) | FIN_PRODUCT | Produkt | 20040526 | |||
| 4 | RD_FIN_VALLEVEL | Value transfer | Type reference (TYPE) | FIN_VALLEVEL | Bewertungsebene | 20040526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040924 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |