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
    • 94640 Views
    • 212 Comments
    • 39 Likes

    bapi_po_create1

    hi, my bapi_po_create is working fine if its a PO contains a line item that is a service.but in cases where in a po,one line item is a service entry and other is not then BAPI is throwing error i.e.In case of account assignment, please enter acc. a...

    bapi for VA12

    hai friends i need to change the status of inquiry number using va12.i wrote the bdc and its working fine if nad only if i hard code the values of status.but if number levels increases bdc is not working.is there bapi or any other solution to change ...

    Resolved! Accepted Solution

    Reg: Smartform issue

    Dear All, I created a smartform it is generating Function module in dev but i moved that into qulty. In qulty my smartform is not generating Function module it is giving Error message: Error during generating Form.Please gude me on this issue how tru...

    Resolved! Accepted Solution

    SE11 vs. DD03L

    Dear All,I'm searching for answer concerning this:Using SE16 + DD03L and using selection criterium table LBBIL_INVOICE I can see fields (e.g. LBBIL_INVOICE-ALAND, LBBIL_INVOICE-BIL_CAT, etc.) in the report that are not displayed when I'm using SE11 +...

    background job

    Hi friends,I have developed a report . after processing the report it update the output data from internal table to a ztable.Now have devloped a another report which excute the above report through bdc .while i run this report in foreground it upda...

    Resolved! Accepted Solution

    Determining wheather the o/p type is processed sucessfully

    Hi all,I am calling RSNAST00 through a program , using submit statement.I want to handle the error in the calling program,. How can I proceed for the same.I am using CALL FUNCTION 'JOB_open'::submit statement calling RSNAST00::CALL FUNCTION 'JOB_CLO...

    Resolved! Accepted Solution

    Graphs in Reports

    Dear All,I would like to know all about developing Report Programs that could be used to display graphs for example 1 Bar graph 2. Pie chart 3. Line Graph ,Basically all kinds of pictorial representation of data.If possible send me a link to some tu...

    Resolved! Accepted Solution

    Retrieve the Picked quantity displayed in transaction VL02N-> Picking

    I am trying to get the logic for retrieving the picked qty values for a delivery document number in VL02N.I am able to get the delivered quantity but not the picked quantityI am unable to locate the link b/w the delivery document and the picked qty f...

    Resolved! Accepted Solution

    alv using OO

    Hi,I'm trying out ALV using OO approach. Im building a very basic alv, However the alv is not displaying anything. Can any one tell me where is the bug ?Here is my codeREPORT ztest.TYPES:BEGIN OF REC, A(30), END OF REC.*--- ALV Grid inst...

    Resolved! Accepted Solution

    Which lock should I use for material batch characteristics?

    Hi All,I am creating material batches in a custom program in a loop (e.g. 3 batches, their characteristics plus the associated goods movements).Problem I have is that sometimes it works, sometimes it doesn't.When it fails the message I get is:"Object...

    read_text

    hiiam printing sales order details in smartformi have only one parameter in se38 ie for vbeln..but in mainwindowiam printing the items(10,20,30)..there i have to use read_text for every lineitem .how can i print text using read_text.. where tdname wi...

    BDC With Subscreen

    Hi All,I am creating a BDC for transaction J1IEX. While running the BDC through the program I noticed that if the subscreen is collapsed then the BDC is not able to find the screen-fields which were there on the subscreen.Does anybody has any idea ab...

    Resolved! Accepted Solution

    call text from a message class out of a include

    Hi experts,I created a report with message-id ZMESSAGE_CLASS1. This class is filled with 30 texts.REPORT zreport1 MESSAGE-ID ZMESSAGE_CLASS1.Then I added a few includes for various routines (PBO, PAI, POV, ...). When I call a text via lv_textvar =...

    Labels in this area

    Explore this Area