SAP ABAP Class CL_CROP_FRUIT_TREE (Fruit Tree (as graft of a tree))
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_GENIL_NO_TRANSL (Package) Master Data Governance: GENIL
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CROP_GRAFT_ABSTRACT Abstract Graft Implementation 20120113
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CROP_FRUIT_TREE Fruit Tree Access 20120113
Properties
Class CL_CROP_FRUIT_TREE  
Short Description Fruit Tree (as graft of a tree)    
Super Class CL_CROP_GRAFT_ABSTRACT Abstract Graft Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_GENIL_NO_TRANSL   Master Data Governance: GENIL 
Created 20120113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CROP_FRUIT_TREE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CROP_FRUIT_TREE Fruit Tree Access 20120113
Friends
# Friend Modeled only Created on Description
1 IF_CROP_GRAFT_RAISER 20120114 Graft Raiser Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CARE Instance attribute Protected Object reference (TYPE REF TO) IF_CROP_FRUIT_TREE_CARE Care of fruit tree and its fruits 20120124
2 MO_ENUMERATE Instance attribute Protected Object reference (TYPE REF TO) IF_CROP_ENUMERATE Object Enumerating 20120115
3 MO_TREE Instance attribute Protected Attribute reference (LIKE) 20120114
4 MT_FERTILIZER Instance attribute Protected Attribute reference (LIKE) 20120123
5 MT_FRUITS Instance attribute Protected Attribute reference (LIKE) 20120114
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FRUIT Instance method Protected Method adds the given fruit to the fruit tree 20120114
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120114
3 CREATE_FRUIT Instance method Protected Method creates and returns a new fruit 20120114
4 ENUMERATE_FRUITS Instance method Protected Method 20120114
5 FERTILIZE Instance method Protected Method 20120113
6 FRUIT_NODE_EXISTS Instance method Protected Method 20120114
7 GET_FRUIT_OF_NODE Instance method Protected Method 20120114
8 IS_FERTILIZED Instance method Protected Method 20120114
9 NEW_FRUIT Instance method Protected Method 20120114
Events
Class CL_CROP_FRUIT_TREE has no event.
Types
Class CL_CROP_FRUIT_TREE has no local type.
Method Signatures

Method ADD_FRUIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FRUIT Call by reference Object reference (TYPE REF TO) IF_CROP_FRUIT Fruit Access 20120114

Method ADD_FRUIT on class CL_CROP_FRUIT_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PLANT Call by reference Object reference (TYPE REF TO) IF_CROP_GENUS_MODEL Genus Model Access (base of all plants) 20120114
2 Importing IV_GRAFT_NAME Call by reference Type reference (TYPE) CROP_GRAFT_NAME Name of a graft 20120114
3 Importing IV_GRAFT_NATURE Call by reference Type reference (TYPE) CROP_GRAFT_NATURE Nature of a graft 20120114
4 Importing IV_NATURE Call by reference Type reference (TYPE) DATA Nature of the fruit tree 20120120

Method CONSTRUCTOR on class CL_CROP_FRUIT_TREE has no exception.

Method CREATE_FRUIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TREE_NODE Call by reference Object reference (TYPE REF TO) IF_CROP_TREE_NODE Tree Node Access 20120114
2 Importing IS_FRUIT_NODE Call by reference Type reference (TYPE) CROP_S_FRUIT_TREE_NODE Structure of a fruit tree node 20120114
3 Returning RO_FRUIT Value transfer Object reference (TYPE REF TO) IF_CROP_FRUIT Fruit Access 20120114

Method CREATE_FRUIT on class CL_CROP_FRUIT_TREE has no exception.

Method ENUMERATE_FRUITS Signature

Method ENUMERATE_FRUITS on class CL_CROP_FRUIT_TREE has no parameter.
Method ENUMERATE_FRUITS on class CL_CROP_FRUIT_TREE has no exception.

Method FERTILIZE Signature

Method FERTILIZE on class CL_CROP_FRUIT_TREE has no parameter.
Method FERTILIZE on class CL_CROP_FRUIT_TREE has no exception.

Method FRUIT_NODE_EXISTS Signature

Method FRUIT_NODE_EXISTS on class CL_CROP_FRUIT_TREE has no parameter.
Method FRUIT_NODE_EXISTS on class CL_CROP_FRUIT_TREE has no exception.

Method GET_FRUIT_OF_NODE Signature

Method GET_FRUIT_OF_NODE on class CL_CROP_FRUIT_TREE has no parameter.
Method GET_FRUIT_OF_NODE on class CL_CROP_FRUIT_TREE has no exception.

Method IS_FERTILIZED Signature

Method IS_FERTILIZED on class CL_CROP_FRUIT_TREE has no parameter.
Method IS_FERTILIZED on class CL_CROP_FRUIT_TREE has no exception.

Method NEW_FRUIT Signature

Method NEW_FRUIT on class CL_CROP_FRUIT_TREE has no parameter.
Method NEW_FRUIT on class CL_CROP_FRUIT_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732