Is there a way to output all variables, solution (all values within array), information whether solution is optimal etc. to one table?
Are information like "Solution Status" accessible as some macro variables with fixed names or I just have to gather those information from ODS tables?
Do tables in ODS tables (like eg. "Solution Status") may change from one version of SAS to another or are supposed to be constant and I can fix and rely on them in my code?