This method allows a user to process all sub asset records in a single call. If any of the sub-asset record contains the erroneous data then the method will pass back an error message without processing other records. To process sub asset records user must consider the following conditions:
Users must ensure while adding additional sub assets that the pending asset acquisition cost and salvage value must be adjusted first. Otherwise, the method will not validate the total sub asset acquisition cost and salvage value in the rsq Sub Asset table. Field ENSURE UNIQUE ID's ON SUB ASSET RECORD must be set from U0712 Custom General?Miscellaneous Customizations to ensure that the duplicate sub-asset id's are not allowed.
public String batchSubAsset (String input)
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.