FR 1860642 - Enhance document numbering

This commit is contained in:
Carlos Ruiz 2007-12-31 19:19:02 +00:00
parent 0a3a977925
commit ae7305c7c4
1 changed files with 2 additions and 1 deletions

View File

@ -71,8 +71,9 @@ public interface ServerLocal
* Get Document No based on Document Type
* @param C_DocType_ID document type
* @param trxName optional Transaction Name
* @param definite is definite sequence
* @return document no or null */
public java.lang.String getDocumentNo( int C_DocType_ID,java.lang.String trxName ) ;
public java.lang.String getDocumentNo( int C_DocType_ID,java.lang.String trxName, boolean definite ) ;
/**
* Process Remote