We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi All, Our requirement is to skip serial number check in Outbound delivery while PGI(Post Goods Issue). Scenario: Delivery is created through standard SAP transactions. User does PGI thru VL02n, and requirement is not to add any serial numbers...
Hi All, I need to call a Qrfc in between my LUW, which has to be executed at the end of my basic process(LUW).Here the task is to call Qrfc for same client as destination. Below is the sample code i used to call FM as Qrfc. Below FM 'ZTEST...
Introduction Change Pointers are log entries to remember all modified records relevant for ALE. They are log entries to table BDCP & BDCP2, which are written every time a transaction modifies certain fields. Virtual Change pointers works base...
Hi All, Here i am facing a problem while getting buffer data from stack... i have worked before to get buffer data using following code.. DATA : g_var(30) VALUE '(Prog_name)table_name'. FIELD-SYMBOLS: <fs_tab> TYPE STANDARD TABLE. ASSIGN (g_var)...
Hi All, I need to create/update entries for custom Z fields in RESB and AFVC tables when ever there is any create/change in the Order.I have developed the same for AUFK table, In which i had CI_AUFK include structure provided by SAP. Where i have...
Hi,
Great content joerg.michaelis, Very well explained and a great thought..!! I have been looking for a sequential content on EWM MFS for a long time now. Happy to see your blog.
Is there any place where I can find case studies of EWM MFS implemen...
Hi Jogeswara, Thank you for your quick response .You told me to "Have all Selection fields from Infoset Extras". But in my case im not suppose to alter my Query and not even permitted to create new one(As im doing changes in others Query). And...
Hi Florian,Appreciate your help ,Thank you !!But im not able to share any code with others as it is an query(Automatically generated report).My issue is whenever i try to add any code(or even a comment line) in AT SELECTION-SCREEN event in its infos...