... n looks quite clean, still on my new PC which has lots of RAM and very nice processor the starting time of Eclipse was horrible. Also sometimes I've felt that the performance of the editor is not the b ...
I faced lately a small issue in one of the process in our company, I needed to re-explode the BOM of subcontracting item in purchase requisition. Normally users goes to ME52N and press "Explode ...
... you don't know what for you use it. 14. Explain structure and functional processes of your company Yes, structure and functional processes in your company are really needed. How ...
... comments of Attachments article you can connect to GOS from class CL_PO_HEADER_HANDLE_MM which contains method GET_GOS_MANAGER. You can do it for example in PROCESS_ITEM method of ME_PROCESS_PO_CUST . You'll ...
... this document then your document appears on the screen (of course if in the meantime user haven't created anything new) You have created your own transaction to handle standard process, like creation ...
... them. Enhancement must be done at the end of form process_list. I'll create a method to do the export inside MB51 with only one changing parameter, which will check if we're ...
... which I want (ALV kind) and MB51 would display its results on screen. That's why I need to export to memory some flags, first two must be set to be able to achieve form process_list in RM07DOCS ...
... fields to the structure "list"
Then in the second step you should add enhancement at the end of the form process_list and fill your own fields in table list[] with data.
If you'll ...
If you have to adjust conditions for your purchase order line and if during the use of method if_purchase_order_item_mm~set_conditions in BADI ME_PROCESS_PO_CUST you receive an error MEPO151 "Data ...
... if not then we can raise an error message and stop processing of the function we're currently doing. This is very helpful when you need to call a FM in new task inside user-exit. Here is ...
... I've used this class to create a method to simplify the process of zipping. First of all class CL_ABAP_ZIP is zipping xstrings so I'll provide you the possibility to pass not only xstring variables ...