SAP ABAP Class IF_BADI_BBP_ES_CHANGE_DATA (Interface for BAdI: BADI_BBP_ES_CHANGE_DATA)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100527
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_BADI_BBP_ES_CHG_DATA Example Implementation for BAdI BADI_BBP_ES_CHANGE_DATA 20100527
Properties
Class IF_BADI_BBP_ES_CHANGE_DATA  
Short Description Interface for BAdI: BADI_BBP_ES_CHANGE_DATA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100414   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BADI_BBP_ES_CHANGE_DATA has no forward declaration.
Interfaces
Class IF_BADI_BBP_ES_CHANGE_DATA has no interface implemented.
Friends
Class IF_BADI_BBP_ES_CHANGE_DATA has no friend class.
Attributes
Class IF_BADI_BBP_ES_CHANGE_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_COLLECTION_FIELD Instance method Public Method Change the Content of Fields Located within Collections 20100527
2 CHANGE_LANGUAGE_DEP_FIELD Instance method Public Method Change the Content of Language-Dependent Fields 20100527
3 CHANGE_SIMPLE_FIELD Instance method Public Method Change the Content of Simple Fields 20100527
Events
Class IF_BADI_BBP_ES_CHANGE_DATA has no event.
Types
Class IF_BADI_BBP_ES_CHANGE_DATA has no local type.
Method Signatures

Method CHANGE_COLLECTION_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VALUE Call by reference Type reference (TYPE) STRING 20100527
2 Importing IM_COLLECTION Value transfer Type reference (TYPE) STRING 20100527
3 Importing IM_COLLECTION_OBJECTCLASSNAME Value transfer Type reference (TYPE) STRING 20100527
4 Importing IM_FIELDNAME Value transfer Type reference (TYPE) STRING 20100527
5 Importing IM_OBJECTCLASSNAME Value transfer Type reference (TYPE) STRING 20100527

Method CHANGE_COLLECTION_FIELD on class IF_BADI_BBP_ES_CHANGE_DATA has no exception.

Method CHANGE_LANGUAGE_DEP_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VALUE Call by reference Type reference (TYPE) STRING 20100527
2 Importing IM_FIELDNAME Value transfer Type reference (TYPE) STRING 20100527
3 Importing IM_LANGUAGECODE Value transfer Type reference (TYPE) STRING 20100527
4 Importing IM_OBJECTCLASSNAME Value transfer Type reference (TYPE) STRING 20100527

Method CHANGE_LANGUAGE_DEP_FIELD on class IF_BADI_BBP_ES_CHANGE_DATA has no exception.

Method CHANGE_SIMPLE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VALUE Call by reference Type reference (TYPE) STRING 20100527
2 Importing IM_FIELDNAME Value transfer Type reference (TYPE) STRING 20100527
3 Importing IM_OBJECTCLASSNAME Value transfer Type reference (TYPE) STRING 20100527

Method CHANGE_SIMPLE_FIELD on class IF_BADI_BBP_ES_CHANGE_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in