Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Authority Check/ACH Processing

Former Member
0 Likes
630

I am currently working on updating a program, but i would like to know if there is a shorter solution to this problem. I have been requested to run an include, but I would like to minimize the coding. Any suggestion or different ways. I plan on using 'Initial' since they are all CHAR. I'd appreciate it.

If the customer has authorized payment method Q in the string of allowed payment methods (KNB2-DAGS) and the bank routing number is not blank (KNBK-DAGF) and the account is not blank (KNBK-BANKKN) and the account has been authorized (KNBK-XEZER = X) then move Q into the payment method for this sales order (VBKD-ZLSCH). If the customer has more than one bank account set up make sure at least one has been authorized.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
556

Thank you

3 REPLIES 3
Read only

Former Member
0 Likes
556

Hi,

Yes you can use INITIAL. No problem with it.

Regards,

Atish

Read only

Former Member
0 Likes
557

Thank you

Read only

0 Likes
556

If your problem solved then do reward points also