SAP ABAP Class IF_FIN_ORDER_VIEW (Order from Financials Point of View)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FIN_HAS_COMPANY | Technical IF: Company | 20040513 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_FIN_HAS_LOCATION | Technical IF: Location | 20040513 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_FIN_HAS_PRODUCT | Technical IF: Product | 20040513 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_FIN_HAS_PROFITCTR | Technical IF: Profit Center | 20040513 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_FIN_HAS_SEGMENT | Technical IF: Segment | 20040513 |
| 6 | Interface composition (i COMPRISING i_ref) | IF_FOBJ_OBJECT | Basis Interface for all FIN Objects | 20040513 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FIN_ROLE_WIP | Object Relevant for WIP Clearing | 20040513 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FIN_ORDER_VIEW | Order View | 20040513 |
Properties
| Class | IF_FIN_ORDER_VIEW | |
| Short Description | Order from Financials Point of View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040513 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FIN_ORDER_VIEW has no forward declaration.
Interfaces
Class IF_FIN_ORDER_VIEW has no interface implemented.
Friends
Class IF_FIN_ORDER_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FIN_BTAPOITMREF | Reference to Item in Purchase Order | 20041110 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FIN_BTAPOREF | Reference to Purchase Order | 20041110 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | FIN_ORDITM_REF | Reference Order Item | 20040617 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | FIN_PRICOMPTYPE | Price Component Type Code (GDT) | 20041112 | |||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | |||||
| 9 | Instance attribute | Public | Type reference (TYPE) | FIN_RETITMIND | Indicator: Returns Item | 20050207 | |||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | |||||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | |||||
| 12 | Instance attribute | Public | Type reference (TYPE) | RASSC | Company ID of Trading Partner | 20050303 | |||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | |||||
| 14 | Instance attribute | Public | Attribute reference (LIKE) | 20040924 | |||||
| 15 | Instance attribute | Public | Type reference (TYPE) | YS_DIM_ORD | Business Key of Order Dimension | 20040513 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | YS_DIM_ORDASGTNO | 20041021 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | YS_DIM_ORDITM | Business Key of Position Dimension | 20040513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040513 |
Events
Class IF_FIN_ORDER_VIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DIM_ORD | Public | See coding | 20040513 | BEGIN OF ys_dim_ord,
fin_scmagyid TYPE fin_scmagyid,
fin_scmid TYPE fin_scmid,
fin_ord TYPE fin_ord,
fin_btddatatype TYPE fin_btddatatype,
fin_ordtype TYPE fin_ordtype,
END OF ys_dim_ord
|
||
| 2 | YS_DIM_ORDASGTNO | Public | See coding | 20041014 | BEGIN OF ys_dim_ordasgtno,
fin_ordasgtno TYPE fin_ordasgtno,
END OF ys_dim_ordasgtno
|
||
| 3 | YS_DIM_ORDITM | Public | See coding | 20040513 | BEGIN OF ys_dim_orditm,
fin_orditmtype TYPE fin_orditmtype,
fin_orditm TYPE fin_orditm,
END OF ys_dim_orditm
|
Method Signatures
Method GET_TEXTUAL_KEY Signature
Method GET_TEXTUAL_KEY on class IF_FIN_ORDER_VIEW has no parameter.
Method GET_TEXTUAL_KEY on class IF_FIN_ORDER_VIEW has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in |