Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Criticality.png

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

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