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

    File Handling Advise

    Hi All,What steps (best practices) should be taken when handling a file in Application Server when:1. File Transfer fails at the middle of writing records.2. Data was completely process but file creation failedThe program to handle files will be schd...

    alv grid display

    Hi, I have a requirement to display the out put in ALV Grid and in the display there should be a Change,Refresh Push buttons. when click on change button it will call some transaction and we will make the chages. when we click on Refresh button...

    Resolved! Accepted Solution

    Internal Tables

    Hi experts,What is the fastest way to move one i_tab1 to another i_tab2? Assuming two tables of similar structure. Pls explain.a) append lines of table1 to table2.b) loop at table1. Move: table1-field1 to table2-field1, ta...

    Information Message

    HI Group, When I am passing Information Message(70-80 character length) with File name and File path I am not getting all the Message,Some part of Message getting Cut can any body suggest how to solve this.I am giving foloowing message:Message I048(Z...

    Resolved! Accepted Solution

    Sales Order Header Partner

    Any help will be appreciated.After you enter a sales order you have the ability to change the partner functions address data by double clicking the partner. I only want my users to edit certain partners address data but not all. Release 4.7Thanks i...

    About lock object

    I have one TABLE with TABLE MAINTENANCE GENERATOR and it has also LOCK OBJECT.Now I have adjusted the table by making some normal fields as primary keys and regenerated Table maintenance generator , It seems to me lock object also adjusted( I am ab...

    User Exit message

    Hi,I want to override a system message which says 'revision level does not exist for Material... while creating the PO with reference to PR through ME21.I want make this error message as warning message.i have serached SPRO->Material management->Pur...

    Resolved! Accepted Solution

    Conversion normal table fields into primary keys, then TMG & Lock objects?

    My task is to make two normal fields of the data base table into primary keys. Func specs are below :<i>The lock object can continue to lock on profit center even though we are adding period/year to the key, if that is technically possible. If...

    Labels in this area

    Explore this Area