method execute(varchar(50) AppId,double RtdmId, varchar(50) NaturalPersonID, double CreID, in_out double incomeBKI_out, in_out package tap_table payments);
dcl int i_column interval_out;
dcl varchar i_column_char;
i_column=1;
payments.add_column('payment','float');
do while (i_column <= 30);
payments.add_column(i_column_char,'float');
i_column=i_colimn+1;
end;
end;
Have the names start with a character or an underline.
If the variable contains a valid SAS name, you can.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.