Automate

  • 1.  SAP F-36 Billing of Exchange Payments

    Posted 10-13-2021 14:08
    Has anyone created a script for transaction code F-36 for Bill of Exchange payments.

    Thanks
    CT

    ------------------------------
    Clarence Taylor | SAP Solution Architect
    Trinseo LLC | 267 678 0238
    ------------------------------


  • 2.  RE: SAP F-36 Billing of Exchange Payments

    Employee
    Posted 10-15-2021 10:09
    Hi Clarence,

    I have never used this tcode, but you should be able to record it.

    choose open items
    then process open items

    choose how you'll find the open items - doc # or date or amount or whatever you typically use then fill in the criteria in the next screen.  I'm choosing amount.

    then process open items
    if you still have multiple items (I do not), you can use the binoculars, make sure you select all and deactivate at the start (if it auto activates all of them)

    then use the binoculars to find the right row

    once you have the right row, click to activate the item
    (note this is a demo system, you wouldn't normally have a negative number)

    click back

    if you have more than one to post, you'll have to put a loop around it, entering the next line item

    Hope that helps,
    Sigrid






    ------------------------------
    Sigrid Kok
    PSE | Winshuttle NA
    ------------------------------



  • 3.  RE: SAP F-36 Billing of Exchange Payments

    Employee
    Posted 10-15-2021 10:25
    Hi again Clarence,

    Quick and dirty example attached.
    • Incoming payment only
    • Assumes search by amount
    • Reuses amount field for initial amount entry and search by amount for documents, as well as search through open items list (assuming there may be more than one match in customer open items list)
    • No loop - just posts the single incoming payment

    FYI
    Sigrid

    ------------------------------
    Sigrid Kok
    PSE | Winshuttle NA
    ------------------------------

    Attachment(s)