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

    BDC

    hi experts,i have to upload changes in salesorders for va02 transaction using BDC from flatfile.my dought is how to lock va02 transaction while uploading the data?Thanks Gopi

    Resolved! Accepted Solution

    logic needed-pls help

    HiI am extracting delivery data in ALV report program.i can able to extract all data. my issue is it_final-bstkd field is display in oneline. Rest of the it_final fields display in one line. my result should be in oneline. pls advise me if i am wrong...

    Resolved! Accepted Solution

    Incomplete internal table downloading to pc file

    HiI'm downloading an internal table to pc local file with the function 'DOWNLOAD'.But some times the internal table is downloaded incomplete, that is it only creates a pc file with some N first records of internal table. I don't find what causes this...

    Resolved! Accepted Solution

    Clear Parameters

    Hi,I want to clear the parameters after I process something and then go back. After allthe process I have tried something like this.CLEAR P_VAR. P_VAR = ''.But doesn't work, it still have the previous value. Someone knows how can I solve this?Regards...

    Resolved! Accepted Solution

    small error in report

    Hi good day to all, i am new to abap,can any one solve my problem pls.don't use innerjions and for all entries.use two select stmts like this .but here data is not retriving...pls solve my problem.this is my taskTables : marc,mara.Data : Begin of ita...

    Resolved! Accepted Solution

    LSMW

    Hi All,I am having some doubts in LSMW,please clarify..1) why we use LSMW insted of BDC2) why we use recording 3) why we use direct input method4) why we use BAPI5) why we use IDOC6) what regular problems we get while using LSMWPoints will be rewarde...

    Resolved! Accepted Solution

    LSMW

    Hi All, I am having some doubts in LSMW,please clarify..1) why we use LSMW insted of BDC2) why we use recording 3) why we use direct input method4) why we use BAPI5) why we use IDOC6) what regular problems we get while using LSMWPoints wil...

    trasnport roles

    Hello people,Hope someone can help me with this:User A has Role R in client 100How do I transport this role R to another client(say 200) for User B.Correct me if my procedure is wrong:I logged onto 100 selected the role R and hit the TRANSPORT(red tr...

    Search by names

    Hi all, In DataBase, first names and last names etc are entered in any fashion (lower, upper or any combination of these). I need to look for records based on first name or last name (search). There is no other field for search. In my case, he will...

    Resolved! Accepted Solution

    Sort statement behaviour

    I am working on a performance tuning of an extract that runs for 7 hrs. Well, I got it down to 1 hour but noticing the data differences (Telephone numbers). And when I debugged the old and new, noticed the sort statement behaves differently. Both pro...

    Resolved! Accepted Solution

    How can I clear a field after show a message type e using field exit?

    Hi allI need to clear a field after validation in a field exit .My code like this: if lc_field is not initial. clear output. message e398(00) with 'this number already is registeres...' endif. endif. My output field isn't empty after execution. I ca...

    Resolved! Accepted Solution

    New Syntax ??

    I find the following new syntax in version 7.1. Anybody have info related to these?1. TYPES: BEGIN OF s1, comp1 TYPE I, comp2 TYPE syst BOXED, END OF s1. 2. concat_lines_of 3 to_mixed 4 from_mixed 5. && a®

    Labels in this area

    Explore this Area