Hi experts,
I need to add a field in ME1M output.
I appended the field to structure MEREP_OUTTAB_INFREC.
Now i don't know where i can found the correct enhanchement point ( i think that the correct main program is SAPLMEREP ) .
Someone can he...
Hi experts,
I want to make mandatory the field "Planned Delivery Time in Days"( PLIFZ ) in ME21N transaction.
I searched in customizing
SPRO>>MM>>Purchasing>>Purchase order>>Define screen layout at document level
but there isn't this field.
...
Hi Experts,
I'm new in abap world.
i have two questions.
I'm trying to write a program that updates the inforecord from last purchase order, and i use batch input with call transaction.
I search and insert in an internal table all the element...
Hello SAP experts,
In the material cost, I need to divide the setup time by the base quantity entered in the routing.
The machine time is already divide by the base quantity and I would like the same for the setup time.
EXAMPLE
MACHINE CO...
For the second question i use Call function 'CONVERSION_EXIT_CUNIT_OUTPUT' to convert "CUNI" value.CALL FUNCTION 'CONVERSION_EXIT_CUNIT_OUTPUT' EXPORTING input = ls01wa-bprmeoda language = sy-langu IMPORTING ...
Sorry I made a mistake. The field is KNVV - VKGRP.It's a selection field on a tcode made by se93 with a program generated in sq01i need to show this button on my selection field.Now i don't have any "help" or "matchcode" when i select this field.