Hello,
I am creating a Purchase requisition from service order(tcode IW32) by adding operations and clicking on Save button. Could you please let me know the user exit or badi to update few custom fields of table EBAN?
Below are the list of BADI'...
Hello,
I added a custom field(ZXYZ) in Header->additional tab B of sales order. If this field is empty then i have to show it in incompletion log. The incompletion log should be displayed only for customers of specific country.
I have added the f...
Hi all,
I have a requirement where a popup should be displayed during the save of the order. If user forgets to fil the details on the popup screen then incomplete log need to be populated. A custom field is created in header screen to check if us...
Dear All,
We are creating mass Scheduling Agreement(ME31L) using LSMW
Business Object: BUS2013 Method: CREATEMessage Type: PURSAG_CREATEBasic Type: PURSAG_CREATE01
During step 'Start IDoc Creation', all the idoc's gets created (wit...
Hi all,
We have a custom requirement where scheduling should happen based on the departure day maintained in custom table(Requirement is -In transportation and shipping process we do not have daily departure for all destinations. Therefore Goods is...
Hello Peter,Thanks for your reply. I will check on it. I found another customer exit 'EXIT_SAPLEBND_004' and able to populate the value but I am not sure whether to go with 'EXIT_SAPLEBND_004' or COZF0001.Regards,Manoj.
Resloved by myself by shifting code from 'userexit_move_field_to_vbak' to 'userexit_check_vbak'. Is it necessary to call FM 'RV_CHECK_DOCUMENT_INPUT' and PERFORM xvbuv_loeschen_vor_pruefen(sapfv45f)?