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

    User-Exit Translation

    Hi,I use a user-exit EXIT_SAPLIE01_007. I wrote my code in the user Exit include ZXQSMU06. Inside my code I used text symbols. Now, when I wanted to translate these text symbols I always get the message TL 565 "Empty object list" intead of the transl...

    select query ?

    hai friends.I want to select data in interactive list based on basic list. I want to display in the interactive list two columns vkgrp(s707) and bezei(tvgrt).Can i give my select query like this:-select vkgrp from s707 into table first_sec_list for...

    ALV error.

    Hi All, I've a report which is using CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'.It displays the data correctly, but when i press back button it gives a short dump!The error is :Runtime Errors MOVE_TO_LIT_NOTALLOWED_NODATA...........I've ch...

    Abap questions

    Hi !I wanted to ask few Abap questions : 1. How do i show a calendar on select options date field ?2. what is the name of the function for changes currencies of field ? for example i need to change from type Usd to Euro ?3. What is the function for a...

    Resolved! Accepted Solution

    Call Transaction

    Hi.I'm trying to call a transaction (MI09). Can anyone please tell me what I'm doing wrong?DATA : IT_BDCDATA LIKE BDCDATA OCCURS 0 WITH HEADER LINE,IT_BDCMSGCOLL LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE.REFRESH IT_BDCDATA.PERFORM BDC_DYNPRO USING 'S...

    Resolved! Accepted Solution

    Org Level Values

    Hi,I need Org Level Values for any Org Level ID (Ex, BUKRS).USORG stores the Org Level ID's and USVART stores the corresponding text of any Org level ID. But where it stores the corresponding Org Level Values? Any Function Module to get the values?Th...

    Resolved! Accepted Solution

    abap query regarding lsmw

    hi ,friend ,i am taking matnr vaue from user and check the value of matnr coming from flat file ,if both are same then i want to skip the row ,but whern i use skip_record it is just replacing the vaue of matnr by'/'in allthe recoreds ,not escaping t...

    lsmw

    hi , friend, i have let 5 row in my flat file,but i want to skip any particular row on certain condition based on par field, as i am using skip_record or skip_transaction , it makes the field blank on which i have used criteria,tell me how to skip tr...

    User Exit - VA41

    How Do everyone.I have written some code within the user exit for VA41within the FORM USEREXIT_SAVE_DOCUMENT_PREPARE.It bascially asks for some user input. If the useranswers 'Y' I carry on as normal with the document save.However, if the user answer...

    Resolved! Accepted Solution

    EXIT for ME51N

    i want to put check while creating the PR for line items that Tracking No. is complusory, and then i want to check that Tracking no. with my SO whether the entered Material exists in SO or not. i have check the Enhancement MEREQ001 but not able to fi...

    Resolved! Accepted Solution

    text overlap in smartform

    hi friends,I have long string to display in a field of table in smartform.But this field has no enough width for it.So content of this field overlap together now.Pls refer to this picture:http://loveimg.163.com/myphotoes/65/35/ourfrost/1137399570.jpg...

    Labels in this area

    Explore this Area