SAP BW Process chain not starting


Go to SU01 and change these parameters for your background user (ALEREMOTE or something similar...)

You can find this option in SU01 on the Logon data tab > User Type.

Just go to RSA1 -> Environment -> global settings and change the user id to the current loggin ID. Remember u should have authorization to schedule the background job.

Replacement path: - processing type is used in a variable when you wish to get a value from attributes of another character or from a query. 
Example: - if you wish to display the age of a customer in your report which will not be in the cube. I mean Age is attribute of customer and not part of the cube. But each transaction record in the cube is assigned with a customer field. So...If we want to get this value into our report... We create a variable on customer with replacement path and use its attribute AGE. So when you use this variable in your query for any thing you get the age of the customer associated with that transaction data.

0 comments:

Post a Comment