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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_FIN_COMPANY Instance attribute Public Attribute reference (LIKE) 20040604
2 MD_FIN_PRCBASE Instance attribute Public Attribute reference (LIKE) 20040917
3 MD_FIN_PROFITCTR Instance attribute Public Attribute reference (LIKE) 20040604
4 MD_FIN_SEGMENT Instance attribute Public Attribute reference (LIKE) 20040604
5 MD_FIN_UOMVAL Instance attribute Public Attribute reference (LIKE) 20040604
6 MD_OBJECT_ID Instance attribute Public Attribute reference (LIKE) 20040604
7 MD_TYPE_NAME Instance attribute Public Attribute reference (LIKE) 20040604
8 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20040924
9 MS_DIM_BTC Instance attribute Public Type reference (TYPE) YS_DIM_BTC Business Key of Batch Dimension 20040513
10 MS_DIM_LOC Instance attribute Public Type reference (TYPE) YS_DIM_LOC Business Key of Location Dimension 20040513
11 MS_DIM_PRD Instance attribute Public Type reference (TYPE) YS_DIM_PRD Business Key of Product Dimension 20040513
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXTUAL_KEY 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