SAP ABAP Interface IF_CROP_FRUIT (Fruit Access)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_GENIL_NO_TRANSL (Package) Master Data Governance: GENIL
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CROP_FRUIT | Fruit Node implementation | 20120114 |
Properties
| Interface | IF_CROP_FRUIT | |
| Short Description | Fruit Access |
General Data
| Package | MDG_BS_BP_GENIL_NO_TRANSL | Master Data Governance: GENIL |
| Created | 20120114 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CROP_FRUIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120114 |
Friends
Interface IF_CROP_FRUIT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_ENUMERATE | Instance attribute | Public | Attribute reference (LIKE) | 20120115 | ||||
| 2 | MO_FRUIT_TREE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CROP_FRUIT_TREE | Fruit Tree Access | 20120117 | ||
| 3 | MO_NODE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CROP_TREE_NODE | Node Access | 20120114 | ||
| 4 | MR_CROP | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to fruit-substance's pod | 20120123 | ||
| 5 | MS_FRUIT_NODE | Instance attribute | Public | Type reference (TYPE) | CROP_S_FRUIT_TREE_NODE | Structure of a fruit tree node | 20120121 | ||
| 6 | MT_FERTILIZER | Instance attribute | Public | Type reference (TYPE) | CROP_T_FERTILIZER | List of elements to fertilize blossoms | 20120123 | ||
| 7 | MV_CARDINALITY | Instance attribute | Public | Type reference (TYPE) | CROP_NODE_CARDINALITY | Cardinality of a node | 20120123 | ||
| 8 | MV_ENUMERATION_INDEX | Instance attribute | Public | Attribute reference (LIKE) | 20120114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the crop of the fruit | 20120123 | |
| 2 | Instance method | Public | Method | starts enumeration of substance | 20120117 | |
| 3 | Instance method | Public | Method | triggers fertilization by parent's fertilizer | 20120117 | |
| 4 | Instance method | Public | Method | returns the list of elements of the fruit | 20120130 | |
| 5 | Instance method | Public | Method | returns the list of linkages of the fruit | 20120130 |
Events
Interface IF_CROP_FRUIT has no event.
Types
Interface IF_CROP_FRUIT has no local type.
Method Signatures
Method CROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CROP | Call by reference | Type reference (TYPE) | DATA | 20120123 |
Method CROP on Interface IF_CROP_FRUIT has no exception.
Method ENUMERATE_SUBSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SUBSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CROP_SUBSTANCE | Substance access | 20120117 |
Method ENUMERATE_SUBSTANCE on Interface IF_CROP_FRUIT has no exception.
Method FERTILIZE_BY_PARENT Signature
Method FERTILIZE_BY_PARENT on Interface IF_CROP_FRUIT has no parameter.
Method FERTILIZE_BY_PARENT on Interface IF_CROP_FRUIT has no exception.
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ELEMENTS | Value transfer | Type reference (TYPE) | CROP_T_ELEMENTS | List of elements | 20120130 |
Method GET_ELEMENTS on Interface IF_CROP_FRUIT has no exception.
Method GET_LINKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LINKAGES | Value transfer | Type reference (TYPE) | CROP_T_LINKAGES | List of linkages | 20120130 |
Method GET_LINKAGES on Interface IF_CROP_FRUIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |