Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

WIP Move

Enter/Scan Enter/Scan Current Step


Begin Enter/Scan Quantity
From Operation From Intraoperation
Transaction WIP Job
Sequence Step

Enter/Scan No
Enter/Scan To Enter/Scan Serial End
To Intraoperation
Operation Sequence Quantity Controlled ? Transaction
Step

Yes

Enter/Scan
Serial Numbers

RFgen Software
1101 Investment Boulevard, Suite 250
El Dorado Hills, CA 95762
888-426-3472

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
1
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
License Agreement

All information contained in this document is the intellectual property of RFgen Software, a
division of the DataMAX Software Group, Inc. This document may not be published, nor
used without the prior written consent of RFgen Software. Use of the RFgen Software Open
Source code is at all times subject to the DataMAX Software Group Open Source Licensing
Agreement, which must be accepted at the time the source code is installed on your
computer system. For your convenience, a text copy of the DataMAX Software Group Open
Source Licensing Agreement is also loaded (and may be printed from) your RFgen-based
system.

Requirements

• RFgen Version 5.0 or later


• RFgen Oracle E-Business Suite Release 12
• Oracle E-Business Suite Release 12

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
1
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
Table of Contents
FMFGII0302 – WIP MOVE .............................................................................................. 3
VALIDATIONS .............................................................................................................. 4
FUNCTION KEYS ......................................................................................................... 4
CONSIDERATIONS .......................................................................................................... 5
ORACLE EBS FORMS – REFERENCE ............................................................................... 6
HOW ORACLE EBS PROCESSING OPTION AFFECTS RFGEN .............................................. 7
BASIC TEST SCRIPT ....................................................................................................... 8
TEST SCRIPT DESCRIPTION: WIP ISSUE .......................................................................... 9
EXECUTION PROCEDURES ............................................................................................ 10
OVERALL TEST CASE RESULTS ..................................................................................... 11

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
2
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
FMFGII0302 – WIP Move

This mobile app moves inventory from one


Operation Sequence and Intra operation Step to
another in a WIP job. A WIP movement
transaction record is recorded and updated in
Oracle E-Business Suite (Oracle Applications).

The following conditions apply to the RFgen


implementation for the WIP Move mobile app
within the Oracle EBS environment.

Note: any of these parameters may be easily


adjusted to meet the unique requirements of
your company.

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
3
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
Validations

Prompt Oracle Field Table Field

Job: Job wip_entites wip_entity_name


From Seq: From Seq wip_operations operation_seq_num
From Step: From Step wip_valid_intraoperation_steps step_meaning
To Seq: To Seq wip_opetations operation_seq_num
To Step: To Step wip_valid_intraoperation_steps step_meaning
Serial: Serial Number mtl_serial_numbers serial_number

Function Keys

Key Function

F1 Search Data for Current Field


F4 Exit the mobile app

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
4
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
Considerations

1. What Oracle EBS version is used to process the WIP Move transaction?

2. What processing options are set for WIP Move?

3. Would you like to default the organization for user or would you like the user to be
required to enter the organization?

4. Are serialized items in use?

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
5
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
Oracle EBS Forms – Reference

Oracle WIP Move Form

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
6
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
How Oracle EBS Processing Option Affects RFgen

Affected RFgen Forms and Transaction Macros


Description Form Name Transaction Macro Name

IM – WIP Move FMFGIT0300 TMFGIT0300

Setup an RFgen Menu


To implement an RFgen Form enter the form name and the description.

Form/Menu Description to Display

FMFGIT0300 1-WIP Move

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
7
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
Basic Test Script
1. Create and release a of WIP job to which you will be moving items.

2. Create and document the following scenarios:

a. Move quantity that is less than or equal to the step quantity.

b. Attempt to enter a WIP job that is not of the status Released.

c. Attempt to enter an Operation Sequence that is not valid.

d. Attempt to enter an Intraoperation Step that is not valid.

e. Attempt to enter a Serial Number that is not valid.

f. Move a negative amount for an item. A “quantity cannot be negative” error


should appear.

g. Move more quantity that exceeds the current step quantity for an item. “Quantity
must be less than or equal to Step qty” error should appear.

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
8
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
Test Script Description: WIP Issue

RFgen Input Requirements


Before you begin testing, ensure, for the combination of organization, subinventory, item(s)
and WIP job(s) you will be testing, that the following is setup in Oracle EBS.

a. WIP Job – with a status of Released


b. For serialized assemblies, you must pre-allocate the serial numbers to the WIP
Job.

A default organization is defined for the application.

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
9
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
Execution Procedures

ID Test Case Expected Result Pass Fail


Type in a valid WIP Job ______ RFGEN will validate and accept the
1
Press the ENTER key WIP job entered.
Type in a valid From Operation Seq RFGEN will validate and accept the
2 ____________ operation sequence entered.
Press the ENTER key
Type in a valid From Intraoperation Step RFGEN will validate and accept the
3 ___________ intraoperation step entered.
Press the ENTER key
Type in a valid To Operation Seq RFGEN will validate and accept the
4 ____________ operation sequence entered.
Press the ENTER key
Type in a valid To Intraoperation Step RFGEN will validate and accept the
5 ___________ Intraoperation step entered.
Press the ENTER key
Type in a valid Qty ___________ RFGEN will validate and accept the
6 quantity entered.
Press the ENTER key
Type in a valid Serial ___________ RFGEN will validate and accept the
7 Press the ENTER key serial number entered. It will
increment the serial count by one.
Type in an invalid WIP Job_________ RFGEN will validate and display an
8 Press the ENTER key error message – the field will
continue to error out until corrected
Type in an invalid From Operation Seq RFGEN will validate and display an
9 ___________ error message – the field will
Press the ENTER key continue to error out until corrected

Type in an invalid From Intraoperation RFGEN will validate and display an


10 Step _________ error message – the field will
Press the ENTER key continue to error out until corrected

Type in an invalid To Operation Seq RFGEN will validate and display an


11 __________ error message – the field will
Press the ENTER key continue to error out until corrected

Type in an invalid To Intraoperation Step RFGEN will validate and display an


12 _________ error message – the field will
Press the ENTER key continue to error out until corrected

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
10
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
Press the “F4” key with the cursor in the RFGEN will display a list of valid
WIP Job field WIP Jobs including the Assembly
13
Press the ENTER key with the status of Released for the
defined organization
Press the “F4” key with the cursor in the RFGEN will display a list of operation
14
From Operation Seq field sequences for the WIP Job selected
Press the “F4” key with the cursor in the RFGEN will display a list of
15
From Intraoperation Step field intraoperation steps
Press the “F4” key with the cursor in the To RFGEN will display a list of operation
16
Operation Seq field sequences for the WIP Job selected
Press the “F4” key with the cursor in the To RFGEN will display a list of
17
Intraoperation Step field intraoperation steps
If the processing quantity entered exceeds RFGEN will disallow the quantity and
18 the current quantity of the From Operation display an error message
Sequence and From Intraoperation Step.
If the processing quantity is entered as 0 or RFGEN will display an error
19
less than 0 message
At the RFGEN “Enter to Accept Prompt” Confirm the WIP move results
20
the transaction is added to Oracle EBS

Overall Test Case Results

Pass/Fail
Tester/Date
RE-Tester/Date

Actual Results

Comments

 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
11
brand and company names and logos used are trademarks or registered trademarks of their respective owners.
 2015 RFgen Software, A Division of the DataMAX Software Group Inc., All Rights Reserved. All other product,
12
brand and company names and logos used are trademarks or registered trademarks of their respective owners.

You might also like