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

    In Table ctrl, based on i/p given in first col, populate data in other cols

    Hi All,Please help me in achieving the following requirement.In a table control, if a value is entered in the first column, all the remaining columns should be filled automatically with relevant data based on the input in the first column.The table c...

    Resolved! Accepted Solution

    internal table process

    Hi All,Would like to ask the logic.I have an internal table below. I not sure if need to have another 2 new internal table for the processing below.Appreciate of the example of coding. material / cost center / costKA1234 / 90045 / 500KA1234...

    Resolved! Accepted Solution

    If ( 1 = 2 )

    I was debugging a standard BAPi and found one statement which is as below:- if ( 1 = 2 ). message e537(b1) with '' '' ''. endif.Could anyone please let me know what really does the statement mean??

    SO header text

    Hi, I am trying to insert the header text in the "Invoice Notes" through BDC. But in the recording for "Invoice Notes" "Filed name" and "Field Value" is showing as "BDC_OKCODE" and "=%_GC 168 25". While Creating the sales order, when control reache...

    Resolved! Accepted Solution

    Problem with OR

    Hi experts,I want to select data when I inform only DATA_CREACIO:SELECT ZISH_POS_INTER~FALNR INTO table i_inter FROM ZISH_POS_INTER where ( ( DATA_CREACIO IN rg_erdat ) OR ( DATA_RESPOSTA IN rg_updat ) ).But the trace, inform me : 10...

    Resolved! Accepted Solution

    PM: Asset order management

    i am using 4.6C . when user gives order no he want to get ORDER_HEADER,ORDER_OPERATIONS,ORDER_COMPONENTS i found out the Bapi BBP_PMORDER_GET_LIST.my question is in this function module tables tab there is a parameter I_order_select in that there is ...

    Resolved! Accepted Solution

    Why a " # " is coming while printing chinese characters from SAP script?

    Hi All,Facing one issue. We have a SAP script for printing delivery note thru T-code VL03N. The script has chinese characters in it.When I print this form the chinese characters that are hardcoded in the script can be seen in the print out but the on...

    Resolved! Accepted Solution

    Regarding MB_MIGO_BADI

    Hello All , My client required GR (Material doc. posted against PO) number ranges separate at company code/ Plant level.For this in mb_migo_badi implementation name post_document i have two parameters for it_mseg and is_mkpf , but thes...

    Reciver Port Blank

    Hi,I am working on an inbound interface of SAP with a external system through Middleware. I am facing an issue with the control record of the inbound IDOCs. When Middle ware is sending the IDOCs to our development system the reciever port is coming a...

    Labels in this area