When the function BAPI_XBP_VARINFO reads the date field from a variant this will lead to an error in XBP 3.0.
If you make a RFC trace 9 you will see a date format like 20….01.. or 20.5..31.0 instead of 20110601.
This error caused in the function module BAPI_XBP_VARINFO (XBP 3.0).
The function BAPI_XBP_VARINFO does not have the parameter MOVE_OR_WRITE,
which is available for the preceding function RS_VARIANT_CONTENTS_RFC.