Hi Experts,
In BW prod Delta info package is only giving the below error but not full info package.
In ECC Prod RSA7 contains the records but i am unable to get the records in to BW Prod.
ERROR Message in BW Prod when delta info package executed is below:-.
Job terminated in source system --> Request set to red
Message no. RSM078
I have checked in dump in ECC Prod in ST22 is below:-
Category Installation Errors
Runtime Errors CALL_FUNCTION_NOT_ACTIVE
Date and Time 12.12.2014 12:16:15
Short text
The function module is not active or contains no code.
What happened?
The current program had to be terminated because of an
error when installing the R/3 System.
cannot be found in its function group.
Error in the ABAP Application Program
The current ABAP program "/BI0/SAPLQI2LIS_11_VAITM" had to be terminated
because it has
come across a statement that unfortunately cannot be executed.
What can you do?
Note which actions and input led to the error.
For further help in handling the problem, contact your SAP administrator
.
You can use the ABAP dump analysis transaction ST22 to view and manage
termination messages, in particular for long term reference.
Error analysis
The program "/BI0/SAPLQI2LIS_11_VAITM" contains the CALL FUNCTION statement.
The name of the function module to be called is "/BI0/QI2LIS_11_VAITM0001".
but "/BI0/QI2LIS_11_VAITM0001" cannot be found in its function group.
Possible reasons:
a) The function module "/BI0/QI2LIS_11_VAITM0001" has not been activated.
Therefore,
it cannot be found at runtime.
b) The Function Library contains an incorrect entry for
"/BI0/QI2LIS_11_VAITM0001".
c) The function module contains no code, even FUNCTION ... ENDFUNCTION
is missing.
Thanks & Reagrds,
Srinu.Rapolu