SAP ABAP Class IF_CROP_FRUIT (Fruit Access)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120114 |
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
| Class | IF_CROP_FRUIT | |
| Short Description | Fruit Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120114 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CROP_FRUIT has no forward declaration.
Interfaces
Class IF_CROP_FRUIT has no interface implemented.
Friends
Class IF_CROP_FRUIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20120115 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CROP_FRUIT_TREE | Fruit Tree Access | 20120117 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CROP_TREE_NODE | Node Access | 20120114 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to fruit-substance's pod | 20120123 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CROP_S_FRUIT_TREE_NODE | Structure of a fruit tree node | 20120121 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CROP_T_FERTILIZER | List of elements to fertilize blossoms | 20120123 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CROP_NODE_CARDINALITY | Cardinality of a node | 20120123 | |||
| 8 | 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
Class IF_CROP_FRUIT has no event.
Types
Class 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 class 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 class IF_CROP_FRUIT has no exception.
Method FERTILIZE_BY_PARENT Signature
Method FERTILIZE_BY_PARENT on class IF_CROP_FRUIT has no parameter.
Method FERTILIZE_BY_PARENT on class 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 class 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 class IF_CROP_FRUIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |