cancel
Showing results for 
Search instead for 
Did you mean: 

Make cost center field in shopping cart display only.

Former Member
0 Kudos

Dear all,

We're on support packages as below.

SRM_PLUS 550 0011 SAPKIBK011

SRM_SERVER 550 0011 SAPKIBKT11

I am trying to use the badi -> BBP_UI_CONTROL_BADI with the following code. I want the cost center field to be display only.

But the code below makes the cost center field invisible. So the cost center no. is not displayed at all. Any resolutions to this?

Code:

IF iv_fieldname EQ 'T_SCREEN_ACCLIST-GENERIC_ACC'.

cv_invisible = 0.

cv_input_ready = 0.

ENDIF.

Regards

Ali

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183819
Active Contributor
0 Kudos

Hi mohammad

i am not tech guy.

set the parameter CV_INPUT_READY = ' '

extracted from pradeep contribution.

you comment invisible parameter too.

br

muthu

Former Member
0 Kudos

Hi,

The code you extracted, isn't useful. Tried already. I think I might have to change the template. Any tips?

Regards

Ali