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

    Extend the 'Telephone' Field Length in BAPIPARNR Structure Referenced in BAPI SALESORDER CREATEFROMDAT2

    Hi, If I would like to extend the length of 'TELEPHONE' field (in BAPIPARNR structure) from the existing 16 chars to 30 chars, which is referenced in BAPI_SALESORDER_CREATEFROMDAT2, what would be the best way to achieve this? Thanks in advance for yo...

    Resolved! Accepted Solution

    SCM APO 7.02 when running the trasaction SPRO we have the short dump " LIST_TOO_MANY_LPROS"

    Hi All,In one of our client, we are getting Dump in SPRO->SAP Reference IMP.We are using SAP APO 7.02 When we click SAP Reference IMP it is troughing DUMP Message : LIST_TOO_MANY_LPROS SAPLSP06 POPUP_DISPLAY_TEXT_USER_BUTTON".We are getting DUMP in a...

    Resolved! Accepted Solution

    Simple transformation condition not working

    Hi all! One of the condition checks in my simple transformation (deserialization) does not seem to want to work -- I've tried a hundred different things (no exaggeration) and it’s driving me crazy. It’s probably something simple – no pun intended – ...

    Resolved! Accepted Solution

    Unable to save XD01 transaction using direct input method

    Hii All,I am using Direct input method to upload customer data, problem occurs when i run Batch Input Session in background.Error message: " No batch input data for screen SAPLSPO1 0500". (screen shot attached below).andWhich method is more flexible ...

    File cannot be opened error

    Hi ,     Here is the scenario to upload a document of type CCD, initially I was able to upload this file successfully without change number but, when I had added/passed the change number in the file I am getting status error as 'File cannot be opened...

    sridinn by Active Participant
    • 4150 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Getting back to selection screen from ALV output screen

    Hi Experts,I have created a report linked to the PNPCE logical database. After executing the selection screen I get my report results on screen 100 as an ALV grid. Pressing F4 on this ALV results in displaying screen 200 as a popup ALV. Now the issue...

    Resolved! Accepted Solution

    Creating RFC to run a report from another system?

    Hi Expert,            We have two systems Assume one is X another is Y.           I have a report in X system which gives particular result based on selection screen condition.        Requirement: I want the same report has to run in Y system. How ca...

    Resolved! Accepted Solution

    cl_abap_typedescr=>key skips type P fields

    Hi,LOOP AT l_ref->key in the code below skips TYPE P fields. Is this a bug? Is there a solution to this issue? Thanks.REPORT ztest.TYPES: BEGIN OF t_tab,          charfld_01(1) TYPE c,          quanfld_01 TYPE p,          charfld_02(1) TYPE c,       ...

    Job control

    Hello,I need to run a program via job but I should take into consideration that not more than 2 jobs of the same program are runing. If I have more than 2 jobs, I should  wait till only 1 job is active and then submit the program via job. Can you ple...

    Resolved! Accepted Solution

    Re: output need to display in verticle coloum

    Hi Expert,I have written the code for alv report which is diaplaying the outpu.But my clint to display the field one below the other. like Materail number 234567Plant                 1001storage loc           876    like this i want to display in the...

    total page count issue for report print output by using alv_grid_display function module

    I am using alv_grid_display and alv_list_display  function module to display report output and and my client new requirment is that i need to display page numbers in print output.Iam facing problem in rounding the correct total page count this is th...

    qr code in smartform

    hi guru,i want to print qr code in smartform....as few step i had already done for which i am able to get pdf output with qr code from sap but not able to intergrate in smartform....print control command is used in abap reprot...but when i use print ...

    Vinay3 by Participant
    • 977 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area