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

    lsmw question of Direct input material master->additionaldata-> short text

    Hello Experts, in LSMW, standard batch/direct input, (object 0020, method : 0000, prog name: RMDATIND, Prog type: D). how to create more then one short text in different languges. [mm01-> additional data ->short text ]for example: i want to create ...

    Resolved! Accepted Solution

    I am getting unexpected output in report.having doubt on sort and binary

    Hi, . I have created dispatch intimation report using vbrk , vbrp , likp , lips,vbpa,lfa1.I am not getting all records from lips when i am filling final internal table from all these corrosponding internal tables using binary search with read com...

    Resolved! Accepted Solution

    List display - 4 levels

    Hello all,i need to display an alv output with 4 levels in 4.6c version.i.e. leve1 - vendor level2 - ebeln, ekgrp level3 - po item no., matnr, level4 - ship date, total delivered quantity.also, when purchase order number is clicked, it s...

    Resolved! Accepted Solution

    How to identify Purchase Order created using Purchase requisition TC-ME21N

    Hi Gurus,I have added code on IF_EX_ME_PROCESS_PO_CUST~PROCESS_ITEM. I am defaulting some values from Quotation while creating PO. I would like execute this code only when PO is created using purchase requsition. How can I identify PO is created usin...

    Resolved! Accepted Solution

    Gettng dump in print preview of ALV secondary list using end of list event

    Hi Guys,I have used 'END OF LIST' event in my ALV interactive report.Its not giving problem at the time of executing report.But when i goto print preview its giving run time error 'Call (PERFORM) to a non-existent routine.'.If I remove 'END OF LIS...

    Resolved! Accepted Solution

    CHECK STMT.

    hi all, LOOP AT it_objk INTO wa_objk . CHECK wa_objk-sernr+2(1) NE 'S'. IF wa_objk-sernr+2(1) = 1 . m1 = m1 + wa_objk-zzpmax. m11 = m11 + 1. MODIFY it_objk FROM wa_objk......ENDLOOP.I am checking this stmt. if 3rd charcter is "S". ...

    Resolved! Accepted Solution

    Parameters ID.

    Hi everybody, in a Program I'm reading the parameter ID 'PRI' in order to get th printer assigned to a user. But sometimes I don't know why, when I execute the statement GET PARMETER ID 'PRI', it reterns a sy-subrc <> 0 and it doesn't get the value e...

    Resolved! Accepted Solution

    Production Support Roles

    Hi Guys,Can anyone please guide me or route me to the right direction to collect right t-codes for (Basis, security and Developer) support roles. I know the major t-codes for the above mentioned support roles. But I do like to know if I can get the...

    Labels in this area

    Explore this Area