SAP ABAP Class IF_CROP_GENUS_MODEL (Genus Model Access (base of all plants))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CROP_TREE Tree Access 20120113
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CROP_GENUS_MODEL Abstract Genus Model Implementation 20120114
Properties
Class IF_CROP_GENUS_MODEL  
Short Description Genus Model Access (base of all plants)    
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_GENUS_MODEL has no forward declaration.
Interfaces
Class IF_CROP_GENUS_MODEL has no interface implemented.
Friends
Class IF_CROP_GENUS_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_GROWER Instance attribute Public Object reference (TYPE REF TO) IF_CROP_PLANT_GROWER Plant Grower Access 20120114
2 MR_NATURE Instance attribute Public Type reference (TYPE) CROP_NATURE Nature of a plant or graft 20120120
3 MV_DESIGNATION Instance attribute Public Type reference (TYPE) CROP_DESIGNATION Designation of a plant for distinction of purpose 20120130
4 MV_GENUS Instance attribute Public Type reference (TYPE) CROP_PLANT_GENUS Genus of a plant 20120114
5 MV_GENUS_NATURE Instance attribute Public Type reference (TYPE) CROP_GENUS_NATURE Nature of a genus 20120114
6 MV_PLANTATION Instance attribute Public Type reference (TYPE) CROP_PLANTATION_NAME Name of a plantation 20120114
7 MV_PLANT_NAME Instance attribute Public Type reference (TYPE) CROP_PLANT_NAME Name of a plant 20120114
Methods
# Method Level Visibility Method type Description Created on
1 ENGRAFT Instance method Public Method engrafts the plant 20120111
2 NATURE Instance method Public Method returns the nature of the plant 20120120
Events
Class IF_CROP_GENUS_MODEL has no event.
Types
Class IF_CROP_GENUS_MODEL has no local type.
Method Signatures

Method ENGRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GRAFT_NAME Call by reference Type reference (TYPE) CROP_GRAFT_NAME Name of a graft 20120111
2 Returning RO_GRAFT Value transfer Object reference (TYPE REF TO) IF_CROP_GRAFT Graft Access 20120111

Method ENGRAFT on class IF_CROP_GENUS_MODEL 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 20120120

Method NATURE on class IF_CROP_GENUS_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in