SAP ABAP Class IF_GRFN_API_CUSTOMFIELD_BADI (Interface for BAdI: GRFN_CUSTOMFIELD)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080724
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_CDF_BADI_MIGRATION Class for BAdI Impl.: GRFN_MIGRATION 20091126
Properties
Class IF_GRFN_API_CUSTOMFIELD_BADI  
Short Description Interface for BAdI: GRFN_CUSTOMFIELD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080724   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_API_CUSTOMFIELD_BADI has no forward declaration.
Interfaces
Class IF_GRFN_API_CUSTOMFIELD_BADI has no interface implemented.
Friends
Class IF_GRFN_API_CUSTOMFIELD_BADI has no friend class.
Attributes
Class IF_GRFN_API_CUSTOMFIELD_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_RETRIEVE Instance method Public Method 20080724
2 BEFORE_UPDATE Instance method Public Method 20080724
Events
Class IF_GRFN_API_CUSTOMFIELD_BADI has no event.
Types
Class IF_GRFN_API_CUSTOMFIELD_BADI has no local type.
Method Signatures

Method AFTER_RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CUSTOMFIELD_DATA Call by reference Type reference (TYPE) GRFN_T_API_CUSTOMFIELD_DATA CDF Data 20091126
2 Changing CT_CUSTOMFIELD_MDATA Call by reference Type reference (TYPE) GRFN_T_API_CUSTOMFIELD_MDATA CDF Metadata 20091126
3 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091126
4 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091126
5 Importing IV_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091126
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091203

Method BEFORE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CUSTOMFIELD_DATA Call by reference Type reference (TYPE) GRFN_T_API_CUSTOMFIELD_DATA CDF Data 20091126
2 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091126
3 Importing IT_CUSTOMFIELD_MDATA Call by reference Type reference (TYPE) GRFN_T_API_CUSTOMFIELD_MDATA CDF Metadata 20091126
4 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091126
5 Importing IV_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091126
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080724
History
Last changed by/on SAP  20141106 
SAP Release Created in