logging in or signing up qm manish_shashi Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 1450 Category: Education License: All Rights Reserved Like it (3) Dislike it (0) Added: March 16, 2008 This Presentation is Public Favorites: 1 Presentation Description No description available Comments Posting comment... By: manish_shashi (40 month(s) ago) U can download this from this forum itself, I understand. Saving..... Post Reply Close Saving..... Edit Comment Close By: vijay11476 (40 month(s) ago) I need this file to download. how to have it? pls help me.. Saving..... Post Reply Close Saving..... Edit Comment Close Premium member Presentation Transcript Slide1: OVERVIEW OF DELTA QM Manish Shashi March, 2008 Agenda: AgendaEnhancement (BADIs)--Introduction: Enhancement (BADIs)--Introduction Business add –Ins are a new & alternative enhancement method. They combines the advantages of Customer exits and business transaction events. A transaction is to be functionally enhanced . To do this , Abaper /developer creates a BADI. An implementation of this Badi is then created and used. BADI—Quality Planning & Quality Inspection: BADI—Quality Planning & Quality Inspection QM_INPUT_PROCEDURE: The method INPUT_PROCEDURE of the BAdI mentioned above can be used to change the following fields: Input value Attribute Results data origin Deviating decimal places PROCEDURES: QM_INPROC_100 can be used in input processing when for example a measuring device only displays a result with precision of one decimal place , but two decimal place was specified for result. Example: Measured values are output with the same number of decimal places with which they were entered. B. QM_INPROC_200 can be used in input processing if you are using a measuring device that has a higher precision than is specified. Example: Measured values are rounded to a predefined number of significant digits. BADI—Quality Planning & Quality Inspection: BADI—Quality Planning & Quality InspectionBADI—Quality Planning & Quality Inspection: Particular requirements for the determination and processing of measured values include: The measured value is to be changed after input (for example, it is to be multiplied by a specific factor or rounded according to customer-specific rules). The measured value that has been entered (original value) is to be output independently of the decimal places defined in the plan or master inspection characteristic. If, for example, two decimal places were planned in the inspection characteristic, but the measured value only has one decimal place, then only one decimal place will be output in results recording (output like input). BADI—Quality Planning & Quality InspectionBADI—Quality Planning & Quality Inspection: The number of significant digits is not fixed. It is dependent on the actual measured size of the measured value. It must therefore be possible to control the rounding using a significance type that takes this dependency into consideration. A significance type can be defined as follows: Measured Value: 0<x<1, Significant Digits: 2, Example: 0.17253 is output as 0.17 Measured Value: 0<x<10, Significant Digits: 2, Example: 1.173 is output as 1.2 Measured Value: 0<x<, Significant Digits: 2, Example: 11.173 is output as 11 The original value should be saved. A direct conversion of the formula should be performed with user-defined formulas. The required rounding is performed using BAdI. BADI—Quality Planning & Quality InspectionBADI—Alternative UOM in the Usage Decision: BADI—Alternative UOM in the Usage Decision QEVA_ALT_QTY_INPUT can be used to perform a stock posting in the form of alternative unit of measure during usage decision. (pl. note that In the usage decision transactions, it is standard that quantities for the stock transfer can only be specified in the base unit of measure of the material. ) QEVA_ALT_QTY_INPUT defines an input help (F4 help) in the usage decision for the quantity fields on the stock screen (tab page Inspection Lot Stock). Then quantities can be entered in another unit of measure than the base unit of measure.BADI—Alternative UOM in the Usage Decision: BADI—Alternative UOM in the Usage DecisionAgenda: AgendaSlide12: Mobile notification & Defect recordingAgenda: AgendaSlide14: Flexible Reporting CapabilitiesAgenda: AgendaSlide16: Different SAP Role—Quality inspector roleSample Management: Sample ManagementSample Management: As of SAP ERP Central Component 5.0 the sample record was extended by additional fields. On the Physical-Sample Drawing tab page, you can also define the following information in the Data for Physical-Sample Origin screen area: Location of Sample Drawing (functional location) Info Sample-Drw (additional information on the physical-sample drawing, text description of the sample-drawing location) On the Sample Detail tab page, you can define the following information in the Administrative Data for Physical Sample screen area: Processor (for example, the person responsible for processing the sample or The person who took the sample Date of Sample Drawing Time of Sample Drawing Sample ManagementSample Management: Sample Management You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
qm manish_shashi Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 1450 Category: Education License: All Rights Reserved Like it (3) Dislike it (0) Added: March 16, 2008 This Presentation is Public Favorites: 1 Presentation Description No description available Comments Posting comment... By: manish_shashi (40 month(s) ago) U can download this from this forum itself, I understand. Saving..... Post Reply Close Saving..... Edit Comment Close By: vijay11476 (40 month(s) ago) I need this file to download. how to have it? pls help me.. Saving..... Post Reply Close Saving..... Edit Comment Close Premium member Presentation Transcript Slide1: OVERVIEW OF DELTA QM Manish Shashi March, 2008 Agenda: AgendaEnhancement (BADIs)--Introduction: Enhancement (BADIs)--Introduction Business add –Ins are a new & alternative enhancement method. They combines the advantages of Customer exits and business transaction events. A transaction is to be functionally enhanced . To do this , Abaper /developer creates a BADI. An implementation of this Badi is then created and used. BADI—Quality Planning & Quality Inspection: BADI—Quality Planning & Quality Inspection QM_INPUT_PROCEDURE: The method INPUT_PROCEDURE of the BAdI mentioned above can be used to change the following fields: Input value Attribute Results data origin Deviating decimal places PROCEDURES: QM_INPROC_100 can be used in input processing when for example a measuring device only displays a result with precision of one decimal place , but two decimal place was specified for result. Example: Measured values are output with the same number of decimal places with which they were entered. B. QM_INPROC_200 can be used in input processing if you are using a measuring device that has a higher precision than is specified. Example: Measured values are rounded to a predefined number of significant digits. BADI—Quality Planning & Quality Inspection: BADI—Quality Planning & Quality InspectionBADI—Quality Planning & Quality Inspection: Particular requirements for the determination and processing of measured values include: The measured value is to be changed after input (for example, it is to be multiplied by a specific factor or rounded according to customer-specific rules). The measured value that has been entered (original value) is to be output independently of the decimal places defined in the plan or master inspection characteristic. If, for example, two decimal places were planned in the inspection characteristic, but the measured value only has one decimal place, then only one decimal place will be output in results recording (output like input). BADI—Quality Planning & Quality InspectionBADI—Quality Planning & Quality Inspection: The number of significant digits is not fixed. It is dependent on the actual measured size of the measured value. It must therefore be possible to control the rounding using a significance type that takes this dependency into consideration. A significance type can be defined as follows: Measured Value: 0<x<1, Significant Digits: 2, Example: 0.17253 is output as 0.17 Measured Value: 0<x<10, Significant Digits: 2, Example: 1.173 is output as 1.2 Measured Value: 0<x<, Significant Digits: 2, Example: 11.173 is output as 11 The original value should be saved. A direct conversion of the formula should be performed with user-defined formulas. The required rounding is performed using BAdI. BADI—Quality Planning & Quality InspectionBADI—Alternative UOM in the Usage Decision: BADI—Alternative UOM in the Usage Decision QEVA_ALT_QTY_INPUT can be used to perform a stock posting in the form of alternative unit of measure during usage decision. (pl. note that In the usage decision transactions, it is standard that quantities for the stock transfer can only be specified in the base unit of measure of the material. ) QEVA_ALT_QTY_INPUT defines an input help (F4 help) in the usage decision for the quantity fields on the stock screen (tab page Inspection Lot Stock). Then quantities can be entered in another unit of measure than the base unit of measure.BADI—Alternative UOM in the Usage Decision: BADI—Alternative UOM in the Usage DecisionAgenda: AgendaSlide12: Mobile notification & Defect recordingAgenda: AgendaSlide14: Flexible Reporting CapabilitiesAgenda: AgendaSlide16: Different SAP Role—Quality inspector roleSample Management: Sample ManagementSample Management: As of SAP ERP Central Component 5.0 the sample record was extended by additional fields. On the Physical-Sample Drawing tab page, you can also define the following information in the Data for Physical-Sample Origin screen area: Location of Sample Drawing (functional location) Info Sample-Drw (additional information on the physical-sample drawing, text description of the sample-drawing location) On the Sample Detail tab page, you can define the following information in the Administrative Data for Physical Sample screen area: Processor (for example, the person responsible for processing the sample or The person who took the sample Date of Sample Drawing Time of Sample Drawing Sample ManagementSample Management: Sample Management