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

    BAPI for F-02 and F-05

    Hi,I tried using BAPI_ACC_GL_POSTING_POST and it works fine for most journals.However, I have the following journal which is usually posted using F-05. How can I do it using BAPIs? I noticed that the BADIs do not contain fields for local amounts. I ...

    Resolved! Accepted Solution

    is BDC's CALL TRANSACTION 'VA01' is not equals to ONLINE(manual) creation?

    Hi Experts,Ours is IS-Oil.If the user do not enters/inputs OIC_MOT (Mode Of Transport) at ITEM level on the External Details popup, SAP will get it from Customar Master-KNA1 and populates on it, because its a mandatory field (OIC_MOT), but, do not th...

    Resolved! Accepted Solution

    LSMW load Customer data with Table like file with Header and Item records ?

    Hi everyone,I am trying to use LSMW to load Customer Master records. I want to load a file that has one format, not a sequential file with different structure. It is a table type file with a Header record and Item records for the Contacts. The fir...

    Resolved! Accepted Solution

    Recover deleted subscreen?

    I have deleted a subscreen and the transport has gone through. I still have all the code in the Z includes which is great for the PBO and PAI code, but the actual screen recovery would be quick and useful. Is it possible to recover a deleted screen? ...

    Resolved! Accepted Solution

    BAPI_MATERIAL_BOM_GROUP_CREATE

    HelloMy program create material bom with the FM BAPI_MATERIAL_BOM_GROUP_CREATE,and it works fine.Now I have to create text for the positions.I fill the parameter-table TEXTS (Structure BAPI1080_TXT_C) in the FM BAPI_MATERIAL_BOM_GROUP_CREATE,but it d...

    dmi by Participant
    • 877 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Writing function modules whcih are compatabile with the pattern utility

    Hi,I wrote a function module abc. I used the pattern button to call it from a class method. It dumps because of some issue with message ID. When I debugged my function module it returned an exception FILE_ERROR with rc 2. In my calling class method ...

    Resolved! Accepted Solution

    Custom Exit Button not working..looks for required input field on screen?

    I defined this EXIT button as type E in Menu Painter. I am using "MODULE At EXIT-COMMAND" in my PAI.SAP message still asks for the required input field when I select the function EXIT button?The logic still will not break into the At EXIT-COMMAND of ...

    Labels in this area

    Explore this Area