former_member229765
Explorer
Member since ‎2014 Nov 20

User Statistics

  • 9 Posts
  • 0 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

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...
Kudos from
Kudos given to