My Oracle Support Banner

API wms_epc_pub.GET_CUSTOM_UCC_128_SUFFIX -- LPN Number Generated in MSCA (using CTRL+G) Without Check Digit (Doc ID 2476567.1)

Last updated on SEPTEMBER 06, 2021

Applies to:

Oracle Warehouse Management - Version 12.1.1 and later
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR
Generate LPN number in MSCA (using CTRL+G) without check digit

EXPECTED BEHAVIOR
In MSCA generate LPNs using CTRL+G should have check digit on the last digit

STEPS
The issue can be reproduced at will with the following steps:
1. MSCA
2. Generate LPN using CTRL+G
3. LPN is generated but without check digit ( increment should be made on the last second digit while last digit should be the check digit)


Changes

 Added the following code changes :           
            
            a) Added a call to wms_epc_pub.GET_CUSTOM_UCC_128_SUFFIX        
            giving an option for the customer to decide whether to honor the ucc suffix flag mentioned in organization parameters or not.  
            
            b) Added a new stub API in wms_epc_pub.GET_CUSTOM_UCC_128_SUFFIX.
            This stub API will allow the you to enter the following options:                  
            
            "YES" - Honor ucc_128_suffix_flag as set in the organization parameters form                                                
            
            "NO" - Do not honor ucc_128_suffix_flag set in the organization parameters, by default taken as checkbox disabled  
            
            "NULL" - By default taken as "NO"                              

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.