Check Unicode checks all transport request objects to see if they are Unicode compliant.
Parameters:
- CHECKFLAG: A flag to indicate if the analysis should report programs that do not have the Unicode Check flag set
- CHECKCODE: Indicates if a Unicode Syntax check should be carried out on programs and the scope of the syntax checking (see note below)
- CHECKSID: SAP System ID where the Unicode check is to be run
If the CHECKFLAG attribute is set (‘X’), any programs without the Unicode Check flag set will be reported.
If the CHECKCODE attribute is set, a Unicode syntax check will also be carried out on the object. Setting this attribute to ‘1’ means the syntax check is carried out on all programs, setting it to ‘2’ will mean only programs without the Unicode Check flag set will be syntax checked.
Post your comment on this topic.