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

    LOOP AT SCREEN

    HI experts!!I have a screen 9100 which displays an ALV Grid for the table SFLIGHT and contains two buttons: NEW and MODIFY.The two buttons both CALL SCREEN 9200 containing all the fields of SFLIGHT..I want when i click the NEW button, all fields are ...

    Resolved! Accepted Solution

    set parameter id

    hi allI am displaying an alv.Then i am going in the transaction IL03 with the field 'tplnr' when I am clicking on that rowHowever wen I get in the transaction IL03, the entry screen is empty, its not populated with the selected rowmy code: READ...

    customized table

    I have created a customized table and inserted records via ABAP report. Its working fine at development server but at Production server, neither table is filled nor its giving any error. I have executed it in Background processing as it gives timeo...

    CMD_EI_API

    Hi All , I need to upload the customer master data like General data ,Company code data Sales data and Tax details . For this I have written code using a class CMD_EI_API . The kna1 table is getting updated but I am not able to see the data in KNB1 ...

    Resolved! Accepted Solution

    get data from Maint. view

    Hello All,I am trying to select a data from view using the SQLSELECT SINGLE * FROM J_1BT001WV WHERE 1BT001WV -WERKS = WERKS and J_1BT001WV-BUKRS = BUKRS .but getting an error:"J_1BT001WV" is not defined in the ABAP Dictionary as a table, projection v...

    Resolved! Accepted Solution

    OPEN DATASET Not running properly & SXPG_COMMAND_EXECUTE.

    Hi ABAPers...I'm having a problem on using sentence OPEN DATASET.I'm trying to create, from an starting path (let's say /dira/dirb/dirc/) a complete path of non-existing directories. Plus, due to customer's requisites, it should contain spaces (let's...

    Resolved! Accepted Solution

    field PAYEE_PAYER in BAPI_INCOMINGINVOICE_

    Hi,1.- can someone explain how to create an invoice with BAPI_INCOMINGINVOICE_ using field PAYEE_PAYER?2.- when using BAPI_INCOMINGINVOICE_ if i pass a value to field PAYEE_PAYER, how must i proceed with field DIFF_INV? is there any incompatibility?I...

    Labels in this area

    Explore this Area