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

    plz check the code

    Hi,Can anyone please tell me why the 'matnr' field values is not getting appended into the table gt_out.points for sure.My code :SELECT mblnr mjahr budat FROM mkpf INTO TABLE gt_mkpf WHERE budat IN s_budat . IF NOT gt_mkp...

    Resolved! Accepted Solution

    Plz check my code...

    Hi gurus, I am trying to insert the internal table data into Ztable.I am sending my piece of code.Please check it out and suggest me is there any modifications required.. In that internal table i have duplicate records..Those duplicates are...

    Resolved! Accepted Solution

    function module in a loop

    Hi all,I am using this function module inside a loop.It is giving the performance issue.Based on loop the internal table only i am passing the value to the function module.how to avoid that,please help me. CALL FUNCTION 'BAPI_SALESORDER_SIMULATE' ...

    Resolved! Accepted Solution

    interactive report

    hi alli need to create an interactive report..so that after executing when i click at one record in the basic list...using that record i need to populate a selection screen (which belongs to another program ) and the output of the second program will...

    Hi all

    Hi allwhen we insert the table field values in SE11 for the Z tableeven if we give in small letters, its changed to CAPShow to store it as suchsuppose if give, "Abcd" meansit should be that stored in "Abcd" onlynot ABCDIs it possible?regardskarthik

    Clear History

    Hi All, While loging into sap ,we press space and it will display all the user name ryte. My Requirement is to clear all the logon history details.I know the clear history option,but i want to do that through my program.Can u please let me k...

    po change

    Dear Experts, Our client Requirement is like thiswhenever po has been changed eg there are two line items in po ..one line item is having quantity as 10 and other as 5..if i will change the value of first line item from 10 to 5...these chan...

    F1 help text

    Hi,I have a very uncanny problem, I have a requirement where in i have to create an F1 help for a radiobutton.I tried using this FM CALL FUNCTION 'POPUP_TO_DISPLAY_TEXT_LO' EXPORTING titel = text-a12 textline1 = text-a05 te...

    Resolved! Accepted Solution

    Smartform

    Hello,In my smartform there is 30 columm in a table structure. i want to show them according to internal table data.. Like in the internal table if there is only 10 columm in with data than only 10 columm should be show off there in smartforum.IS IT ...

    Resolved! Accepted Solution

    Format date-- URGENT

    Hi all,I need to format the date as follows:input date format : 20070506 (system date format )required output date format : 05.06.2007I tried with the FMs CONVERSION_EXIT_SDATE_OUTPUT,CONVERSION_EXIT_LDATE_OUTPUTI get the output as 05.May.2007. This ...

    bdc MM01

    HI CAN SOMEONE SEND ME THE SAMPLE CODE HOW TO HANDLE ERRORS USING CALL TRANSACTION METHOD FOR TRANSACTION CODE MM01 AND HOE TO DOWNLOAD THE ERROR FILE USING THE FUNCTION MODULE GUI_DOWNLOAD .REWARDS IF USEFUL

    Resolved! Accepted Solution

    Function Module

    Hi experts,I am using a function module in my function module which returns pdf size and no of pdf lines as output.Using that output how we can show the pdf output in a new screen-1000.Any function module which converts the smartform into pdf other t...

    Labels in this area