DeleteAppsMessagesTranslation
Use this action to delete an application message translation.
Batch request processing, or the ability of the service to process multiple requests in one service call is supported.
Required parameters
Parameter Key | Value Type | Parameter Description |
---|---|---|
productline | Alphanumeric string |
The product line name. This is a key field. Can be blank, but not null. Blank denotes GEN. Minimum length for strings is 0. Maximum length for strings is 14. |
language | Alphanumeric string |
The language name. This is a key field. Cannot be blank. Records with blank languages are the default language titles. Maximum length for strings is 10. |
targetmach | Integer |
The associated target machine. This is a key field. Cannot be null. Maximum length for strings is 10. |
trancode | Alphanumeric string |
The associated transaction code. This is a key field. Cannot be null. Maximum length for strings is 5. |
errornbr | Integer |
The associated error number of the application message translation. This is a key field. Cannot be null. Maximum length for strings is 10. |
message | Alphanumeric string |
The application message translation. Maximum length for strings is 60. |