11.9.11

SAP Note 27255 - Batch input sessions not processable in background!

Symptom:

Error when creating and processing batch input sessions: The created batch input session cannot be processed in the background. The session is created as usual with a BI program and is then ready for processing.
    1. However, error message 00390, "Run session ** in the background if one wants to process the session in the background in the background, error with submit, see SYSLOG".
    2. In another case, error messages are contained in the log of the processed session which affect missing authorizations of a user (for example, for executing transactions ).
Cause and prerequisites
    1. The logged on user who wants to process the sessions in the background does not have the authorization to release background jobs under his/her own name or a foreign name.
    2. An incorrect user was entered when creating the batch input session.
Solution
    1. The logged on user must have corresponding authorizations in order to start a session in the background. Minimum requirement: Authorization object S_BTCH_JOB is filled correspondingly. If the user wants to process the sessions, which have entered another user in the SM35 in the column 'authorization' (see point (2)), he/she must have the authorization to let the steps of a job under another user run (S_BTCH_NAM).
    2. To process batch input sessions using a particular user, the following applies:
    1. Processing mode - online :

- Process in foreground

- Only display errors

-> the authorizations of the logging user generate here ( see menu system --> Status )

    2. Processing mode - background processing

- Background

-> The user logged on to the system does not apply here (!), but the user who is mentioned in Transaction SM35 -> Overview, in column 'Authorization'.

This user is entered via the batch input programs (reports, which create a batch input session) or via function module, BDC_OPEN_GROUP, parameter USER. The authorizations of this user generate during the run of the session in the background.

No comments:

Post a Comment