List of Contributions

Manoj Adhikari

This individual is no longer active. Application functionality related to this individual is limited.

Contact Details

My Content

1 to 15 of 15 total
Posted By Manoj Adhikari 04-27-2021 05:16
Found In Egroup: Automate
\ view thread
Hi Vanessa, I understand your suggestion. That is also a possibility if the condition would have other line level value. But here my situation is I have to make them expired and then i would not add that line to the valid condition at all. Even if i create a record with VK11 with valid to very close, ...
Posted By Manoj Adhikari 04-22-2021 03:10
Found In Egroup: Automate
\ view thread
Hi Vanessa, Thanks for pointing out the error. I fixed the the loop range. But that still leaves me to long running script which i believe is because in my recorded script, the initial screen (in SAP) where it prompted me to fill also material, i did not, and now it is running the whole list of the ...
Posted By Manoj Adhikari 04-21-2021 05:33
Found In Egroup: Automate
\ view thread
Hi Sigrid, Thank you for the response. I tried the method, but i think having almost xxxxxx digit line level items in the pricelist record, i will have to put material in the either in the initial selection screen of the condition or as mass copy paste. That put me in a bit difficult position again. ...
Posted By Manoj Adhikari 04-21-2021 05:32
Found In Library: Automate
Posted By Manoj Adhikari 04-20-2021 03:26
Found In Egroup: Automate
\ view thread
Hi, For some reason i am not being able to use loop in order to change existing condition record. I am particularly using the t-code to set expiration for a condition, in this case "price validity". I am able to do it without using loop but since my list can get crazy big sometimes, i need to use loop ...
Posted By Manoj Adhikari 04-14-2021 03:09
Found In Egroup: Automate
\ view thread
Hi Scott, Jennifer's suggestion is best to work with but I also found a way that could work in same script. I am not sure, if that may work in the specific template you are using, but mine worked with for example VK12 changing some price conditions. What i did was i duplicated the exact column ...
Posted By Manoj Adhikari 02-15-2021 04:58
Found In Egroup: Automate
\ view thread
Hi, I noticed in upload transaction (VK11) with loop, records do not get uploaded even if there is one line of error. Let's say a combination of price upload with sales organization, customer material combination.  I noticed if a material is not open in that specific sales org code in SAP, entire record ...
Posted By Manoj Adhikari 02-15-2021 04:45
Found In Egroup: Automate
\ view thread
Hi Sigrid, Thanks for tip. I will see with that approach too :) BR, Manoj ------------------------------ Manoj Adhikari | Pricing Analyst Metso Oy | +358440526010 ------------------------------
Posted By Manoj Adhikari 02-11-2021 04:12
Found In Egroup: Automate
\ view thread
Hi Sigrid, Thank you for the query and data file, it wasn't the exact output I wanted but I managed to get my problem solved. I was looking for ATWRT field and its description ATWTB for a object(Material). All i needed to was to make proper relation between ATZHL fields. The same field (ATZHL) is also ...
Posted By Manoj Adhikari 02-09-2021 09:21
Found In Egroup: Automate
\ view thread
Hi, I am trying to populate "material characteristics" value and "characteristcs value description" through query and I am using MARA, AUSP and CAWNT tables to do so. The characteristics is pulled correct but the description is not. If i put Joins between ATHZL fields (Int Counter) between two tables ...
Posted By Manoj Adhikari 02-03-2021 09:14
Found In Egroup: Automate
\ view thread
Hi Sigrid, Yes in the beginning, i was only using the single line update. But later I managed to do with Loop. I noticed also that not always the loop and batch works. With my SAP having WFM11.0 i was not being able to upload more than 35 details line in one block of details. So i had to put header ...
Posted By Manoj Adhikari 02-03-2021 04:56
Found In Egroup: Automate
\ view thread
Hi, Actually one second is quite bad, when you have the need to update hundreds of thousands of rows. Perhaps running on server might be a good idea, but resource wise, i did not see the upload blocking me from doing other tasks at all. I noticed with Loop i was able to reduce time in the end. It ...
Posted By Manoj Adhikari 01-28-2021 02:27
Found In Egroup: Automate
\ view thread
Hi, I do not fully get your question here but just to let you know, I created a script through recording. I used one example material to upload the condition data. and once recording and mapping is completed, I just copy pasted all the remaining lines into right fields. And then i saved and ran the ...
Posted By Manoj Adhikari 01-28-2021 02:21
Found In Egroup: Automate
\ view thread
Hi Jan, Thanks for your suggestion. I applied the suggestion as you mentioned and yet I am finding it really slow. Speed is the same still. I have also tried uploading through script scheduling, and closed all my open programs but yet it is slow. :/ Kind regards, Manoj ------------------------------ ...
Posted By Manoj Adhikari 01-27-2021 09:24
Found In Egroup: Automate
\ view thread
I created a script for vk11 upload with 2 thousand lines of data records. I was hoping it would not take time but to my surprise it is uploading one record per second. Is this speed normal. ? I made the script in batch input mode. I was expecting it to be much higher. Any ideas to speed up ? BR, Manoj ...