marcobranco1975_5
Explorer
Member since ‎07-16-2020

User Statistics

  • 23 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

Hi. I have this piece of code   DATA: LD_VBELN TYPE VBELN, " Document number LS_BAPISDH1 TYPE BAPISDH1, " Contract header data LS_BAPISDH1X TYPE BAPISDH1X, " Contract header data (change flag) LT_BAPISDITM TYPE ...
Hi.I have made a program that will do an update to Scheduling Agreements.I need to send (in this case) email to the vendors using the message output.I know the program which executes when the insertion of the data. (Program name, routyne)Is that poss...
Hi.I have a program that will process several changes in documents.We need to trigger the ZEN Output for the document to Print/Send email to the vendor.I know the program name that ZEN will call.How could we trigger the Zen Output.?Thanks in advance....
Hi.I am implementing a little custom program, which have purchaging Doc, vendor, a checkbox to use or not the Standard Text, and a text box.It will change the Terms of Payment (Long Text) with the Standard Text if the checkbox is checked or with the ...
Hello. I have this code, to do post goods. CALL FUNCTION 'WS_DELIVERY_UPDATE' EXPORTING vbkok_wa = l_r_vbkok synchron = 'X' commit = ' ' delivery ...
Kudos from