BCD::Binary getactivetransactions ( in string as_custid, in short ai_storeid ) raises (CTS::PBUserException);
BCD::Binary getoverdue ( in short ai_storeid ) raises (CTS::PBUserException);
BCD::Binary getreservations ( in short ai_storeid ) raises (CTS::PBUserException);
void update ( in string as_custid, in short ai_storeid, in BCD::Binary abl_changes ) raises (CTS::PBUserException);