SAP ABAP Interface IF_FIN_PRODUCT_VIEW (Product from Financials Perspective)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN (Application Component) Financials
⤷
FIN_OBJECTS (Package) FIN Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FIN_PRODUCT_VIEW | Material | 20040429 |
Properties
| Interface | IF_FIN_PRODUCT_VIEW | |
| Short Description | Product from Financials Perspective |
General Data
| Package | FIN_OBJECTS | FIN Objects |
| Created | 20040429 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FIN_PRODUCT_VIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FIN_HAS_COMPANY | Technical IF: Company | 20040429 | ||
| 2 | IF_FIN_HAS_PROFITCTR | Technical IF: Profit Center | 20040429 | ||
| 3 | IF_FIN_HAS_SEGMENT | Technical IF: Segment | 20040429 | ||
| 4 | IF_FIN_HAS_UOMVAL | Technical IF: Valuation Unit of Measure | 20040429 | ||
| 5 | IF_FIN_ROLE_PRICE | Object Carries Price | 20040816 | ||
| 6 | IF_FOBJ_OBJECT | Basis Interface for all FIN Objects | 20040429 |
Friends
Interface IF_FIN_PRODUCT_VIEW has no friend.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040604 |
Events
Interface IF_FIN_PRODUCT_VIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DIM_BTC | Public | See coding | 20040513 | BEGIN OF ys_dim_btc,
fin_batch TYPE fin_batch,
END OF ys_dim_btc
|
||
| 2 | YS_DIM_LOC | Public | See coding | 20040513 | BEGIN OF ys_dim_loc,
fin_location TYPE fin_location,
END OF ys_dim_loc
|
||
| 3 | YS_DIM_PRD | Public | See coding | 20040513 | BEGIN OF ys_dim_prd,
fin_product TYPE fin_product,
END OF ys_dim_prd
|
Method Signatures
Method GET_TEXTUAL_KEY Signature
Method GET_TEXTUAL_KEY on Interface IF_FIN_PRODUCT_VIEW has no parameter.
Method GET_TEXTUAL_KEY on Interface IF_FIN_PRODUCT_VIEW has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |