
You can use the following methods of the class CL_BCS to set send attributes if you do not want to use the standard settings. You set the recipient-specific send attributes using the parameters of the method ADD_RECIPIENT.
SET_EXPIRES_ON
You use this method to set the date on which the send request is to be automatically deleted. See also Reorganization of Send Requests.
Import Parameter
I_EXPIRES_ON Expiry date in UTC time zone
SET_DISCLOSURE
You use this method to set whether disclosures are to be inserted.
More information: Maintaining Disclosures for External Communication.
Import Parameter
I_DISCLOSURE Setting for whether or not disclosures are to be inserted
This parameter can have the following values:
C_DISCL_NOT_SET (initial value)
C_DISCL_ADD_TO_MAIN (Insert disclosures in the main document - if possible)
C_DISCL_ADD_AS_MAIN (Insert disclosures as new main document)
C_DISCL_ALREADY_ADDED (Disclosures already inserted)