jackyhjj_sn28
Explorer
Member since ‎2022 Oct 17

User Statistics

  • 22 Posts
  • 0 Solutions
  • 4 Kudos given
  • 0 Kudos received

User Activity

HI, I have extended custom fields in MARC table, following all the steps from the SAP Note. Everything is working fine, the field is updated succesfully from tcode MM02. But the thing is whenever I am updating values of the custom fields, the last ch...
Hi, My team has a requirement to validate user entering split batch quantity that is greater than initial quantity on tcode VL31N/VL32N. Example:Initial Quantity : 38 pcs -> Split batch into 3 batches,- TEST01 - 15 pcs, - TEST02 - 15 pcs, - TEST03 - ...
Hi all, I am trying to call program ABUMN through SUBMIT, but I got this error message"You are trying to start ABAP program "SAPLAMDPS2I" with SUBMIT. This program has type "F" instead of "1" in its attributes however. Only programs of type 1 c...
Hi, I am developing a custom app in Fiori. There will be a table or a popover that show certain number of purchase requisition.I have a requirement to have a hyperlink of Purchase Requisition Number and when click, it will open a new tab to view th...
Hi, I have a concern with one of my development. Currently I am using CO_XT_COMPONENT_ADD to add component to production order. Before run commit statement, I have assign (SAPLCOBC)resb_bt[] table to a field symbol and change its posnr field relative...