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

    loop problem

    Hi Guy's,Please help me, changed parameter as select-option for this purpose changed code little bit. report out put displaying fundcenters details. but i changed at selection screen checked output it displaying after one fundcenter information 2nd...

    Resolved! Accepted Solution

    How do I use "key table_line" method for reading an itab?

    I have a hashed itab called c_th_data. The structure of the table is determined at runtime. I want to do a read on that table using a line from another table with the same structure. For simplicity sake, though, here is my example:data:c_th_data t...

    Menu Exit Code

    Hello All,I wanted a Menu Item in the SAP Standard Menu Bar. i.e the SYSTEM, HELP menu .So, for the above I went to the Screen Painter SE41--> Program --> MENUSYST --> Status > MEN> Change .Here under the Help Menu - I added one more item with Text ...

    Resolved! Accepted Solution

    BAPI_PO_CHANGE problem

    Hi,I want to modify a PO but it's not working ... when I execute this code nothing happened, i've checked in PO (ME23N). Please someone help me. Thank you.PARAMETER ebeln TYPE ekpo-ebeln OBLIGATORY. DATA: BEGIN OF it_pointem OCCURS 0. INCLUD...

    BAPI_PO_CHANGE

    Hi All, We have problem with changing the delivery date of a PO(open PO & delivery date in future) using BAPI_PO_CHANGE from an IDOC.Proper data is being passed through PO_SCHEDULE and PO_SCHEDULEX to change the delivery date.Its ending up with an in...

    IDOCs step by step

    Hi gurus,I'm Janakiram,new to IDOCs ofcourse even to ABAP.As I'm new to these concepts can u please help me with the procedure to develop a simple IDOC both inbound and outbound.Especially which explains the function module for them.Thanks in advance...

    ALV Sum

    Hi All,I am working on ALV grid in CRM and on its standard tool bar i cannot view the summation button where as i get that option in ECC. I can see rest of the button like Export to Excel, Sort Ascending, Sort Descending, etc.Could any one please tel...

    Resolved! Accepted Solution

    Module pool programming..

    Dear All,In Mp-programming, I have 1 I/O field named as "*zcta_qm_pass-reason" whose value i need to display in output.Now,I have written following code in FlowLogicPROCESS BEFORE OUTPUT. MODULE set_pfstatus. CHAIN. field : *zcta_qm_pass-mblnr,* ...

    Labels in this area