17.08.2013 Views

Data Interfaces

Data Interfaces

Data Interfaces

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CPI-C Advanced Function Calls<br />

© SAP AG<br />

CMSPLN() Sets the partner LU<br />

CMSTPN() Sets the partner transaction program<br />

CMCNVO() <strong>Data</strong> conversion from ASCII to EBCDIC<br />

CMCNVI() <strong>Data</strong> conversion from EBCDIC to ASCII<br />

CMFLUS() Immediate transfer of network buffer data<br />

to the partner program<br />

...<br />

CPI-C advanced function calls:<br />

This group contains a subset of the X/Open advanced function calls. SAP provides a subset of the<br />

X/Open CPI-C advanced function calls for external programs.<br />

You use CMSPLN (Set_Partner_LU_Name) and CMSTPN (Set_Transaction_Program_Name) to set<br />

the partner LU and partner transaction programs. CMSPLN and CMSTPN only make sense after a<br />

CMINIT and before a CMALLC, i.e. only in programs which set up a connection. Then, you can<br />

overlay the contents of the side information file.<br />

CMCNVO (Convert_Outgoing) and CMCNVI (Convert_Incoming) are the function calls for<br />

converting data from EBCDIC to ASCII and vice-versa.<br />

CMFLUS (Flush) immediately transfers network buffer data to the partner program.

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

Saved successfully!

Ooh no, something went wrong!