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
    • 94997 Views
    • 212 Comments
    • 39 Likes

    code problem

    Hi alli am using bsak, bsik, bseg tables, reguh . {select * from bseg into table ibseg where belnr = REGUH-VBLNR and SHKZG = 'S'.}for one reguh-belnr record it should pick one corresponding record from bseg.it is picking multiple records from b...

    Resolved! Accepted Solution

    Problem in BDC of F-53

    Hi experts,I've an requirement to run BDC of F-53 in Background. I've done the coding and it's running fine in foreground. But when I run this in background, it doesn't work and return back message 'No batch input data for screen SAPDF05X 3100'. In t...

    Resolved! Accepted Solution

    alv column text

    Dear Experts, in alv report for column texts,PERFORM fcat using '1' 'KUNNR' 'customer number for the company XXXXXXXXX'.in ouput it's displaying up to some characters like 'customer number'.i need full text in ouput.an...

    Resolved! Accepted Solution

    Outbound idoc(change) does not trigger in one client...

    Hello Experts, I am currently investigating on why this outound idoc(ORDERS05) for PO change does not triggerin ECQ client. I checked the idoc settings(partner profiles, FM, etc) and compared it to theDEV server which is triggering the outblound idoc...

    Resolved! Accepted Solution

    How to get around a performance issue when dealing with a lot of data

    Hello All, This is an academic question really, I'm not sure what I'm going to do with my issue, but I have some options. I was wondering if anyone would like to throw in their two cents on what they would do. I have a report, the users want to see ...

    Resolved! Accepted Solution

    ListBox in tableControl

    Hi All,I am facing a issue with the dropdown values in the list box. This is in the module pool programming. I have a table control in which to one of the columns i selected 'LISTBOX' and attributes->program-> input field is checked with 'POSSIBLE'. ...

    Resolved! Accepted Solution

    New Field in Infoset

    Hi,I have to add a new field KOSTL in existing infoset and introduce logic to read the value of that field KOSTL from the custom table based on other fields of the table. If there is no entry is mantained in custom table for KOSTL, then read from a s...

    CJ20N Questions

    Hi,Iam working on CJ20n Transaction.The requirment is to not let the user to change the WBS element name after creation. For this i have created step in OPSI and using the userexit to throw an error that it should not be changed. Upto this point its ...

    Resolved! Accepted Solution

    SELECT-OPTIONS: how can I get the values table?

    Hi.In the same selection screen I have:SELECT-OPTIONS s_vbeln FOR vbrk-vbeln.SELECT-OPTIONS : s_myfield FOR mytable-myfield.In the second one I get the two fields, "from" and "to", but I can't get the values window in both fields. Specifically I can...

    Resolved! Accepted Solution

    Getting ARBPL from CRHD

    Hi ABAP Experts,to get ARBPL from CRHD I followed [ this|;(last post), but because I use FM CP_EX_PLAN_READ to access PLPO, I don't need MAPL.METHOD zif_wiz_dataselect~ca03_process. "Get plpo CALL FUNCTION 'CP_EX_PLAN_READ' EXPORTING cm...

    Labels in this area

    Explore this Area