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
    • 94736 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    AT SELECTION-SCREEN ON VALUE-REQUEST FOR not input value in input field

    Dear All,I make search help for field ARBPL in selection screen are not excepted selected value.Code is ----------------------------------------------------------------------------------------SELECT-OPTIONS:  p_arbpl FOR zdmde-arbpl MODIF ID two.AT S...

    Resolved! Accepted Solution

    Suppress BDC message

    Hi All,I have a requirement to run 3 BDC's in  single program, when i run the first BDC,because of the success message issued by BDC, my 2nd BDC is not running. When i execute in foreground , i can see the sucess message of the first BDC tcode  in th...

    convert rows to columns

    here  there are 4 rows and 3 columns in one internal table and 6 columns ans 2 rows in other internal table. How to proceedItab1/wa1s      f1      f2      f3 r1     a     b     cr2     d     e     f     r3     g     h     ir4     j     k      lo/pita...

    Resolved! Accepted Solution

    Get lock owner

    I have the need to know user AND mode wise, if I have a lock over the data and if I'm the owner of the lock (i.e. the one that called ENQUEUE successfully).I already did solve this partially using f.m. ENQUEUE_READ. But as you know, when using exclus...

    Resolved! Accepted Solution

    EXIT_SAPLV50E_001 User Exit is not working for multiple plants case

    Hi,I have to update foreign trade data in Invoice during invoice creation using VF11. For that, I have written code in EXIT_SAPLV50E_001 and updated segal value. This functionality is working fine, if I have a single plant in an invoice. But customer...

    Resolved! Accepted Solution

    BTE in tx. BD87

    Hi experts,I have the following issue..I have a custom program wich processes idocs from a file. This report also calls transaction FB01 and then FD1D. If there is any problem processing the idoc, they run tx. BD87 and reprocess it. And they need the...

    Resolved! Accepted Solution

    How to give a custom link in ESS for leave details?

    Hi,My requirement is to give a link in ESS portal for HR module, so when user clicks on this link as shown in the snapshot an ALV report would be displayed.Please find the attached snapshot where "Leave Overview" is a link given in standard applicati...

    Resolved! Accepted Solution

    What is an appropriate method to use spool data for further processing?

    Hello SCN!First of all, i am new to both: ABAP & SCN. So please be considerate I have a given spool and want to search for specific error lines in it to use the information for futher processing. I already serached for answers, but maybe with the wro...

    Resolved! Accepted Solution

    Standard table add append

    Hi,I need to add fields in a standard table. I am using an append structure to add theese fields, the problem is that I need that fields to be marked with the flag Initial Value. I don't know how to mark this flag in the fields of append structure.Re...

    how to download download bulk xml messages into Excel from transaction SXMB_MONI in SRM?

    Hi all,We are getting error xml messages from transaction SXMB_MONI one by one. But we have error messages approx 200/day. So i wanted to download the xml messages into excel with fields like XML id , Backend system, PO number, Vendor,comany code .th...

    Labels in this area

    Explore this Area