SAP Function SAMPLE_INTERFACE_00010915 - Check Stack Management: Transfer Data

Parameter Reference Type Length Default Optional Text
I_ACCOUNT_DATA IBKKSTACKAC u 93 Account Data
I_ADDRESS_DATA IBKKSTACKAD u 644 X
I_CASHB_EX_FROM IBKKA2-CASHB_EX C 20 Check Number From
I_CASHB_EX_TO IBKKA2-CASHB_EX C 20 X Check Number To
I_CASHB_TYPE IBKKA1-CASHB_TYPE C 4 Position Type
I_NCHEQUES IBKK_CHEQ-NCHEQUES N 7 Number of Checks

Parameter Reference Type Length Text
E_RETURN SYST-SUBRC I 4 Return Code

Parameter Reference Length Optional Text
T_MESG IBKKMESG 224 Message Table

Functionality
Event 'Check Stack Management: Transfer Check Data' supplies the datarequired for printing checks.
You must return the account (I_ACCOUNT_DATA_ACCOUNT) of a bank (see thefields in structure I_ACCOUNT_DATA ) for which you want to issue checks.Parameter I_NCHEQUES indicates how many checks you want.I_CASHB_EX_FROM specifies the first check number, I_CASHB_TYPEdescribes the position type.
The return code expected is normally 0, if an error occurs, a value >0.