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

    Customer exit for IW31

    Hi,My scenario is whenever an user creates Maintenance order(IW31) with plant say pl01 and equipment xyz the same equipment should be copied to the WBS element in Additional data tab.I have searched and found user exit IWO10010, please suggest whethe...

    Resolved! Accepted Solution

    proble in spliting

    Hello All ,I have problem with spiting i want to split the below message into table and i have tried with the following command without successHello Dan,##My mobile doesn't work#Please assist ##Best regards #joySPLIT ls_create_message-text AT '#' INT...

    Resolved! Accepted Solution

    Delete Append structure

    Hi All,We have an append structure for a standard structure, Now my issue is when i am trying to select the append structure and delete it,it shows as it doesn't exists when i try to create an append structures with the same name it shows it already ...

    Field Level Validation

    Hi Abap Gurus,           My Query is while creation of Purchase order there will be a field called Currency. we have to consider for 2 condition types called           'PBXX' and 'SKTO'  such a way that if the user is creating PO and putting the Curr...

    BAPi Function module

    Hi Abap Gurus,        i have a requirement to fill the BAPI for Purchase order creation and Document Post.    for the requirement i am using the function modules BAPI_PO_CREATE1 and bapi_acc_document_post     my query is that i know how to create PO ...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST

    Dear all,     When I made posting document using 'BAPI_ACC_DOCUMENT_POST', WBS element is incorrect for only withholding tax lines like the below figure.     Actually, wbs should be A/D02 & B/D02 respectively.     Your reply would be great help for m...

    Resolved! Accepted Solution

    Update - Problem for Purchasing Doc item

    Hi all,I Have a problem for Update syntax.please see code below:            UPDATE ekpo             SET:   oic_oland1   = wa_xekpo-oic_oland1   "Country                    oic_oregio   = wa_xekpo-oic_oregio   "Region                    umren        =...

    Resolved! Accepted Solution

    How to get change documents (field changes) after BAPI_CUSTOMER_CHANGEFROMDATA1?

    Hello,I'm using FM BAPI_CUSTOMER_CHANGEFROMDATA1 to change some customer data, but no change documents (SCDO) records appeared. Everything is working properly when changes are made from the transaction FD02.Is it possible to record document changes d...

    Resolved! Accepted Solution

    How to use CS_BOM_EXPL_MAT_V2 to get correct quantity of component?

    Hi,I am getting an issue with my program. I am using CS_BOM_EXPL_MAT_V2 to get the BOMs of a material. For example I have a material MAT1 that has the ff. BOM explosion.MAT1- COMP1 with Qty 2- COMP2 with Qty 1- COMP3 with Qty 1And then, for component...

    sign before value

    Hi Experts ,I have an issue in smartforms. While displaying output in form I am getting negative values after value .Ex :  258963.25--But as per Indian standards I have to get like this --258962.25.How I can achieve this in Forms . <urgency downgrade...

    for multiple line items order qty and delivery date is not updating BAPI_SALESORDER_CREATEFROMDAT2

    Dear Exports,  To upload Sales order data (va01) ,i used BAPI_SALESORDER_CREATEFROMDAT2 .  For single  line item order qty and delivery date is updating properly, but when i uploading multiple line items for single sales order  order qty and delivery...

    Material extension

    Hi Team,I need to create the material for more than 10 sales organization presently i am using inside the loop BAPI_MATERIAL_SAVEDATA function module its taking more time.  So i need to create the material at single shot for all the sales organizatio...

    Resolved! Accepted Solution

    Please help me to write a following logic to display interactive report

    Please help me on following .. CASE r_ucomm.     WHEN '&IC1'.       CLEAR :   lv_fldname ,lv_fldval .       lv_fldname = rs_selfield-fieldname.       lv_fldval  = rs_selfield-value.         IF  lv_fldname = 'RESOURCE' .           LOOP AT t_zapo_prodc...

    Resolved! Accepted Solution

    release strategy

    i am using BADI me_process_po_cust for send mail at the time of release PO.how  it will handle in case of TWO level strategy?i am unsing the condition  in the interface POST. select single * from ekko into wa_ekko where ebeln = IM_EBELN.if sy-tcode =...

    Resolved! Accepted Solution

    Performance issue in mb51

    Dear All ,         i'm executing the T.Code--MB51 (Program--RM07DOCS , Include RM07DOCS_GENERATED ) one table(MKPF) is taking too much time . here i'm presenting the query pls help me.select (g_t_fields)     into corresponding fields of table itab   ...

    How to add additional fields in the tcode MIR5

    i  found list of badis in the tcode MIR5 ie         ALV_SWITCH_GRID_LIST                                                                   MRM_TRANSACT_DEFAULT                                                                   MRM_HEADER_DEFAULT      ...

    Resolved! Accepted Solution

    Module Pool When case problem

    Hi All,      Can I pass <FS> in when case,will it work.example--   MODULE wz_user_command_wizard INPUT.  CLEAR  g_save_ok_code.  swf_okcode_get  g_ok_code.  g_save_ok_code = g_ok_code.  CLEAR g_ok_code.  FIELD-SYMBOLS <fs> like sy-ucomm.ASSIGN g_save...

    Labels in this area

    Explore this Area