SAP ABAP Class IF_CROP_GRAFT (Graft Access)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CROP_FRUIT_TREE | Fruit Tree Access | 20120113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CROP_GRAFT_ABSTRACT | Abstract Graft Implementation | 20120111 |
Properties
| Class | IF_CROP_GRAFT | |
| Short Description | Graft Access | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CROP_GRAFT has no interface implemented.
Friends
Class IF_CROP_GRAFT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CROP_GRAFT_CARE | Base interface for graft care | 20120124 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CROP_GENUS_MODEL | Genus Model Access (base of all plants) | 20120111 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BS_INOB_REPORTING | Reporting For Incident Observation | 20120111 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20120121 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | CROP_NATURE | Nature of a plant or graft | 20120120 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CROP_GRAFT_NAME | Name of a graft | 20120111 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CROP_GRAFT_NATURE | Nature of a graft | 20120111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the complete crop of the graft | 20120121 | |
| 2 | Instance method | Public | Method | returns the nature of the graft | 20120120 |
Events
Class IF_CROP_GRAFT has no event.
Types
Class IF_CROP_GRAFT 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 | the complete crop of the graft | 20120121 | |||
| 2 | IV_AS_XML_STREAM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | returns crop in XML format (string) | 20120122 |
Method CROP on class IF_CROP_GRAFT has no exception.
Method NATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NATURE | Call by reference | Type reference (TYPE) | DATA | Nature of the graft (any kind) | 20120120 |
Method NATURE on class IF_CROP_GRAFT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |