SAP ABAP Class CL_CROP_FRUIT (Fruit Node implementation)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CROP_ENUMERABLE Enumeration Enablement 20120114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CROP_FRUIT Fruit Access 20120114
Properties
Class CL_CROP_FRUIT  
Short Description Fruit Node implementation    
Super Class    
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 20120114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CROP_FRUIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CROP_ENUMERABLE Enumeration Enablement 20120114
2 IF_CROP_FRUIT Fruit Access 20120114
Friends
# Friend Modeled only Created on Description
1 IF_CROP_FRUIT_TREE 20120114 Fruit Tree 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 Attribute reference (LIKE) 20120115
3 MO_FRUIT_TREE Instance attribute Protected Attribute reference (LIKE) 20120117
4 MO_NODE Instance attribute Protected Attribute reference (LIKE) 20120114
5 MR_CROP Instance attribute Protected Attribute reference (LIKE) 20120123
6 MS_FRUIT_NODE Instance attribute Protected Attribute reference (LIKE) 20120121
7 MT_FERTILIZER Instance attribute Protected Attribute reference (LIKE) 20120123
8 MT_SUBSTANCES Instance attribute Protected Type reference (TYPE) CROP_T_SUBSTANCE_INSTANCES List of fruit substance instances 20120117
9 MV_CARDINALITY Instance attribute Protected Attribute reference (LIKE) 20120123
10 MV_ENUMERATION_INDEX Instance attribute Protected Attribute reference (LIKE) 20120114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120114
2 CROP Instance method Protected Method 20120123
3 ENUMERATE_SUBSTANCE Instance method Protected Method 20120117
4 FERTILIZE_BY_PARENT Instance method Protected Method 20120117
Events
Class CL_CROP_FRUIT has no event.
Types
Class CL_CROP_FRUIT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_CROP_FRUIT has no exception.

Method CROP Signature

Method CROP on class CL_CROP_FRUIT has no parameter.
Method CROP on class CL_CROP_FRUIT has no exception.

Method ENUMERATE_SUBSTANCE Signature

Method ENUMERATE_SUBSTANCE on class CL_CROP_FRUIT has no parameter.
Method ENUMERATE_SUBSTANCE on class CL_CROP_FRUIT has no exception.

Method FERTILIZE_BY_PARENT Signature

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