cancel
Showing results for 
Search instead for 
Did you mean: 

Badi's

Former Member
0 Kudos

Hi,

We are having an upgrade from SRM 4.0 to SRM 7.0, my doubt is that in SRM 4.0 we used have to have ITS and the DOC CHANGE badi, CHECK badi for the data manipulation and data validation. But now in SRM 7.0 in portal itself we can manipulate the data and check for validation(Correct me if i am wrong). How will be DOC Change,DOC Check badis are used in SRM 7.0?

Did any one used the badis in the SRM 7.0, please share how to use these badis instead of using the portal itself?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Masa,

Thanks for the reply, I have few more questions In SRM 4.0 if we put a break point in the custom implemetations DOC CHANGE,DOC CHECK badi it used to get stopped. In SRM 7.0 will the same happend or not?

I have the seen the portal, the basic data section and the place where we have SAVE,CHECK,CHANGE Buttons is different, I mean here both of them belongs to two different web dynpro components. My question is with out using the cross controller usage can we manipulate the data ? Can we validate the fields? Is there no neccesity to write the code in the web dynpro components?

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please try it with simple BADI implementation. You will find ther is no big difference.

Regards,

Masa

Answers (2)

Answers (2)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

The BBP_DOC_CHANGE_BADI and BBP_DOC_CHECK_BADI usages are same.

If you use ITS based parameter like SY-TCODE in you code, you should change the logic.

Regards,

Masa

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

BBP_DOC_CHANGE_BADI and BBP_DOC_CHECK_BADI have new parameters.

IV_MODE, IV_SAVE, IV_PARK.

Regards,

Masa

Former Member
0 Kudos

Hi

Hope this answers your query.......

Pls see the list of New and Obsolete BADIs in SRM7.0

New in SRM 7.0

Input Values for Temporary Contact Person Creation

BADIs for Process-Controlled Workflow (BRF)

Define Agents

Define Deadlines for Events

Process Level Configuration

Manage Process Restarts

Determine Shopping cart Value for Purchasing Budget Workflow

Adjust Search Help for Ad Hoc Agent

Adjust Search Help for Reviewers

Define Reviewers

Customer Enhancement of Offline Approval

Process Customer Fields

Fill Display Fields on Header Level

Fill Display Fields on Item Level

Digital Signature - Define Customer-Specific Document Preview

Obsolete in SRM 7.0

Change Display in Shopping Cart (ITS Technology)

Deactivate Cross-Catalog Search (ITS Technology)

Display of Input Helps, and Favorites (ITS Technology)

Restrict the Display in Input Helps (ITS Technology)

Internal Temporary Storage of Favorites for Input/Search Helps

Final Saving of Favorites for Input Helps and Search Helps

Determine Screen Variants (ITS Technology)

Field Control in Purchasing Document (ITS Technology)

Rgds/ Kiran