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

    syntax error in idoc

    I have an idoc number which is triggered from purchase order.i donot know the output type. Application document not posted, System error is comming.for debugging purpose i want to know program name without knowing output type.how to know the program ...

    Resolved! Accepted Solution

    performance with mara

    Using ST05 I did an analysisSELECT from MARA table without key field material is taking very long, and with SE30 the issue is with database > 80 percent.However the report cannot specify material number as it is optional paramater, also I cannot use ...

    BAPI_PO_CHANGE

    Hello ABAPers,I'm trying to update the PO using BAPI_PO_CHANGE. the code is as below.FORM run_bapi . CLEAR : ipoheader, ipoheader[], ipoheaderx, ipoheaderx[],ipoitem,ipoitem[]. CLEAR : ipoitemx,ipoitemx[],ipocond, ipocond[],ipocondx, ipocondx[]...

    Resolved! Accepted Solution

    Screen painter

    Hi,I need to quit a screen with a red button OK_CODE = EXIT, but SAP give me a message : we have to fill obligatory fields.my purpose is to leave the screen without fill in the obligatory fields.Best regard

    Resolved! Accepted Solution

    ALV function modules

    Hi, What exactly is the difference between 'selection-screen variant' and 'layout variant'.selection-screen variant means values we provide for parameters in selection screen.Layout variant means, that we get using the function module'Reuse_alv_v...

    loop at screen

    Hi Friends: I got a scenario.I've 2 radio buttons on selection screen. When I click on first, it should make one filed as mandatory. When I click on second, it should make the prior field non-mandatory & make other field mandatory.I tried doing tha...

    Resolved! Accepted Solution

    About Delivey No in MIGO

    Hi i am creating smartform for Goods Receipt Voucher. but not able to get delivery Note which is already maintain in MIGO transection. even i had tried with movement type. is there any other table or relate field from which will get the data.Regards ...

    Resolved! Accepted Solution

    Text id problem

    We had a problem with the sales orderheader texts.we have 3 text ids in the header.sometimes user will enter the data or sometimes not.now we are trying to read a text id with read_text fm.if the data is not there in that , then abaper getting a erro...

    ABAP coding

    Hi1. I already have SAP system in city A. New SAP system in City B needs to be set up.Can I add a module in SAP system already existing in City A to store information of inventory, people etc of City B?? Is this possibe to do this in ABAP ? If so w...

    Resolved! Accepted Solution

    sap script tab problem

    hi,I am creating a new sap script .I am writing the coilumn heading fot the main window , but the problem is my last col heading is coming in the next line which I dont want, I decreaded all the tab value , does all manupulalation but its not coming ...

    Resolved! Accepted Solution

    perform statements

    Hi Experts, how to use perform statement for this select query .,., guide me with codesSELECT pernr FROM pb4000 INTO TABLE it_pb4000r WHERE massn IN ('41' , '40') AND begda BETWEEN date11 AND date21 ."#EC CI_NOFIRSTDESCRIBE TABLE it_pb400...

    Labels in this area

    Explore this Area