Class FncExisteCaixasAssociadas
java.lang.Object
br.com.intersys.systextil.function.FncExisteCaixasAssociadas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexecutar(br.com.intersys.systextil.connection.AppConnection conn, int pNota, String pSerie, int pCGC_9, int pCGC_4, int pCGC_2, int pSeq) Deprecated, for removal: This API element is subject to removal in a future version.booleanexecutar(br.com.intersys.systextil.connection.AppConnection conn, int pNota, String pSerie, CNPJ cgc, int pSeq) booleanexecutarRT(br.com.intersys.systextil.connection.AppConnection conn, int pNota, String pSerie, String pCGC_r, String pCGC_o, int pCGC_2, int pSeq)
-
Constructor Details
-
FncExisteCaixasAssociadas
public FncExisteCaixasAssociadas()
-
-
Method Details
-
executar
@Deprecated(forRemoval=true) public boolean executar(br.com.intersys.systextil.connection.AppConnection conn, int pNota, String pSerie, int pCGC_9, int pCGC_4, int pCGC_2, int pSeq) throws TagException Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
TagException
-
executarRT
public boolean executarRT(br.com.intersys.systextil.connection.AppConnection conn, int pNota, String pSerie, String pCGC_r, String pCGC_o, int pCGC_2, int pSeq) throws TagException - Throws:
TagException
-
executar
public boolean executar(br.com.intersys.systextil.connection.AppConnection conn, int pNota, String pSerie, CNPJ cgc, int pSeq) throws TagException - Throws:
TagException
-