Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BADI Name for adding PR item tab.

Former Member
0 Likes
472

Hi,

Can anybody tells me the BADI name and procedure to addl PR item tab to insert/change the required data. The fields that should be displayed should be dependant on the PR document type selected. These fields should be changeable when the change PR transaction is accessed.

Thanks in advance.

Ravi Kanth

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
446

Dear Ravikanth,

The BADI Named ME_PROCESS_REQ_CUST can be usde for the purpose and

The Item date can be changed with the method - PROCESS_ITEM

There is another BADI - ME_PROCESS_REQ

This also will be useful to you

Hope this information would be useful to you.

Thanks

Venugopal

Reward if found useful

Hi,

Can anybody tells me the BADI name and procedure to addl PR item tab to insert/change the required data. The fields that should be displayed should be dependant on the PR document type selected. These fields should be changeable when the change PR transaction is accessed.

Thanks in advance.

Ravi Kanth

1 REPLY 1
Read only

Former Member
0 Likes
447

Dear Ravikanth,

The BADI Named ME_PROCESS_REQ_CUST can be usde for the purpose and

The Item date can be changed with the method - PROCESS_ITEM

There is another BADI - ME_PROCESS_REQ

This also will be useful to you

Hope this information would be useful to you.

Thanks

Venugopal

Reward if found useful