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

    Invoice

    Hi,1.What are the Tables reated to S & D Invoicing (Header Tables, Billing tables)2.What type of reports we create in SD Invoicing3. What is Credit Memo & Debit Memo4. Where i can get more info on S & D InvoicingThanksSeshuMessage was edited by: Sesh...

    Resolved! Accepted Solution

    PO header text in idoc..

    Right now when I am creating a PO , an IDOC gets created automatically. But in the IDoc which gets generated the PO header text doesn’t appear. Is there anything which needs to be done from the programming stand point of view to get this in a segment...

    Resolved! Accepted Solution

    problem in Concatenate

    Hi Abaper's I have one problem in concatenation.While concatenation the spaces in the variable are getting removed.Is there any other way so that I can get the concatenated value with spaces.For eg:matnr = '100300 'maktx = 'description ...

    Resolved! Accepted Solution

    hi bapi...

    Hi frnds...i m practising Standard BAPI programming...i.e bapi_salesorder_change.so i m getting the doubt how to create a flat file for theuploading schedule line data..can anyone give me sample code and sample flat file so that i can get an idea reg...

    Resolved! Accepted Solution

    select

    hi to all,in this the values of saknr and wrbtr were coming in header line they were not inserted to the bodycan any one help me in solving this issueloop at it_bseg2.move it_bseg2-saknr1 to it_final-saknr1.move it_bseg2-wrbtr to it_final-wrbtr1.appe...

    Resolved! Accepted Solution

    radio buttons

    Hi exports ,I want to put radion buttons for customer order,stock trasfer orders.If I give in parameters :customer order radiobutton group RG1, stock transfer order radiobutton group RG1.I am getting error like customer order and stock tr...

    Back ground job

    Hi all, i have set a back ground job for a user by putting some condition if the cond is true he receives data i.e email,else he doesnot, is there any way that if the back ground job doesnot gives any data then i can inform my user abt it ?Is t...

    Resolved! Accepted Solution

    MESSAGE_STORE

    Hi, i have the following code:LOOP AT itab INTO wa_itab.CALL FUNCTION 'BAPI...'LOOP AT i_return.g_counter = g_counter + 1. CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = i_return2-id exception_if_not_active = ' ' msgty ...

    Labels in this area

    Explore this Area