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

    Abt Payment Proposal

    Hello My Seniors,Experts, Everyone,                    I am a Fresher and i want to know abt the Payment process like DME,F110 everything... Why because they gave me some Payment forms to create in DMEE by using f110 tcode to display and everything, ...

    K2_SAP by Explorer
    • 453 Views
    • 1 Comments
    • 0 Likes

    IDOC data in excel

    Hi,I need to download IDOC data in excel.One of the column will contain below data in each cellLine1 - ABC          "will contains details segment-field ...line1Line2 -DEFLine3 -EFGLine4 -EFG.........Line15 -XYZHow can the above format be  achieved  ...

    Resolved! Accepted Solution

    Why my program prints twice the text in my main window of my SAP Script ?

    Hi All.I am learning the SAP Script. In this very simple example, I do not know why the text in my main window gets printed twice ?!!Here is my simple code in se38.***********************************************************************REPORT  ZSCRIPT...

    Resolved! Accepted Solution

    alv_grid_display

    my below programis showing an erroe "calling function module was wrong"........could any 1 plz lt me knw wts wrng wth my progREPORT  Z_ALV_LIST. tables:mara,marc. type-pools:slis. types: begin of ty_mara_marc,        matnr type matnr,        ersda ty...

    Resolved! Accepted Solution

    short dump in line item-<import tab> of me22n transaction

    hi all,         i am getting short dumpe after changing value after click on save in the me22n tcode shown belowi debug the tcode and finally got to know where it is triggering error it is triggering the error while creating the object RR_INSTANCE of...

    Resolved! Accepted Solution

    submit not allowing debug

    Hi  FriendsThere are another custom program inside main programI want to execute rows of 2nd program , but  I have to run the 1st program ,I have set the breakpoint on submit statement  its taking one time to 2nd program ,but  then its going to START...

    Resolved! Accepted Solution

    BAPI for Inbound delivery creation with custom fields

    Hi all,I am looking for a BAPI which has extensionin interface parameter to create Inbound delivery. I have searched the forums and got BBP_INB_DELIVERY_CREATE which works perfectly, but I don't have any option to transfer my custom fields value in t...

    Resolved! Accepted Solution

    how to check PO amount at run time and trigger error message ?

    Hello Everyone !!My requirement is to validate PO pricing amount with PR pricing amount. Please check the below image. As you can see thatGross Price is 1,000.00 INR which is same as corresponding PR amount. But if it is not then i have to trigger an...

    Not Understanding this code: (field-symbol) to create dynamic ALV table

    DATA      : IT_FCAT TYPE LVC_T_FCAT. PARAMETERS: P_TABLE TYPE DD02L-TABNAME. DATA      : WA_TABLE TYPE DD02L. START-OF-SELECTION.   CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'     EXPORTING       I_STRUCTURE_NAME = P_TABLE     CHANGING       CT_FIELDCAT  ...

    Resolved! Accepted Solution

    abap2xlsx and ITS

    I have a report using abap2xlsx which displays the spreadsheet directly (online, not downloaded).  This works fine in SAP GUI.  But when I published the transaction to ITS (t-code SICF) and start the report as a web page, the Excel doesn't start.  An...

    kmoore007 by Active Contributor
    • 1054 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BAPI BAPI_GOODSMVT_CREATE reservation not determined

    Hi Experts,We are using the BAPI  BAPI_GOODSMVT_CREATE to do Goods Issue.When we do Goods Issue manually on MIGO, the reservation is automatically determined from the Production Order.  But when we use the BAPI  BAPI_GOODSMVT_CREATE, the reservation ...

    Labels in this area

    Explore this Area