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

    ZRGGBR000 error

    Hi All,Iam facing an issue when iam trying to copy substitution rules through ggb0.error: Userexit ZRGGBR000 contains syntax error.Please suggest me, what is this error and how to resolve it.Thanks and regards,Ravikumar

    Resolved! Accepted Solution

    SAVE_TEXT problem

    Hi,I am trying to make a BDC for SAVE_TEXT for transaction code VF02.I used the following code:LOOP AT IT INTO WA.IF SY-SUBRC 0. EXIT. ENDIF.PERFORM BDC_DYNPRO USING 'SAPMV60A' '0101'.PERFORM BDC_FIELD USING 'BDC_CURSOR''VBRK-VBELN'.PERFORM BDC_FIELD...

    Resolved! Accepted Solution

    BAPI for PCC

    Hi Frnds,If there any BAPI For Tcode KKF6N (PRoduct Cost Collector Creation).If Available meanse.<< Please do not ask for "immediate" help. >>Thanks in advanceRegardsGeetha KEdited by: Rob Burbank on Jul 30, 2010 2:54 PM

    Resolved! Accepted Solution

    document posting

    HI,I want to post JV to fb0.i got BAPI_ACC_DOCUMENT_POST but i'm not knowing how to pass data to it.and even got fn modules postin_interface_document.But dont want data need to pass to it.ANy sample code for posting JV to FB01...Also need a Fn module...

    Resolved! Accepted Solution

    chanin end chani concept in report programming

    Hi,In Dialog program we have the concept of Chain...endchain for keeping the fields enabled even after error message.Now I am validating a field in at selection screen and when error occurs that field is in enable mode and rest of the fields are disa...

    Resolved! Accepted Solution

    Transport issue

    Hi All,We have 3 servers: Dev --> Test --> ProdConsider a change has been made to an object in dev and moved to test for UAT (User acceptance testing)But before this UAT sign off happens, one more change comes to the same object. So how do u tackle t...

    Resolved! Accepted Solution

    Button in Module pool

    Hi, I have created a screen where there are 5 mandatory fields.Now i have set a new buttong in the PF status.When i click this button it need to go to another screen.but since there are some mandatory fields in the screen,its not allowing to displa...

    Resolved! Accepted Solution

    Enhancement to change the quantity while creating outbound delivery

    Dear All,Is there any enhancement to change the Actual Quantity while creating the Outbound delivery.I have tried using the BAdI LE_SHP_DELIVERY_PROC in the method CHANGE_DELIVERY_ITEM. But i am not able to change the quantity. In the runtime it allo...

    Resolved! Accepted Solution

    Doubt in include MV45AFZZ

    Hi,Can I use a subroutine(perform) with in the USEREXIT_MOVE_FIELD_TO_VBKD .I have repeated lengthy code, which needs to call atleast 2 times. So wanted include the code in Perform.Can I include form, endform with in the include MV45AFZZ.Pls suggest....

    Labels in this area

    Explore this Area