Skip to Content
0
Sep 17, 2007 at 03:49 PM

How to check position and length of a field in a structure

139 Views

Dear All,

DATA : P_DEST TYPE ANY.

Assuming that the structure (P_DEST ) conatins a field called 'ROUTE', how to find the position and length of field 'ROUTE'.

Please help!!

Thank you in advance.

Sravan.