cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

UJR_WRITE_BACK BADI for specific input template

Former Member
0 Likes
405

Hi

I have created write back badi - UJR_WRITE_BACK BADI with below mentioned parameters.

I_APPSET_ID = ZAB_BPC

I_APP_ID = PLANNING

I_MODULE_ID = MAN

I am having multiple input templates created on the mentioned Model & Enviornment. When ever i am doing submit on any of the input template , it is executing my code of write back BADI. I want this to be executed for specific input template only . Please guide and advise me for this issue. Waiting for your prompt and positive response on this. Regards, Mitul Bhanvadia

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Likes

Sorry, but this question was discussed many times! There is no way to use WB badi for specific template! And the idea is bad in general - in reality the term "specific template" is meaningless. Template is just an Excel file with some name...

Instead, try to check scope to perform required calculations in the badi...

Answers (0)