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

    PO change with Sub-contracting BOM Components through BAPI_PO_CHANGE

    Dear Experts,Our requirement is to change PO through the usage of FM "BAPI_PO_CHANGE" where we are passing BAPICOMPONENTS and BAPICOMPONENTSX data records to create/Insert BOM components for "item category" = 3 [Sub-Contracting]. As an outcome, error...

    Resolved! Accepted Solution

    massive load

    Good day experts, I am using this code to massive load to run get the message that the load was done successfully, but to verify the transaction data in coois is not updated.This is the code.LOOP AT ti_input INTO st_input.     CLEAR:st_de_data.     M...

    Resolved! Accepted Solution

    HOW TO INSERT DISCOUNT VALUE WHILE CREATING SALE ORDER THROUGH BAPI_SALESORDER_CREATEFROMDAT2 ??

    DEAR EXPERTS,I HAVE DESIGNED 1 Z PROGRAM TO CREATE SALE ORDER USING BAPI BAPI_SALESORDER_CREATEFROMDAT2 AND IT IS WORKING WELL...Now i want to insert discount condition and discount value also while creating sale order through this bapi...Kindly guid...

    Resolved! Accepted Solution

    Indexes for z table

       Hii created an index to a z table i've created. i am loading 2000000 records to this table and want the select to use the new index i created.When i select from the Z table according to the index keys he doesnt use this index but use index 0 ( the...

    Resolved! Accepted Solution

    Table control : how to reach to another transaction(In Back Ground ) from table control

    Hi,It is with regarding to the  table control . On successful creation of table control , when user  clicks on delete button: If the user deletes record from this transaction then program should go to CO02 txn  , under this ..status tab is maintained...

    Resolved! Accepted Solution

    Problem in GR Report

    Hi Expert,I need your Help. Please guide me. I have one issue in GR Printing- Value is ok for year 2013 but not ok for 2014. Its not hard-coded i checked report. So Please guide me Expert How Can i solve it ?Thanks & RegardsAtin srivastava.

    Adobe Form

    Hi All,As i have posted earlier about the contents of adobe forms needs to be shifted automatically......Please let me know how to do this :e.g I have one internal table in adobe form which could have single line items or multiple line items.......bu...

    Fieldcat Options

    Hi All ;I want to follow up monthly staff input and output clocks.When I select two dates,I want to see input output clocksbetween two dates.The problem is that I can organize the fcat name but I have to list the input output clocks dynamically.For e...

    EXCEPTION CLASS

    HI guys,I have created a exception class in SE24, and created message in SE91.here is the following code for test the exception class.REPORT  ZREPORT_MSGCLS. DATA: CX_REF TYPE REF TO CX_ROOT,       MSG_TXT TYPE STRING. TRY.   RAISE EXCEPTION TYPE zc...

    Resolved! Accepted Solution

    BAPI_ALM_ORDER_MAINTAIN for USER status change in IW32 transaction?

    Hi Experts,I have the status -->W_MA (Waiting material)  for the order # 123. I want to change as ' W_LA (Waiting Labour)'. I tried the following code, it is not updated in the transaction.    lw_header-orderid = lv_aufnr. lw_header-order_type = 'ZPM...

    Resolved! Accepted Solution

    Message not triggered

    Hi Experts,I'm trying to trigger a error message. I have debugged the code and ofcourse the respective message class is called with type of error. But the error message is not triggering.  Am I missing some thing. Please help me.FUNCTION ZFM_ZFE_0057...

    Labels in this area

    Explore this Area