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...

    Resolved! Accepted Solution

    BW End Routine Logic

    I have written the following BW end routine but performance is too slow because of the number of loops.I have introduced the third loop since we need the records in the specific order to populate ZCUST. Can someone advise on how I can optimize - can ...

    Resolved! Accepted Solution

    Delivaery Date in MRP PR

    Hi All,How the delivery date is calculated in MRP generated?Here is the scenario:We have planned del time in material master is 14 days, GR processing time is 2 days.PR has created on 23 Nov 2011, and it gave the delevery date 28.12.2011 how?FYI: The...

    Resolved! Accepted Solution

    BAPI_PO_CHANGE issue

    Hi Experts,I am using BAPI_PO_CHANGE to update Delivery Completed Indicator in item level.I am running this program based on small condition.This program is working fine in foreground.when i schedule it in background through SM36 the PO line items ar...

    Resolved! Accepted Solution

    How to refresh ALV-Table in which is filled from parallel process

    Hi,i have the following problem: I have created a user entry screen with several input fields and an alv-grid (cl_alv_gui_grid, set_table_for_first_display). With the information of the first input field i start a function in parallel mode (starting ...

    Open Dataset error

    Please help me,I load data from text file (.txt) on server, the file used Vietnamese language. My code :OPEN DATASET gv_dataset FOR INPUT IN TEXT MODE encoding UTF-8 . DO. READ DATASET gv_dataset INTO it_string-rec. ENDDOIt's error: " "At the conve...

    Enhancing RM07II31

    Hi,I'd like to enhance the standard SAP reportt RM07II31 using the Enhancement Framework.I need to put a code exactly at the beginning of the event START-OF-SELECTION.I am able to create an implementation, but when I check the code it says that one o...

    Resolved! Accepted Solution

    How to access data from datatype TYPE REF TO DATA?

    Hello community,I have a more general question.In a method I get a parameter that is of type 'TYPE REF TO DATA'.In this object, there is a list of fieldnames and its values (name-value-pair).When I debug I see the name and the values.I implemented fo...

    Resolved! Accepted Solution

    Triggering an EVENT

    Dear Experts, I need to trigger an event when the following event occurs.In a table there are 2 fields,when ever those two fields are filled a program should start automatically trigger.Can any one please let me know the step by...

    Resolved! Accepted Solution

    From which table on date (ERDAT) for the document flow of sales in getting?

    Hi gurs,,I have an issue like in the sales document delivery and billing has created on 30.11.2011. But the on date in document flow for the sales document and delivery is shown as 01.12.2011. Corresponding tables for these contains the same date ie...

    Labels in this area

    Explore this Area