SAP ABAP Class CL_CROP_GRAFT_ABSTRACT (Abstract Graft 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_GRAFT Graft Access 20120111
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CROP_FRUIT_TREE Fruit Tree (as graft of a tree) 20120113
Properties
Class CL_CROP_GRAFT_ABSTRACT  
Short Description Abstract Graft Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_GENIL_NO_TRANSL   Master Data Governance: GENIL 
Created 20120111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CROP_GRAFT_ABSTRACT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CROP_GRAFT Graft Access 20120111
Friends
Class CL_CROP_GRAFT_ABSTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CARE Instance attribute Private Attribute reference (LIKE) 20120124
2 MO_GENUS_MODEL Instance attribute Protected Attribute reference (LIKE) 20120111
3 MO_REPORTING Instance attribute Protected Attribute reference (LIKE) 20120111
4 MR_CROP Instance attribute Protected Attribute reference (LIKE) 20120121
5 MR_NATURE Instance attribute Protected Attribute reference (LIKE) 20120120
6 MV_GRAFT_NAME Instance attribute Protected Attribute reference (LIKE) 20120111
7 MV_GRAFT_NATURE Instance attribute Protected Attribute reference (LIKE) 20120111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120111
2 CROP Instance method Protected Method 20120121
3 NATURE Instance method Protected Method 20120120
Events
Class CL_CROP_GRAFT_ABSTRACT has no event.
Types
Class CL_CROP_GRAFT_ABSTRACT 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_PLANT Call by reference Object reference (TYPE REF TO) IF_CROP_GENUS_MODEL Genus Model Access (base of all plants) 20120111
2 Importing IV_GRAFT_NAME Call by reference Type reference (TYPE) CROP_GRAFT_NAME Name of a graft 20120111
3 Importing IV_GRAFT_NATURE Call by reference Type reference (TYPE) CROP_GRAFT_NATURE Nature of a graft 20120111
4 Importing IV_NATURE Call by reference Type reference (TYPE) DATA Nature (any type) 20120120

Method CONSTRUCTOR on class CL_CROP_GRAFT_ABSTRACT has no exception.

Method CROP Signature

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

Method NATURE Signature

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