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
    • 95000 Views
    • 212 Comments
    • 39 Likes

    SY-SUBRC

    Hi Folks,1.does the value of sy-subrc changes depending on the kind of operation we are performing.I mean is sy-subrc value not 0 for success and 4 for failure irrespective of the kind of operation we are checking.2.We will capture the errors during ...

    kiran_k8 by Active Contributor
    • 678 Views
    • 4 Comments
    • 0 Likes

    Report

    hi, The requirment is to provide a copy MB51 report and add a column to the standard report (field to be added as an additional column is mch1-licha 'vendor batch no) . may i know the steps to includ this additional column to a sap standard report ...

    Resolved! Accepted Solution

    Calling Another Program

    Hi Guys & DollsI have 2 programs (Program A and Program B)I am calling Program B from Program A via the submit command.Is there a system field that I can interrogate within Program B that tells me that the program has actually been called externally ...

    validation of field

    HI all,Please help me out how to validate a field. for ex if i am entering in selection screen field any data if it is wrong it should be populate one message with out pressing any enter key. i.e. instead of entering customer no enduser trying to ent...

    Resolved! Accepted Solution

    abap object

    hi,i have raised this but still cannot get the answer. thanks again.1) in doubt1 below, may i know why needless to create object for creator but still able to define creator->name?2) in doubt1, creator already been defined reference variable. why whe...

    AT commands in abap

    hi experts,i m new to abap.i've created an internal table of type LFA1 in which i've selected the data for column LIFNR NAME1 ORT01. i've to calculate total no. of cities.i've written the following code:sort it_lfa1.loop at it_lfa1.at new ort01.count...

    Resolved! Accepted Solution

    SPACE Problem

    Hi All,I am having the following statement in the program .I am inserting this data in the z table but when it is getting inserted a space is getting inserted at the beginning of the character.For example if the value of lt_ct1-hierno is 1 , then ' ...

    Resolved! Accepted Solution

    Adding 2 Files

    Hie guys i have this scenario.I am downloading a file to a local server,but now i want a scenario whereby each time i run the program,the file should add to the existing file(append).For history sake ,at the end of the week i need a composite file wh...

    Labels in this area

    Explore this Area