22.09.2013 Views

NetCOBOL for SPARC Architecture SAF Subroutines User's Guide

NetCOBOL for SPARC Architecture SAF Subroutines User's Guide

NetCOBOL for SPARC Architecture SAF Subroutines User's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

• In the Unicode environment, use the following subroutines:<br />

•<br />

Subroutine name Explanation<br />

Chapter 3. How to Use <strong>SAF</strong> <strong>Subroutines</strong> 17<br />

COBW3_xxxxx_XX Both NAME and VALUE parameters are regarded as alphanumeric<br />

data items.<br />

COBW3_xxxxx_NX NAME parameter is regarded as a national data item and VALUE<br />

parameter is regarded as an alphanumeric data item.<br />

COBW3_xxxxx_XN NAME parameter is regarded as an alphanumeric data item and<br />

VALUE parameter is regarded as a national data item.<br />

COBW3_xxxxx_NN Both NAME and VALUE parameters are regarded as national data<br />

items.<br />

COBW3_xxxxx_X The Input parameter is regarded as an alphanumeric data item.<br />

COBW3_xxxxx_N The Input parameter is regarded as a national data item.<br />

Any code system can use the <strong>SAF</strong> subroutines not listed above.<br />

File Upload Function<br />

The file upload function transfers client-side-generated data (files) to the server.<br />

This function is valid in the following cases:<br />

• When a large amount of data which may cause timer expiration in online<br />

processing is to be entered.<br />

• When a mobile environment with meter-rate accounting is to be used.<br />

• When a data entry tool is already prepared at the client side and server linkage<br />

using the tool output data (files) is requested instead of a request to change the<br />

data entry tool into a Web tool.<br />

• When only the HTTP ports can be accessed in file transfer because of security<br />

conditions. (File transfer in conventional systems is done using FTP.)<br />

Using the file upload function, file transfer can be associated with applications.<br />

There<strong>for</strong>e, data can be checked and registered immediately after file transfer.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!