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

    SAP released new rules for package naming. Suggestions?

    Hi experts!This is more of a "theoretical" question than an actual question...But let me explain the situation. For some time now, I've been using character "/" in my packages to have like a tree structure. So, Z/SD/001, Z/SD/002 for example.Well... ...

    Resolved! Accepted Solution

    Delete notification partner via BAPI_ALM_NOTIF_DATA_MODIFY

    Dear all,unfortunatelly I’m not able to delete a parter via BAPI_ALM_NOTIF_DATA_MODIFYI've tried  ls_partner-partner_old    = ls_partner_old-partner.  ls_partner-partn_role_old = 'VW'.  ls_partner-partn_role     = ''.  ls_partner-partner        = ''....

    Resolved! Accepted Solution

    How to get program attributes

    Hello colleagues,it is possible to get the program attributes in a running program? I'm especially interested in the Selection Screen Number of the logical DB. I found that the Logical Database is in the SY-DBNAM, but I didn't find the selection scre...

    petr_kobza by Product and Topic Expert
    • 2314 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Session Terminate:

    Hi. Friends.I  am downloading data from application server to presentation server.  I when I am downloading the up to 4LAKHS records. but problem is that data is downloaded upto 60 to 70 thousands. after that the session has terminated. I can't under...

    Resolved! Accepted Solution

    BAPI_GOODSMVT_CREATE

    Hi Friends,I am using the bapi ' BAPI_GOODSMVT_CREATE' to transfer posting in MIGO. The BAPI is running fine.But when i am giving BACK posting date(BUDAT) and BACK documnet date ,the system giving error. but when i am entering manually in MIGO ,the s...

    ME21N short dump

    Hi Experts,Need your help . I am getting a short dump while creating a PO in ME21N .Here are the below details .The form is getting called from FM PS_BAPI_FINISH in "ON COMMIT LEVEL" mode.PERFORM chk_precommit ON COMMIT LEVEL con_low_level.Cheers !!A...

    Resolved! Accepted Solution

    FIELD statement in PAI

    Hi I am new to ABAP development.My question is:How the system comes to know or predict that there is a FIELD statement in PAI event block during the data transport at the beginning of PAI processing?During the data transport how the system holds the ...

    Resolved! Accepted Solution

    FM to find Object type

    hellois there any one FM that gives me the type of the object? e.g. if I have a name zxxxxx, then the FM should be able to let me know if this is program or class or method of the class or table or FM etc.I tried searching on sdn for the same , keep ...

    Resolved! Accepted Solution

    Problem with librfc32.dll after upgrading to SAP GUI patch 9

    Hi,We have a program which we compiled to use librfc32.dll and it works well on Windows workstations running the patch 8 version of SAP GUI.However, if we upgrade to the patch 9 of SAP GUI, the exe doesn't work anymore.If we upgrade to patch 9 and co...

    tim_alsop by Active Contributor
    • 1790 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    List Guibb with FBI

    Hi everyone, I am a newbie of FBI and trying now to create a FPM Application with FBI.Now I create my own Business object zd_sale_quote, which has a root node ROOT. and I want to directly display ROOT in a List Guibb wihout the initial screen. The Gu...

    Resolved! Accepted Solution

    Application log

    Hello experts,I am having a requirement to run an online transaction that will create application log entries. The transaction processed one input XML file and at the end writes some messages in the application log displayed via slg1. The customer's ...

    Resolved! Accepted Solution

    Getting Dump while Mapping data source.

    Hi Expert,Am getting below DUMP while trying to map data source in SEGW transaction.Could you please suggest what could be possible cause for this?Category               ABAP Programming ErrorRuntime Errors         SYNTAX_ERRORABAP Program           ...

    Resolved! Accepted Solution

    Do we have any standard Function module to get Invoice num.

    Hi Experts,Do we have any standard function module..for that Sales order should be input and invoice as output?I know the SD Flow table VBFA. if we pass SO to this table we can get the Invoice no.But instead of write logic do we have  any standard FM...

    BAPI_ACC_DOCUMENT_POST using customer F and clearing bsid open item

       Recently I need to create a program to create clearing document. I want to use this bapi: BAPI_ACC_DOCUMENT_POST   But I come across two problem:   1 . how can I use the posting key 15 and account F to post in the BAPI ?  the ACCOUNTGL doesn't hav...

    Resolved! Accepted Solution

    Unable to print main window and associated secondary windows in next page

    Hi All,iam print line items values in first page by using main window (table) and associated  terms &condition in second window(template).But i want terms & condition to printed in other page.I tried to create COMMAND to manually trigger second page ...

    JeetOP by Participant
    • 7463 Views
    • 20 Comments
    • 0 Likes
    Labels in this area

    Explore this Area