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

    Re: Select Options

    Hi All,We have created two select option fields for Billing Documnet(VBRP-VBELN) and Billing document Item (VBRP-POSNR).<b>SELECT-OPTIONS : V_VBELN FOR VBRP-VBELN , "Billing Document Number V_POSNR FOR VBRP-POSNR . "Billing Do...

    Exception Handler

    Hello Guyz!Hope this post finds you all high on spirit. I am having a serios problem of exception handling. I am just giving scenario of my situation. Let say one standard SAP function module is there, where no exception handling logic has been provi...

    Resolved! Accepted Solution

    space between characters

    Hi friends, i have developed a smart form for invoice. when i see the output with my login id i get the desired one but where as with some other id the space between the characters is more and hence the output is different and not correct. how to rec...

    ALV (hide column)

    Hi,Is there any method in ALV grid to hide a column with quantity and display only the subtotals along with the line items displayed.for example.customeraa(subtotal-22)bbb(subtotal-26)The quantity column is hidden.please send your suggestions,Rajesh.

    BAPI

    Hi,I'm using BAPI_PO_CREATE. I'm assigning header and items.But even though i assign MAterial or items ..BAPI returns error as."Document Contains No Items"."Pls enter MAterial"Is there any variable to set in order for BAPI to recognize the ITemsPls h...

    PS MODULE BAPIS

    Hi,Any body is having idea about PS Module BAPIsBAPI_PS_INITIALIZATION.BAPI_BUS2001_CREATE.bAPI_BUS2054_CREATE.this is the procedure to create. ok. But I want exact information about these and what is the BAPI_PS_INITIALIZATION. in this bapi what we ...

    Resolved! Accepted Solution

    Data to XML

    Hello ,1. Is it possible to convert internal table in ABAP to XML ? 2. If I am able to make a XML file , How can I snd it across to my middleware , can I use BAPI for this purpose ? Thanks everyone in advance.

    select?

    Hai all,While validating a field which is better to opt and why?1.data: l_matnr like mara-matnr.select single matnr from mara where matnr in p_matnr into l_matnr.where p_matnr is a selection-screen element2.with out declaring a local variable usingse...

    Labels in this area

    Explore this Area