Mail.txt - 2310 Prehit Access
: A known issue with BTE 2310 is that the system may default to English if specific SAPScript forms are only available in that language. Developers often have to manually revert the language to the vendor's master data language (e.g., KNA1-SPRAS ) within the custom program. Other Potential Matches
Others use the transaction to maintain standard text in different languages and then call READ_TEXT within the BTE to pull that content into the email. 2310 prehit access mail.txt
: To customize the email body or subject, you typically create a custom function module (e.g., Z_INTERFACE_00002310 ) by copying the sample module SAMPLE_PROCESS_00002310 . : A known issue with BTE 2310 is
Some developers attempt to change the body using the MAIL_BODY_TEXT parameter. 2310 prehit access mail.txt