List of Contributions

isra azam

Contact Details

My Content

1 to 20 of 28 total
Posted By isra azam 12-15-2020 10:25
Found In Egroup: Automate
\ view thread
My script isn't getting attached here but you basically need to log on to studio, go to mm02, enter the material number and plant, select mrp1 and update max lot size to a new value.​ ------------------------------ isra azam | Exxon Mobil Corporation ------------------------------
Posted By isra azam 12-15-2020 10:03
Found In Egroup: Automate
\ view thread
Hi Tim, You will need to create a basic mm02 script that updates max lot size. Please see attached script. ------------------------------ isra azam | Exxon Mobil Corporation ------------------------------
Posted By isra azam 09-25-2020 08:00
Found In Egroup: Automate
\ view thread
Is it a password protected sheet or workbook? ------------------------------ isra azam | Exxon Mobil Corporation ------------------------------
Posted By isra azam 09-23-2020 13:55
Found In Egroup: Automate
\ view thread
Hi Everyone! Here is my simple and helpful tip for studio/transaction users: Read and try to understand the expert view tab lines :) When scripting in studio for a basic transaction upload. There are times when you have to make updates like; add additional line items. In this use case we began the ...
Posted By isra azam 03-10-2020 13:58
Found In Egroup: Automate
\ view thread
Hi Marilyn, Are you using a BAPI? ------------------------------ Isra azam | Exxon Mobil Corporation ------------------------------
Posted By isra azam 03-09-2020 10:15
Found In Egroup: Automate
\ view thread
Hi Bridget, I would open up your script, go to the basic tab and search for the error subscreen name ( example :SAPMF02d 7000) its missing an input. Check to see if you need this in your script. I usually click on the 'skip if not present' button on these if i am unsure if the script requires this ...
Posted By isra azam 01-20-2020 08:56
Found In Egroup: Automate
\ view thread
Hi Duncan,  Is it duplicating it in the same column or a different one? ------------------------------ Isra Azam | Exxon Mobil Corporation ------------------------------
Posted By isra azam 01-20-2020 08:54
Found In Egroup: Automate
\ view thread
Hi Jack, One way to get past this issue is to use multiple queries chained together. For example you can use filters on KNVK, get an output, and then use the exported list as an input for your second query (ADR3/6). ------------------------------ Isra Azam | Exxon Mobil Corporation --------- ...
Posted By isra azam 07-09-2019 15:54
Found In Egroup: Automate
\ view thread
Thanks Sigrid! ------------------------------ isra azam | Exxon Mobil Corporation ------------------------------
Posted By isra azam 07-03-2019 13:22
Found In Egroup: Automate
\ view thread
Hi Team, I was wondering if theres a section directed for composer discussions? We have a few users that are newer to composer so wanted to see if there are trainings/videos that users here have used and what a good place to start would be. Also looking for a composer expert to join a team in Texas, ...
Posted By isra azam 06-17-2019 09:10
Found In Egroup: Automate
\ view thread
Hi Marty, Open the excel file- click on winshuttle Run tab- you will see a drop down next to you log in icon that will show you what the linked file is called. You can search for that name on you computer. Unless you deleted the original TXR file, this will usually be saved on a local drive. This is ...
Posted By isra azam 04-18-2019 08:46
Found In Egroup: Automate
\ view thread
Hi Don, Do you know what the maximum number of materials is ? You could either try this in batch input mode or if you know the maximum number of records each set always record for one, then add a skip if not present icon to that action and then duplicate (Copy/paste) it to the number of lines you need. ...
Posted By isra azam 03-19-2019 15:13
Found In Egroup: Automate
\ view thread
Hi Sylvestre, Can you share the error you are receiving? ------------------------------ Isra Azam | Exxon Mobil Corporation ------------------------------
Posted By isra azam 03-13-2019 10:58
Found In Egroup: Automate
\ view thread
Agreed, This can be done using GUI Scripting. If you do not want to use GUI, this can also be done using 2 transaction scripts. Record the first one by using the find "Binoculars", and download that field in one column, then record the second one and add an IF condition to only run if the download ...
Posted By isra azam 02-07-2019 15:08
Found In Egroup: Automate
\ view thread
Time savings, Cost savings and Improved data quality We have replaced several manual data processes that has been really helpful: Creating materials, DIRs, ECNS, Customers, and updating mass records for safety stock, pricing and storage locations. ------------------------------ Isra Azam | ...
Posted By isra azam 02-01-2019 17:56
Found In Egroup: Automate
\ view thread
File attached. You will notice I used a lot of IF functions, this is because I run my CS01 script first and this script runs depending on the run logs of previous scripts. ------------------------------ Isra Azam | The Chamberlain Group Inc | [City] | ------------------------------
Posted By isra azam 02-01-2019 17:55
Found In Library: Automate
Posted By isra azam 02-01-2019 17:51
Found In Egroup: Automate
\ view thread
Hi Bernd, Did you record with L & D? Adding a material and DIR or are you only adding a material? I've attached the script we use for adding a material and dir (using an IF function in between the two) let me know if this works. ------------------------------ Isra Azam | The Chamberlain Group ...
Posted By isra azam 01-22-2019 14:18
Found In Egroup: Automate
\ view thread
I haven't used the BAPI way for this but we have updated records for the classification tab (xd02/customer) using the attached script. Company code, Sales org, Distribution channel and division are set to blank Required Fields: Customer account number and Class number. All remaining items ...
Posted By isra azam 01-22-2019 14:17
Found In Library: Automate