Mass Transfer Asset
Hi
I am using the api "fa_transfer_pub_pkg.do_transfer" for mass transfer, i need to pass the following also
tag_number
qty
can you pls let me know how to pass the value to the api, i tired using the following type
FA_API_TYPES.trans_rec_type;
FA_API_TYPES.asset_hdr_rec_type;
FA_API_TYPES.asset_dist_tbl_type;
I ended up error in while compiling the pkg, any suggestions will be great help.
Regards
Muthu
I am using the api "fa_transfer_pub_pkg.do_transfer" for mass transfer, i need to pass the following also
tag_number
qty
can you pls let me know how to pass the value to the api, i tired using the following type
FA_API_TYPES.trans_rec_type;
FA_API_TYPES.asset_hdr_rec_type;
FA_API_TYPES.asset_dist_tbl_type;
I ended up error in while compiling the pkg, any suggestions will be great help.
Regards
Muthu
0