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

    Reading the message from business transaction to custom program

    Hi everyone, I am having an issue where I need to read the message after saving. So, the requirement is that via our custom program, it should use the call transaction to open a business transaction, and after the user saves the data in the transac...

    Raxph by Participant
    • 2753 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ​Misunderstanding of sap call dialog syntax in my code base

    Hello, i don't understand of what is going on with syntax of "CALL DIALOG" in my code base.Code look like: DATA status1(1) TYPE C.DATA status2(1) TYPE C.status1 = 'U'.status2 = 'U'.CALL DIALOG 'FM_ANZEIGE' EXPORTING foo FROM t1-foo status1 status2...

    Resolved! Accepted Solution

    Use of SUBMIT statement for program RSWILOAD of Tcode SWI5

    Hello Experts,Requirement is to get the 'Work Load Analysis' for multiple Agent Ids in ALV format. So I used the SUBMIT statement with program of Tcode SWI5 in loop for multiple Agent Ids. Problems are 1. After execution of submit statement output of...

    Resolved! Accepted Solution

    JDBG entry in SM37

    Hi Folks, I was able to debug a cancelled job in SM37 using JDBG. When we debug a background job in SM37 using JDBG will it not create an entry in SM37 with the status of the job ? Thanks, K Kiran.

    kiran_k8 by Active Contributor
    • 3384 Views
    • 4 Comments
    • 0 Likes

    Watermark for PO

    Hi experts, I need to include an watermark based on PO release ie., if PO not released "DRAFT' to display and if released "DRAFT to not display.... Here i create an BMAP and there is wrote as below in 'Initization' but i getting error . Form i...

    divsmart by Participant
    • 1065 Views
    • 1 Comments
    • 0 Likes

    cds views course help

    Hi, My knowledge of ABAP is a bit dated (15yrs ago) as I haven't been working on it. Recently I have been doing some OO ABAP in ECC and found it quite a pleasant experience. I have enrolled in a course for CDS views. I want to know if there is anyt...

    Program call via SUBMIT

    Is it possible to determine in a program whether this program was called from another program via SUBMIT? The function module "SYSTEM_CALLSTACK" or the class "CL_ABAP_GET_CALL_STACK" are unfortunately not usable for this. I am grateful for any hi...

    mabue by Discoverer
    • 2398 Views
    • 7 Comments
    • 1 Likes
    Labels in this area

    Explore this Area