SAP ABAP Class IF_CROP (Crop Production Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CROP | Crop Production | 20120111 |
Properties
| Class | IF_CROP | |
| Short Description | Crop Production Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120111 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CROP has no forward declaration.
Interfaces
Class IF_CROP has no interface implemented.
Friends
Class IF_CROP has no friend class.
Attributes
Class IF_CROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | triggers plant engrafting and returns graft | 20120111 | |
| 2 | Instance method | Public | Method | returns and instance of the given specifier | 20120113 | |
| 3 | Instance method | Public | Method | returns and instance of the given raiser | 20120113 | |
| 4 | Instance method | Public | Method | returns and instance of the given plantation | 20120111 | |
| 5 | Instance method | Public | Method | returns and instance of the given grower | 20120113 |
Events
Class IF_CROP has no event.
Types
Class IF_CROP has no local type.
Method Signatures
Method ENGRAFT_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PLANT | Call by reference | Object reference (TYPE REF TO) | IF_CROP_GENUS_MODEL | Genus Model Access (base of all plants) | 20120111 | |||
| 2 | IV_GRAFT_NAME | Call by reference | Type reference (TYPE) | CROP_GRAFT_NAME | Name of a graft | 20120111 | |||
| 3 | RO_GRAFT | Value transfer | Object reference (TYPE REF TO) | IF_CROP_GRAFT | Graft Access | 20120111 |
Method ENGRAFT_PLANT on class IF_CROP has no exception.
Method GENUS_SPECIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GENUS_SPECIFIER | Call by reference | Type reference (TYPE) | CROP_GENUS_SPECIFIER | Specifier class of a genus | 20120113 | |||
| 2 | RO_GENUS_SPECIFIER | Value transfer | Object reference (TYPE REF TO) | IF_CROP_GENUS_SPECIFIER | Specifier Access | 20120113 |
Method GENUS_SPECIFIER on class IF_CROP has no exception.
Method GRAFT_RAISER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GRAFT_RAISER | Call by reference | Type reference (TYPE) | CROP_GRAFT_RAISER | Raiser of a graft (applies to IF_CROP_GRAFT_RAISER) | 20120113 | |||
| 2 | RO_GRAFT_RAISER | Value transfer | Object reference (TYPE REF TO) | IF_CROP_GRAFT_RAISER | Graft Raiser Access | 20120113 |
Method GRAFT_RAISER on class IF_CROP has no exception.
Method PLANTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLANTATION_NAME | Call by reference | Type reference (TYPE) | CROP_PLANTATION_NAME | Name of a plantation | 20120111 | |||
| 2 | RO_PLANTATION | Value transfer | Object reference (TYPE REF TO) | IF_CROP_PLANTATION | Plantation Access | 20120111 |
Method PLANTATION on class IF_CROP has no exception.
Method PLANT_GROWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLANT_GROWER | Call by reference | Type reference (TYPE) | CROP_PLANT_GROWER | Grower of a plant (applies to IF_CROP_PLANT_GROWER) | 20120113 | |||
| 2 | RO_PLANT_GROWER | Value transfer | Object reference (TYPE REF TO) | IF_CROP_PLANT_GROWER | Plant Grower Access | 20120113 |
Method PLANT_GROWER on class IF_CROP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |