Send the format definitions along with the dataset.
Preferable as source code for the PROC FORMAT step to create them.
If not that then as a dataset that can be used to generate them using PROC FORMAT with the CNTLIN= option.
Or if you have to as an exported transport file made with PROC CPORT.
... View more