Objective and Scope


Purpose

The reason of developing this macro was improving quality and creation speed of Industrial Supplies materials.

Root cause: ZERS creation process is a manual activity which does not develop many skills for data operators. Some requests need to create more than 50 materials at a time, so the automation helps to accomplish SLA target.

Solution: A VBA Robot which copies the data from the material forms (filled by requesters)  and does the required adjustments to input data in system in order to create a new material.

Scope 

This Operating Procedure (OP) applies to SBS Curitiba Office, the responsible area is DMO LAM/NAM.

Periodicity

The Macro runs whenever a ZERS (LAM/NAM) material needs to be created, the request is sent through a freshdesk ticket.


Roles and Responsibilities


Macro developer and backups



Macro Access and credentials



How to Run


     


 


                    


1 - Press button 1 to Open material creation form and remove blocking password.

2 - Press button 2 to Import text box data (design mode) from material form.

3 - Press button 3 to import data from form’s cells. 

*After pressing button 3, review the gathered data from the form, before finishing the creation. If any modification of the data that will be input in system is required, execute the exchanges manually, on column “M”. 

4 - Press button 4 to trigger the macro and create material. When macro stops running, copy the code and save the material on SAP.


Material Creation steps:


The macro follows these steps:


Auto Trouble Shooting




Contingency

In case of a problem in the VBA Robot running, the activity must be performed manually.


Related Documents