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...

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 96939 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    two gui status with 2 containers

    Hello,I have 2 containers in one screen . I need to create 2 gui status for each container.The problems id that i created only 1 status, and cannt create the second.attach is the code :MODULE status_0100 OUTPUT. SET PF-STATUS 'MAIN'. SET TITLEBAR ...

    ifat_bar by Participant
    • 834 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    User exit in F150.

    Hi All,I have a requirement to send the dunning letters though Emails. They have asked to use exit - F150D001,but this exit is not getting triggered as I found that this exit is for program SAPF150D where as the main program for F150 is SAPF150V. Pl...

    SO_OBJECT_SEND

    I am trying to bespoke the correspondence output, so that when it send the invoice as a PDF attachement in an email I can alos include to text in the ody of the email. The below fucntion moudle is being used to send the email, but currently there is...

    Resolved! Accepted Solution

    Call Transaction

    Hello,How do you recover a key that was generated during a call transaction. Specifically, I ran IW31 via call transaction (as opposed to batch input). After the execution I tried to get the generated work order number using GET PARAMETER ID 'ANR'....

    Resolved! Accepted Solution

    FBL5N

    Hi experts,I need to call transaction FBL5N using a submit ; so this is my code :DATA: seltab TYPE TABLE OF rsparams.data: seltab_wa LIKE LINE OF seltab.seltab_wa-selname = 'DD_BUKRS'.seltab_wa-kind = 'P'.seltab_wa-sign = 'I'.seltab_wa-option ...

    TSW Nomination.

    Hello Experts, In case of an already existing nomination, when using transaction O4NM, i edit an item as to set the RDI as "G" for Sales Contract, i want to check whether the sales contract has a Credit Hold on it. If yes then for that nominati...

    Running Tranaction

    Hi Experts,I have one query regarding running transaction.Whenever I execute my program which is for G/L posting, I wanted to identify if FB01 is used in that time by some other user i.e. while I execute the program & at the same time some other user...

    Labels in this area

    Explore this Area