Dear all,
I am following the video
https://www.youtube.com/watch?v=Wkpxs8k5Ei4
But I can not use tcode /staae/admin_on, it does not exist in my system. Why? Please help me.
Thanks,
Dai Nguyen Quang,
THP Group.
Dear all,
I am following the video
https://www.youtube.com/watch?v=Wkpxs8k5Ei4
But I can not use tcode /staae/admin_on, it does not exist in my system. Why? Please help me.
Thanks,
Dai Nguyen Quang,
THP Group.
Hi experts,
My requirement is to enhance search help of partner bank field in Miro transaction to display bank details of the vendor along with alternate payee.
Currently partner bank search help only displays the bank details of alternate payee assigned to the vendor.
Thanks,
Pooja
Hi Piyush,
Were you ever able to find out the solution on how to achieve this? I have a similar requirement to update the z-table whenever moving average price gets updated.
Thanks,
Ramesh
Problem : Even After Showing Message into PO Message list PO is Getting save on BACK , EXIT buttons
Solution :
Thats Work for me too ..
Exit name : MM06E005 ( Customer fields in purchasing document )
Function module : EXIT_SAPMM06E_012 ( Check Customer-Specific Data Before Saving )
INCLUDE : ZXM06U43 .
*&---------------------------------------------------------------------*
*& Include ZXM06U43
*&---------------------------------------------------------------------*
DATA bg_exd TYPE c.
IMPORT bg_exd = bg_exd FROM MEMORY ID 'BG_EXD'.
IF bg_exd EQ 'X'.
MESSAGE e375(po) WITH 'Po Release amount is Exceeding than remaining budget !!!'.
ENDIF.
*&---------------------------------------------------------------------*
Hi experts,
Is there any customer exit or BADI for Sales Order Creation.
Some people are suggesting to change the sub screen directly, so it is asking for access Key .
So can I achieve this screen exit without Access Key.
Thanks and Regards,
Abhijith
Hi Madheswaran,
Basically the VL10G, calls the program RVV50R10C and the custom field which you will be adding is in the screen 1020.
So the INCLUDE v50rsel_block_b contains the selection screen fields of Sales Order tab,
In this include you have the explicit enhancement point, which can be used to add the customer specific field.
Hi Raghu Raman,
May i know which BADI/screen exit isused to add custom tab in header level of O4NM.Because i have a similar requirement to add custom tab in the header level of O4NM.
Thanks,
Ajith
Hi,
Is there any BADI/SCREEN EXIT to add custom tab to header level of o4nm tcode and how to implement the same.
Thanks,
Ajith
Dear experts,
I have come across the following statement about BADIs
A classic BAdI can be called only once and the call positions are registered centrally.
b. With new BAdIs, multiple calls are possible and the call positions are not registered centrally
Can somebody explain why classic BADIs have the restriction that they can be called only once?
Also what does 'call positions registered centrally mean'??
Thanks
Rohini
enhancement name mm06e005 is for purchase order . What is name for sales order enhancement ?
Please use below screen exits
MV45A0ZZ : PBO
MV45AIZZ : PAI
MV45ATZZ : Data definitions
MV45AFZZ : Subroutines
Note : You would need the Access Key to add/change the fields.
Thanks
Deepak
Thanks .
How to add custom sub screen in standard user exit .? I dont have access key .
You Can request your basis/Environment team for Access Key.
Also please mark the correct answer as it could be helpful to someone in future.
Dear all,
I tried the solution with XDEBUG in SAPF110S and set the variable to "X" in debugging mode. I would like to see in debug mode how the tables REGUH and REGUP gets filled. I am not sure in which forms or FUBAS to set further break-points in order to see how REGUH and REGUP gets filled where to the break-points. Can anyone pls. let me know.
Thank you.
Regards
Dear all,
Please help me.
Thanks,
Dai Nguyen Quang,
THP Group.
ok. thanks .
Hi Abhijith,
It is is need first time to add.
Regards,
Madhu.
Hello Guys,
Anyone found a solution to this ? I have exactly the same requirement.
Best Regards.