Enterprise Resource Planning Blogs by Members
Gain new perspectives and knowledge about enterprise resource planning in blog posts from community members. Share your own comments and ERP insights today!
cancel
Showing results for 
Search instead for 
Did you mean: 
Requirements-

Quarantine/Cure time - Often in industries like food, paper, steel, building products, chemicals and many more , you need to hold products in quarantine to allow it to get it cured before it can be sold to customers just because of the physical and chemical nature of these products. As these materials are being cooled down and being cured, you cannot yet ship to customer. SAP does not offer a standard solution for this scenario in ECC. Below blog explains how quality inspection can be used to map this scenario in standard SAP.

Solution Steps- 

  1. This requirement can be met by activating goods receipt inspection for cure time relevanmaterials. You will need to activate 04 inspection type in material master for these products.

  2. Key settings in material master QM view is ’Average inspection duration’ which can be mapped as cure time of material. As a standard SAP this field stores duration in number of days.  Enhancement can be activated to map this average inspection duration in hours instead of days as explained later. You can maintain cure time up to 999 hours max which should be enough for most industry standard products.

  3. If you need       final inspection with quality attributes to be done for these materials  then activate and set up additional master data like MIC's, Sampling procedure and inspection plans otherwise set up material master QM view in such a way that inspection lots created during goods receipt will be not relevant for inspection with task list and can be closed with automated usage decisions.

  4. Once you have activated cure times in hours with enhancement then you can also track exact start and end of cure times stamps by enabling inspection start time and end time fields from QALS table on inspection lot screen of QA02/QA03 which can be done with another enhancement as explained later.       This will also allow you to change cure time for specific batch of production inside inspection lot on as needed basis.

  5. At the time of production goods receipts, an inspection lot will be created with inspection lot start date and time as time of goods receipt and scheduled inspection lot end date and time based on material master cure time, material will be placed in inventory as stock under quality Inspection stock type.

  6. A background program will be scheduled to run periodically throughout the day to release stock quantity held in quality Inspection stock type to unrestricted stock type based on Inspection Lot processing end date and end time. Only the quantities held under the inspection lots meeting the end date/time selection parameters will be released by comparing it with current date and time.

  7. If stock needs to be made available prior to the quarantine/cure expiration time, or if the quarantine/cure time needs to be extended for the specific stock quantity held under the inspection lot, an operator with the proper authority can manually release the stock quantity to available stock or extend the quarantine/cure day for the specific inspection lot quantity.

  8. Integration with planning systems- With enhancement, you can CIF these cure times from material master to planning systems like APO and add this duration to lead time offset of materials planning in APO which will make sure planned duration of production/ process orders have cure time built into the order durations for planning purposes.

  9. Integration with ATP- Activate QI stock in ATP scope of planning in ECC or GATP in APO. This will ensure materials receipts that are under curing is still relevant for shipping and can be committed at the end of its cure time for sales to customers.

  10. If you operate and have Mfg. plants across geographical regions with different time zones, then all dates and time for inspection lot processing will be in time zone of SAP server to keep the design simple and consistent.


Below enhancements are needed to make above process work-

  1. Mapping cure time in hours instead of days in inspection lot creation process-When Inspection lot end date is calculated by standard SAP, it would consider average inspection duration from material master as duration in days and calculate end date accordingly. This enhancement will change this standard behavior to consider the average inspection duration from material master as hours instead of days. When a goods receipt is posted, SAP will create an Inspection lot. The inspection start date is the system date at the time of goods receipt and set by the system automatically. SAP Inspection lot header table QALS have Inspection start time and end time fields but these are not used currently in standard SAP functionality. They are set to 00:00:00 when inspection lot is created in standard SAP. These can be utilized to store exact start and end times of quarantine times for material.Enhancement QAPL1001 allows changing inspection lot details – This will get called from goods receipt transaction of process/production order and will allow us to change the date / time on inspection lot.Inspection lot start date: - SAP current system date (GR date)Inspection lot start time: - SAP current system time.Inspection lot end date: - system should have calculated it with Average inspection duration from material master, overwrite it with new end date calculated based on curing time in hours.

    Inspection lot end time: - Calculate end time along with end date by adding curing time in hours to start date and start time.

    QPL10001 QM: Inspection lot creation - editing work area on creation




2.Enable editing of cure time for specific production run for the materials in individual inspection lots in QA02/QA03 transactions-

Inspection start date and end date are available on inspection lot change screen in transaction QA02 as standard SAP.

Inspection start time and end time can be enabled on QA02 screen with below enhancement.

Insp. Start date: -  QALS- PASTRTERM        Insp. Start time: - QALS-PASTRZEIT                        Insp. End date: - QALS- PAENDTERM         Insp. End time: - QALS-PAENDZEIT



Enhancement QPL10004 can only update fields from customer include structure CI_QALS and cannot directly display or edit QALS original table fields from this user exit.



Below solution approach would be used to meet our requirement of this enhancement

  1. Enhancement QPL10004 will be enabled which will add a sub screen to inspection lot change display transaction. Customer include structure CI_QALS will be activated Z fields and start time and end time will be added to them.

  2. Enhancement QPL100001 will be used to populate 2 custom fields for start time and end times of cure time.                                                                                                                           QALS-CI_QALS-ZZPASTRZEIT                                                                                        QALS- CI_QALS-ZZPASTRZEIT

  3. QA02/QA03 Will show time on new sub screen should be added based on ZZ fields from QALS with enhancement QPL10004.

  4. Users will be able to change these times as required and below Implicit enhancement will be used to update back changed end time on original QALS time fields QALS-PASTRZEIT & QALS-PAENDZEIT


Implicit enhancement-Program- SAPLQP1 /LQPL1F3X

Update QALS table time fields with time fields from customer include structure I_QALS_CUST.Form-GET_CI_QALS 



As a result of this enhancement cure time start and end dates along with times are enabled in QA02 as shown below-



3) Enhancement – Auto Usage Decision batch job set up with QA10/QA19We can automate process of releasing quality inspection stock under quarantine to unrestricted inventory upon completing the cure time. QA10/QA19 transactions can be used to perform automatic usage decisions with usage decision codes that are capable of moving inventory from QI to unrestricted stock. These usage decision codes will need to be configured in QS41 and QS51 transactions separately and to be stored in variant for QA10/QA19

QA10/QA19 transactions can also be set up as background job. We will need to enhance and add custom criterion to select only those inspection lots for Usage Decision for which Inspection end date and end time both have been reached by comparing it with current system date and time.

Implicit enhancement in program- RQEVAI30



 

Business benefits-

  • This process will allow you to avoid shipping materials that are not ready yet to customers and avoid penalties and unnecessary customer returns.

  • You can still commit these materials under quarantine in ATP based on cure times of material for orders and demand in future.

  • This can also be integrated with final quality inspection with quality attributes.


 

 
Labels in this area