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

    FM WTYSC01_COLLECT_DIP_ITEMS gives DYNAMIC_ITEM_ERROR

    Hi Gurus,I am trying to TECO a production order with warranty items.While calling the below FM to collect all warranty related items for the order, I am getting error (sy-subrc = 1) dynamic_item_error. The DIP profile has been attached and maintained...

    Resolved! Accepted Solution

    Customizable ALV?

    Hello everybody,it is possible to create a ALV dynamiccylly be referenzing to a strukture or a table of the dictionary.I find it very expensive to maintain the field-catalogue in the coding.Field can have a colorvisible/not visibleeditableetc.Is ther...

    BAPI_MATERIAL_SAVEDATA creating material eventhough tax classification for some countries are blank

    Recently we got an issue like, material got created even when there is no tax classification is maintained for some countries ie left blank. Material creation in the above case is happening through the FM BAPI_MATERIAL_SAVEDATA in a workflow where we...

    Resolved! Accepted Solution

    Smartform will print multiple time based on an output parameter.

    Dear All,I have an query. If possible then please help me. I want to take print of a single form but multiple time, i, e the form with the same layout will print 3 times if its related output parameter value is 3 and also will show 1 of 3, 2 of 3, 3 ...

    Resolved! Accepted Solution

    Wrong MEINS in incoming FIDCC2 idoc, but IDOC is posted and FI document created

    I have an interesting scenario where I have wrong MEINS in an inbound FIDCC2 Idoc..( E1FISEG-MEINS). Our PI team had accidentally put 'UOM' in that field which doesn't exist in T006.But SAP is posting this successfully. In FB03 however , that MEINS s...

    Resolved! Accepted Solution

    CL_GUI_TIMER Event FINISHED resetting input fields value to initial

    Hi,  I am using the EVENT FINISHED of CL_GUI_TIMER in the MODULE POOL by setting the interval to 3 secs. The method registered to the event is getting triggered perfectly after 3 secs. Now inside this event method , I am setting the value of an input...

    abaper_guy by Active Participant
    • 1334 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    PO is getting saved even after I issued error message using macro mmpur_message_forced

    Hi Experts,Issue 1.I have issued error message in exit EXIT_SAPMM06E_017 for PO creation using the macro mmpur_message_force.But when I save the PO is getting created even though the error message which I issued is not being fixed.Below is the code h...

    SHDO + TRANSACTION VARIANT

    Hello,i have a strange problem,i have created a screen variant for MIRO  by copy the screen variant 10_6310 to z10_6310 via OLMRLIST  in order to  change quantity field (DRSEG-MENGE) to ouput only.The execution of this screen variant is correct, the ...

    abybakk by Explorer
    • 3450 Views
    • 8 Comments
    • 0 Likes

    syucomm VALUE ''

    Hello experts,I am working on program in which there are some constants defined as below:CONSTANTS:  c_add_product  TYPE syucomm VALUE 'ADD_PRODUCT',                      c_edit_product TYPE syucomm VALUE 'EDIT_PRODUCT',                      c_del_pr...

    Resolved! Accepted Solution

    Message no. /SAPDMC/LSMW817

    Hello at All,I´m using LSMW to load differents Hierarchy in Customer Master data.Unfortunately  during the execution of my procedure the system give to me the follow error: File '/SAPMOVE/dm_test/debmas/WS1_IT_HIERARCHY_TES.lsmw.' contains a record t...

    Error in SBWP.

    Hi All,Please suggest a solution for the below mentioned issue.When I execute a Workitem in my Business workplace inbox (SBWP), the following error occurs."Erroneous data received from server. Application may not work correctly".Regards,Imran.

    Resolved! Accepted Solution

    FM K_ORDER_READ direct execution and program execution result different

    Hi Gurus,I am trying to fetch the details of a production order using FM K_ORDER_READ passing the production order number only in my program.CALL FUNCTION 'K_ORDER_READ'     EXPORTING       aufnr     = i_aufnr     IMPORTING       i_aufkv   = l_aufkv ...

    Ale idocs

    HI All,I am new to ale idocs and i guess i had a basic question.When we are transferring data to SAP-SAP we use master_idoc_distribute to transfer data between 2 sap systems.but if i am using EDI for transferring data How should i send my outbound id...

    Labels in this area

    Explore this Area