cancel
Showing results for 
Search instead for 
Did you mean: 

ITS Template information required

Former Member
0 Kudos

Hi,

I am working on SRM 5.0 on ITS Template .

I need on click of one button some code should be visible or invisible .

Has anyone encounter this kind of problem ?

Thanks,

SS

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

<b>Incase you want to control the properties (say visibility - hide / unhide, input enanled/disabled, etc. ) of the customer fields, buttons etc. you need to implement the BADI using SE18 Transaction.</b>

<u>Refer to the BADIs in SE18 Transaction</u>

<b> BBP_CUF_BADI

BBP_CUF_BADI_2</b>

<u>Note -> Please read the the standard SAP documentation before implementing the code for these BADIs using SE18 Transaction.</u>

Regards

- Atul