I want to develop one program which could enable MASS creation, update,deletion of Source List(ME01). And we don't want to do this via BDC nor LSMW. Then i found this FM ME_UPDATE_SOURCES_OF_SUPPLY which seems works. But the problem is that it will just upload the data we provided...
Recently we have rolled out SAP R/3 and SAP GTS to one of our newly acquired EU business unit. As part of this roll out we had to mass upload close to 10000 material
create a LSMW for Sourcelist creation giving the inputs as Material , Vendor and MRP indicator. Take all the info records Material & Vendor from the table EORD. Put them in the excel sheet and leave the field AUTET (MRP indicator) blank in the upload format. Run the LSMW for all the...
SAP Managed Tags: SAP Advanced Planning and Optimization Dear all, I'm currently using the CPS (Configurable Process scheduling) for which I defined several conditions. Do you know if there is a way to upload Conditions records in Mass? I didn't find any program or function module to do ...
SAP Managed Tags: SAP Activate, SAP Cloud ALM In this blog post, I would like to explain the mass upload of tasks in SAP Cloud ALM Task Management. I will cover the following points: Overview Download template Template structure Preparing the data Upload into the system Overview: This featu...
Hi: is there tool for SAP ME to do mass upload from text file or excel? for example I would like to upload DC group.Know the answer? Help others by sharing your knowledge. Answer Need more details? Request clarification before answering. Comment Comments...
Edit the credentials via button Edit Credentials and change user/password or upload a client certificate. Query and Change ByD Supplier using the Excel Template Open the sample Excel template SAP_ByD_MassChange_SupplierGeneralData.xlsm. The Excel file consists ...
SAP Managed Tags: ABAP Development, MAN Production Planning (PP) Hi ALL Is there any standard Program for the mass-upload on production order confirmation for labor and machine hours. the T-code to do this is Co12. thanks in advance ! Know the answer? Help other...
SAP Managed Tags: Utilities For these transactions...: ELMU & ELEU. There are 2 types of meter reading uploads are there. 1) Basic-Meter reading Upload 2) Interval Meter read Upload You have to create one development for this. In this development u will create one idoc after this yo...
In this section we will cover detailed steps to create ALV program, which will use the SHMA created in part 1. Step 1: Create Program and have the following includes as shown below. Program and Includes Step 2: Create Selection Screen using below code lines in...