Does anyone know what sy-batch bdoes and what relevance is it when it is set to 'X'?Thanking you kindly!

问题描述:

Does anyone know what sy-batch bdoes and what relevance is it when it is set to 'X'?Thanking you kindly!

SY-BATCH is set to 'X' if run in background mode.Using this you can write some logic to do certain activities only during background processing.查看原帖>>