CFC methods generally do not generate output, rather, they return data. As such, it is advisable to suppress method output so that white space is not created and output is not generated inadvertently. To suppress method output set OUTPUT=”no” in the
CFC methods generally do not generate output, rather, they return data. As such, it is advisable to suppress method output so that white space is not created and output is not generated inadvertently. To suppress method output set OUTPUT=”no” in the