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

    Print program

    I have sap script print program and Sript(bill of lading). For same(bill of lading0 script I want to develop a new smart form. Can I use the print program of script for smartform and add the smart form function module. My main interest is to captur...

    Resolved! Accepted Solution

    Creat entries in table

    Hello Friends,I have a requirement to create a lot of entries in the table T023 and needs it to be done programatically.I guess when we create a new record manually it asks for a request and this requests needs to be transported.My question is when w...

    Resolved! Accepted Solution

    table maintenance generator

    Hi all, my client at onsite has created a Z-table, and the allowed maintenance for that Z-table with restrictions. Delivery Class : A (Application table (master and transaction data)Table Maintenance : Display and Maintenance allowed with restrictio...

    rnb86 by Participant
    • 816 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Regarding creating RFC

    Hi frnds, Can u pls send me some doc/link or explain me how to craete RFC from scratch.I know the basic like rfc definition, Types of rfc, difference between those. I want to know how to send data from one sap sytem to non-sap sytem the whole proces...

    IDOC CNPMAS01

    Hi All What does the idoc CNPMAS01 do. How do I use this to update or create classification data for a master data. Kindly help me with all the parameters that are required to be passed to post the document successfully.Thanks in advanceRegards

    Resolved! Accepted Solution

    doubt with z table

    Hi abapers,Why the filed of the Z table in the code no refresh?What is no correct, please? LOOP AT TAB1. MOVE TAB1-CAMPO(22) TO TAB2-CAMPO(22). ... ... MOVE TAB1-CAMPO+12(10) TO CUENTA. MOVE TAB1-CAMPO+22(24) TO OBJETO. SELECT S...

    Resolved! Accepted Solution

    Using Field symbols

    Hi guys,I have a query.I have wriiten a ABAP program to transfer a csv file to a database table without using field symbols.Now I have another program which uses field symbols.Performance of both the programs are equal.Which code would you suggest I ...

    Resolved! Accepted Solution

    Structure

    Hi Experts,In PA0016 Table it has one include structure CI_P0016. Now i want to find what are the other tables has this structure?How can i find this. Anyone help me.Thanks,poits wil be appreciated for all helps.

    Resolved! Accepted Solution

    Mass update Tansaction

    Hi, Can anyone List out some Standard SAP transactions that are doing mass update.Means Transactions which are updating a range of records in single shot. Instead of doing it one by one.I need to create a Mass update for Material. What MM02...

    Labels in this area

    Explore this Area