SAP ABAP Class IF_CROP_GRAFT_CARE (Base interface for graft care)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CROP_FRUIT_TREE_CARE Care of fruit tree and its fruits 20120124
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_TREE_GROWER Builds up a model tree from a MDG model name 20120124
Properties
Class IF_CROP_GRAFT_CARE  
Short Description Base interface for graft care    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120124   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CROP_GRAFT_CARE has no forward declaration.
Interfaces
Class IF_CROP_GRAFT_CARE has no interface implemented.
Friends
Class IF_CROP_GRAFT_CARE has no friend class.
Attributes
Class IF_CROP_GRAFT_CARE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESCRIBE_GRAFT Instance method Public Method returns the given graft's nature 20120124
Events
Class IF_CROP_GRAFT_CARE has no event.
Types
Class IF_CROP_GRAFT_CARE has no local type.
Method Signatures

Method DESCRIBE_GRAFT 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 20120124
2 Importing IV_GENUS Call by reference Type reference (TYPE) CROP_PLANT_GENUS Genus of a plant 20120124
3 Importing IV_GRAFT_NAME Call by reference Type reference (TYPE) CROP_GRAFT_NAME Name of a graft 20120124
4 Importing IV_GRAFT_NATURE Call by reference Type reference (TYPE) CROP_GRAFT_NATURE Nature of a graft 20120124
5 Importing IV_PLANTATION Call by reference Type reference (TYPE) CROP_PLANTATION_NAME Name of a plantation 20120124
6 Importing IV_PLANT_NAME Call by reference Type reference (TYPE) CROP_PLANT_NAME Name of a plant 20120124

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