SAP ABAP Interface IF_FIN_ORDER_VIEW (Order from Financials Point of View)
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 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
| Interface | IF_FIN_ORDER_VIEW | |
| Short Description | Order from Financials Point of View |
General Data
| Package | FIN_OBJECTS | FIN Objects |
| Created | 20040513 | SAP |
| Last changed | 20050409 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FIN_ORDER_VIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FIN_HAS_COMPANY | Technical IF: Company | 20040513 | ||
| 2 | IF_FIN_HAS_LOCATION | Technical IF: Location | 20040513 | ||
| 3 | IF_FIN_HAS_PRODUCT | Technical IF: Product | 20040513 | ||
| 4 | IF_FIN_HAS_PROFITCTR | Technical IF: Profit Center | 20040513 | ||
| 5 | IF_FIN_HAS_SEGMENT | Technical IF: Segment | 20040513 | ||
| 6 | IF_FOBJ_OBJECT | Basis Interface for all FIN Objects | 20040513 |
Friends
Interface IF_FIN_ORDER_VIEW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_FIN_BTAPOITMREF | Instance attribute | Public | Type reference (TYPE) | FIN_BTAPOITMREF | Reference to Item in Purchase Order | 20041110 | ||
| 2 | MD_FIN_BTAPOREF | Instance attribute | Public | Type reference (TYPE) | FIN_BTAPOREF | Reference to Purchase Order | 20041110 | ||
| 3 | MD_FIN_COMPANY | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | ||||
| 4 | MD_FIN_LOCATION | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | ||||
| 5 | MD_FIN_ORDITM_REF | Instance attribute | Public | Type reference (TYPE) | FIN_ORDITM_REF | Reference Order Item | 20040617 | ||
| 6 | MD_FIN_PRICOMPTYPE | Instance attribute | Public | Type reference (TYPE) | FIN_PRICOMPTYPE | Price Component Type Code (GDT) | 20041112 | ||
| 7 | MD_FIN_PRODUCT | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | ||||
| 8 | MD_FIN_PROFITCTR | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | ||||
| 9 | MD_FIN_RETITMIND | Instance attribute | Public | Type reference (TYPE) | FIN_RETITMIND | Indicator: Returns Item | 20050207 | ||
| 10 | MD_FIN_SEGMENT | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | ||||
| 11 | MD_OBJECT_ID | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | ||||
| 12 | MD_RASSC | Instance attribute | Public | Type reference (TYPE) | RASSC | Company ID of Trading Partner | 20050303 | ||
| 13 | MD_TYPE_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20040513 | ||||
| 14 | MO_PARENT | Instance attribute | Public | Attribute reference (LIKE) | 20040924 | ||||
| 15 | MS_DIM_ORD | Instance attribute | Public | Type reference (TYPE) | YS_DIM_ORD | Business Key of Order Dimension | 20040513 | ||
| 16 | MS_DIM_ORDASGTNO | Instance attribute | Public | Type reference (TYPE) | YS_DIM_ORDASGTNO | 20041021 | |||
| 17 | MS_DIM_ORDITM | 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
Interface 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 Interface IF_FIN_ORDER_VIEW has no parameter.
Method GET_TEXTUAL_KEY on Interface IF_FIN_ORDER_VIEW has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 300 |