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 ABAP 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 MO_CARE Instance attribute Public Object reference (TYPE REF TO) IF_CROP_GRAFT_CARE Base interface for graft care 20120124
2 MO_GENUS_MODEL Instance attribute Public Object reference (TYPE REF TO) IF_CROP_GENUS_MODEL Genus Model Access (base of all plants) 20120111
3 MO_REPORTING Instance attribute Public Object reference (TYPE REF TO) IF_BS_INOB_REPORTING Reporting For Incident Observation 20120111
4 MR_CROP Instance attribute Public Object reference (TYPE REF TO) DATA 20120121
5 MR_NATURE Instance attribute Public Type reference (TYPE) CROP_NATURE Nature of a plant or graft 20120120
6 MV_GRAFT_NAME Instance attribute Public Type reference (TYPE) CROP_GRAFT_NAME Name of a graft 20120111
7 MV_GRAFT_NATURE Instance attribute Public Type reference (TYPE) CROP_GRAFT_NATURE Nature of a graft 20120111
Methods
# Method Level Visibility Method type Description Created on
1 CROP Instance method Public Method returns the complete crop of the graft 20120121
2 NATURE 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 Exporting EV_CROP Call by reference Type reference (TYPE) DATA the complete crop of the graft 20120121
2 Importing 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 Exporting 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