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

    IDOC ORDERS05

    Hi alltogether,I have a problem with third party purchase orders.We send purchase orders via EDI and ORDERS05 to our group suppliers. When I send a normal p/o, it will transfer all data including purchase item text to IDoc structure.When I send a thi...

    BDT INSO in FSCD

    Hi there,i want to add some fields from table vvscpos to a chapter in transaction INSODISP with BDT. Therefore i need the _collect (in PAI) and _get (in PBO) functions for table vvscpos. Can anyone tell me which functions i should use ?RegardsMarco

    Resolved! Accepted Solution

    Mailing a Smartforms?

    Hello Experts,I have a requirement that i have to generate a smartform and mail it to the vendors mail id.Please help me with a sample code.I have developed a code but it is not working.Following is the code.After generating the smartforms I have wri...

    Resolved! Accepted Solution

    INITIAL or NOT INITIAL

    Hi Everyone, I have a situation here. The code goes like this. In the below code, ZTEST-DECI is a Decimal type with length 11 and decimal 2.PARAMETERS: p_deci TYPE ztest-deci. IF p_deci IS INITIAL. WRITE 'Empty'.ELSE. WRITE p_deci.ENDIF.Now if I ...

    Resolved! Accepted Solution

    how to download the SAP report internal table data to MS-ACCESS tables

    dear masters,i have developed 1 report. it is having nearly 15 lakh records, so its not possible to download it to EXCEL thats why i choose the MS-ACCESS to download. but i don't know how to do the connectivity between SAP and MS-ACCESS. pl suugest a...

    Resolved! Accepted Solution

    Vendor Udpate ( XK02 )

    Hi Experts,I have a issue wherein i need to update Vendor Master. I need to change address and name details of the vendor. As of now i am using BDC ( for transaction XK02 ) for the same. But there is a performance constraint for that. So is there any...

    Labels in this area

    Explore this Area