Hi,
does anyone know how to solve this problem ?
http://www.tek-tips.com/viewthread.cfm?qid=968046&page=5
In my company we have ACCPAC server and WEB server.
the problem is when I debug my program (web application using vb.net) is running fine; but when I compile and put it in to the WEB...
Hi everyone,
I have another question regarding the one of the method from ACCPAC COM API
I saw a lot of code from macro code using .PutWithoutVerification(?), I am not sure when ? is filled by -2 or -1 but i know for sure when the ? is filled by batch no, and I am guessing when the ? is 0...
I am curious why every time I create new batch, the macro file always have
APINVOICE1batch.Browse("((BTCHSTTS = 1) OR (BTCHSTTS = 7))",1)
?
why they always check if there is open batch or ready to post batch ?
thanks
Thanks for your help.
I got it to work, I am able to select the one that i want using fetch.
I hope you will be able to help me next time cos I am new with this api and I dont have the manual.
Carlos Yuwono
Hi,
does any one know how to search batch(#) which open, and w/ certain batch description ?
I tried to search manual for accpac api but i have no luck sofar.
can someone tell me ".Browse, .init" what this sub do ?
here is my test code for searching batch no; I kept getting 0, even i have...
Could you please tell me more detail what you mean to use views ?
could you please provide me URL to make my self clear?
Thanks in advance :) you guys are very helpful
Carlos Yuwono
I modify the table using store procedure.
this is one of the store procedure that i have
CREATE PROCEDURE APIBC_ADD(
IN :CNTBTCH DEC(9,0),
IN :AUDTDATE DEC(9,0),
IN :AUDTTIME DEC(9,0),
IN :AUDTUSER CHAR(8),
IN :AUDTORG CHAR(6),
IN :BTCHDESC CHAR(60)
);
BEGIN
INSERT INTO APIBC
(...
Hi Everyone,
This is my first post on this forum, I hope that I can find my answer for my problem.
In my company I am using web-based Intranet application (asp.net) last month I develop bridge application (Intranet -> ACCPAC account payable) which able to creating batch, inserting vendor...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.