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

Need step to use /SAPSLL/IF_BADI_EXT_REX_PRD interface of /SAPSLL/BADI_EXT_UI_PRD BADI

ipravir
Active Contributor
0 Likes
869

Hi Expert,

I am working on one of the requirement on GTS process.

Where need to add custom functionality on changes of Number under classification tab on /SAPSLL/PRODUCT_03 t-code.

After analysis found BADI /SAPSLL/BADI_EXT_UI_PRD which has used.

I have implemented the /SAPSLL/BADI_EXT_UI_PRD BADI badi and respective definitions.

But /SAPSLL/IF_BADI_EXT_REX_PRD definition is not getting trigger in any of the program execution.

Is there any SAP-Note available to make this BADI functionality available?

Please help.

Regards,

Praveer.

View Entire Topic
former_member256034
Participant
0 Likes

Hi,

why don“t you use Method

/SAPSLL/IF_BADI_EXT_PRD~PRD_POST? It seems more appropriate to me for your Intention. We work with this BADI and it works fine.

Best regards,

Carsten

ipravir
Active Contributor
0 Likes

Hi,

I have already checked this BADI as well, but not getting changed number information into this.

May be I am missing something. Please correct me.

My requirement is capture the changed number information from classification tab and based on that few more customer logic will execute.

Regards,

Praveer.