[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cvs] jma-receipt/cobol/common, jma-receipt/cobol/copy, jma-receipt/cobol/orca11, jma-receipt/lddef, jma-receipt/record: 受付API対応
- To: cvs-jma-receipt@xxxxxxxxxxxxxx
- Subject: [cvs] jma-receipt/cobol/common, jma-receipt/cobol/copy, jma-receipt/cobol/orca11, jma-receipt/lddef, jma-receipt/record: 受付API対応
- From: tatano@xxxxxxxxxxxxxxxxxx (tatano)
- Date: Thu, 28 Oct 2010 14:25:29 +0900
tatano Thu, 28 Oct 2010 14:25:29 +0900
Modified files: (Branch: r_4_5_branch)
jma-receipt/cobol/common:
Makefile
jma-receipt/cobol/copy:
Makefile.in
jma-receipt/cobol/orca11:
Makefile ORCGU02.CBL ORCGU02Q.CBL ORCGU02X.CBL ORCGU2ERR.CBL
jma-receipt/lddef:
orca11.ld.in
jma-receipt/record:
Makefile.in
Added files: (Branch: r_4_5_branch)
jma-receipt/cobol/common:
ORCSAPIHKN.CBL
jma-receipt/cobol/copy:
CPACCPTXMLREQ.INC CPACCPTXMLRES.INC CPORCSAPIHKN.INC
jma-receipt/cobol/orca11:
ORAPI011S1.CBL
jma-receipt/record:
acceptmod.rec xml_acceptreq.db xml_acceptres.db
Log:
$B<uIU#A#P#IBP1~(B
Revision Changes Path
1.222.2.5 +1 -0 jma-receipt/cobol/common/Makefile
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/common/Makefile?cvsroot=local&r1=1.222.2.4&r2=1.222.2.5
1.1.2.2 +1270 -0 jma-receipt/cobol/common/ORCSAPIHKN.CBL
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/common/ORCSAPIHKN.CBL?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +77 -0 jma-receipt/cobol/copy/CPACCPTXMLREQ.INC
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPACCPTXMLREQ.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +118 -0 jma-receipt/cobol/copy/CPACCPTXMLRES.INC
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPACCPTXMLRES.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +110 -0 jma-receipt/cobol/copy/CPORCSAPIHKN.INC
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPORCSAPIHKN.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.527.2.8 +4 -0 jma-receipt/cobol/copy/Makefile.in
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/Makefile.in?cvsroot=local&r1=1.527.2.7&r2=1.527.2.8
1.9.12.1 +2 -1 jma-receipt/cobol/orca11/Makefile
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca11/Makefile?cvsroot=local&r1=1.9&r2=1.9.12.1
1.1.2.2 +2462 -0 jma-receipt/cobol/orca11/ORAPI011S1.CBL
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca11/ORAPI011S1.CBL?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.91.2.2 +1 -0 jma-receipt/cobol/orca11/ORCGU02.CBL
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca11/ORCGU02.CBL?cvsroot=local&r1=1.91.2.1&r2=1.91.2.2
1.3.12.1 +1 -0 jma-receipt/cobol/orca11/ORCGU02Q.CBL
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca11/ORCGU02Q.CBL?cvsroot=local&r1=1.3&r2=1.3.12.1
1.13.12.1 +1 -0 jma-receipt/cobol/orca11/ORCGU02X.CBL
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca11/ORCGU02X.CBL?cvsroot=local&r1=1.13&r2=1.13.12.1
1.7.12.1 +1 -0 jma-receipt/cobol/orca11/ORCGU2ERR.CBL
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca11/ORCGU2ERR.CBL?cvsroot=local&r1=1.7&r2=1.7.12.1
1.9.4.1 +7 -0 jma-receipt/lddef/orca11.ld.in
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/lddef/orca11.ld.in?cvsroot=local&r1=1.9&r2=1.9.4.1
1.194.2.5 +3 -0 jma-receipt/record/Makefile.in
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/Makefile.in?cvsroot=local&r1=1.194.2.4&r2=1.194.2.5
1.1.2.2 +8 -0 jma-receipt/record/acceptmod.rec
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/acceptmod.rec?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +34 -0 jma-receipt/record/xml_acceptreq.db
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_acceptreq.db?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +55 -0 jma-receipt/record/xml_acceptres.db
http://www.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_acceptres.db?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
- Prev by Date:
[cvs] jma-receipt/cobol/common, jma-receipt/cobol/copy, jma-receipt/cobol/orca11, jma-receipt/lddef, jma-receipt/record: 受付API処理追加
- Next by Date:
[cvs] jma-receipt/cobol/common, jma-receipt/cobol/orca11, jma-receipt/record: API編集内容修正
- Previous by thread:
[cvs] jma-receipt/cobol/common, jma-receipt/cobol/copy, jma-receipt/cobol/orca11, jma-receipt/lddef, jma-receipt/record: 受付API処理追加
- Next by thread:
[cvs] jma-receipt/cobol/common, jma-receipt/cobol/orca11, jma-receipt/record: API編集内容修正
- Index(es):