SAP ABAP Class IF_CROP_FRUIT (Fruit Access)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CROP_ENUMERABLE Enumeration Enablement 20120114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CROP_FRUIT Fruit Node implementation 20120114
Properties
Class IF_CROP_FRUIT  
Short Description Fruit Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CROP_FRUIT has no forward declaration.
Interfaces
Class IF_CROP_FRUIT has no interface implemented.
Friends
Class IF_CROP_FRUIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ENUMERATE Instance attribute Public Attribute reference (LIKE) 20120115
2 MO_FRUIT_TREE Instance attribute Public Object reference (TYPE REF TO) IF_CROP_FRUIT_TREE Fruit Tree Access 20120117
3 MO_NODE Instance attribute Public Object reference (TYPE REF TO) IF_CROP_TREE_NODE Node Access 20120114
4 MR_CROP Instance attribute Public Object reference (TYPE REF TO) DATA Reference to fruit-substance's pod 20120123
5 MS_FRUIT_NODE Instance attribute Public Type reference (TYPE) CROP_S_FRUIT_TREE_NODE Structure of a fruit tree node 20120121
6 MT_FERTILIZER Instance attribute Public Type reference (TYPE) CROP_T_FERTILIZER List of elements to fertilize blossoms 20120123
7 MV_CARDINALITY Instance attribute Public Type reference (TYPE) CROP_NODE_CARDINALITY Cardinality of a node 20120123
8 MV_ENUMERATION_INDEX Instance attribute Public Attribute reference (LIKE) 20120114
Methods
# Method Level Visibility Method type Description Created on
1 CROP Instance method Public Method returns the crop of the fruit 20120123
2 ENUMERATE_SUBSTANCE Instance method Public Method starts enumeration of substance 20120117
3 FERTILIZE_BY_PARENT Instance method Public Method triggers fertilization by parent's fertilizer 20120117
4 GET_ELEMENTS Instance method Public Method returns the list of elements of the fruit 20120130
5 GET_LINKAGES Instance method Public Method returns the list of linkages of the fruit 20120130
Events
Class IF_CROP_FRUIT has no event.
Types
Class IF_CROP_FRUIT 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 20120123

Method CROP on class IF_CROP_FRUIT has no exception.

Method ENUMERATE_SUBSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SUBSTANCE Value transfer Object reference (TYPE REF TO) IF_CROP_SUBSTANCE Substance access 20120117

Method ENUMERATE_SUBSTANCE on class IF_CROP_FRUIT has no exception.

Method FERTILIZE_BY_PARENT Signature

Method FERTILIZE_BY_PARENT on class IF_CROP_FRUIT has no parameter.
Method FERTILIZE_BY_PARENT on class IF_CROP_FRUIT has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ELEMENTS Value transfer Type reference (TYPE) CROP_T_ELEMENTS List of elements 20120130

Method GET_ELEMENTS on class IF_CROP_FRUIT has no exception.

Method GET_LINKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LINKAGES Value transfer Type reference (TYPE) CROP_T_LINKAGES List of linkages 20120130

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