Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Resolved! Accepted Solution

    How to fill VBRK-REGIO in VF01 with different value than KUVEW-REGIO?

    Hello everyone, I'm currently trying to change the VBRK-REGIO field value upon creation of the invoice in VF01. I've tried using the USEREXIT_FILL_VBRK_VBRP in RV60AFZC. Debugging shows that my code works, but VBRK-REGIO is being overwritten at a l...

    Resolved! Accepted Solution

    How can I join BKPF with VBAK?

    Hello,I have to modify a report that displays a variety of documents from financial documents' flow. The general idea is: how can I link BKPF to VBAK? ------------------------------------------------------------------------------------------- T...

    bmierzwi by Participant
    • 4123 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Not able to select a row in table control in module pool SAP ABAP?

    Hi Team, I have created the table control using wizard in module pool layout with SELECT ALL/DESELECT ALL/INSERT ROW/DELETE ROW. I have 2 columns in table control TYPES: BEGIN OF ty_pa9888, mark TYPE c, exp TYPE char10, fee TYPE i, ...

    Resolved! Accepted Solution

    AMQP Architecture

    Hello, currently I am search for a statement whether there is a possibility to send out events from SAP (R/3 or S/4) via AMQP without using SAP CPI? I found two interesting articles (AMQP Architecture on ABAP and SAP CPI AMQP Adapter), but it is ...

    Resolved! Accepted Solution

    Create a ZPL (ZEBRA printer language) data stream from OTF data

    We want to process a smartform and somehow fetch the ZPL data stream (which is normally created by the printer driver in ERP) in order to send it to a sub system. I tried to find some function module debugging SP01 (print spool request) but did not...

    jrgkraus by Active Contributor
    • 4634 Views
    • 5 Comments
    • 0 Likes
    Labels in this area

    Explore this Area