cancel
Showing results for 
Search instead for 
Did you mean: 

can we add RSRV tcode into a process chains

11-07-2012 10:53 AM
428 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Dear Friends,

I want to add RSRV  to run before loading data data in a particular infocube  in sap biw process chains  .

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Satish

Yes we can Execute RSRV in Process Chains, for doing so SAP has provided a slandered program RSRV_JOB_RUNNER  which we need to add in the process type "ABAP Program" under "General Services" in the process type view. and provide a variant of ur required RSRV activity .

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Satish,

RSRV is used to check component which is not required to be done everytime. So there is no process type to add this. Still you can do if really want to using customizing process type or by abap program.

I don't think there is need of doing it also benefits.

Regards,

Ganesh