10 months
Sunoco Logistics
-
Project Role: SAP. ABAP Developer
Contribution: Handled WRICEF Objects mainly on IS-Oil Module. These objects includes, Reports,
Conversions, Interfaces, Forms as well as Enhancements. Also, contributed Adhoc programs for the
project.
Objects developed:
1. Work Center Conversion - Conversion for creation of work centers for Plant Maintenance module.
This program was made in LSMW.
2. Material Master Conversion - Creation of master data for material. This was done using a custom
program utilizing the bapi for creation of materials. This creates 2 different materials
specifically for the project - Wet materials which contains the petroleum products for the client
and Dry materials for the other materials. This is for IS-OIL module and Procurement modules.
3. Partner Role Conversion - Creation of partner roles for IS-OIL. This was done using a custom
program w/ bapi.
4. Location Conversion - Conversion for creation of master data for locations in IS-OIL. This is a
2-part program. The first one was done in LSMW. This program creates the locations master data while
the 2nd part is a custom program that attaches created materials to locations.
5. Inventory - Created the conversion custom program for Wet Inventory. This was done using bapi for
goods movement specifically for IS-Oil products.
6. Contract hold for Credit Approval - Custom program and enhancement for approval of sales
contract. The first part, The enhancement is applied to the user exit for the creation of sales
contract. This enhancement will determine the user status of the sales contract. when the status is
set to credit approval, the custom adhoc program can be used to approved the contract. after the
approval, an email will be sent to the creator and to the approver of the email. This is for IS-OIL
module.
7. GlobalView Quotation Inbound Interface - This interface will fetch the data from GlobalView
system to Middleware. The middleware in this is SAP PI which will then convert the input file to
something that is readable by the interface. The interface will post the file to the standard
program and will display the result in a report manner. This is for IS-OIL module.
8. Output message to terminal - Smartform which contains information about the shipments, schedules
and truck details. This form is sent via email. This is for IS-OIL module. Forms are triggered via
changing of shipments in o4f2. A custom table will record the changed shipments and at the end of
the day, a scheduled print program (custom abap report) will get the changed shipments for that day,
convert the forms to pdf and send emails depending on the terminal of the shipment.
Also handled user exits for is-oil and invoices forms for the said module. These forms include
(Terminal Forms, Invoice forms and Marine terminal form) which were done in smartforms.
Adhoc Programs
1. Standard Header - Recreated the standard header which is in function module form that can be
reused by all wricef reports and interfaces.
2. Equipment Long text update - Adhoc program to update longtexts for Equipment Conversion. This is
for the PPM Module.
3. Functional Location Address Update - Adhoc program to update Addresses in Functional location.
This was made using a custom program and also for PPM Module