2010 Jun 01 12:08 PM
call transaction KKS2 does not work. what other mwthod can be used for variance determination ?
thnx,
anu
call transaction KKS2 does not work. what other mwthod can be used for variance determination ?
thnx,
anu
2010 Jun 01 12:22 PM
2010 Jun 01 12:26 PM
Try this FM.
ALINK_CALL_TRANSACTION.
If you enter the controling area in the KKS2 transaction manually and then check the Call transaction
statement or above FM it is working fine.
2010 Jun 01 12:35 PM
Where is the controlling area in KKS2 transaction ??
and this FM will just call the transaction but then how will i pass the values to it ?
2010 Jun 01 12:37 PM
I need some function module which can calculate the variance .
Thnx
anu
2010 Jun 08 8:15 AM
Hi Gurus.
I am still waiting for some solution for this KKS2 transaction.
how can i calculate variance of production order without using BDC?
Because my client wants to ccccall this transaction from report but it does not work.
Regards
ANu
2014 Feb 01 6:17 AM
Hi Anubhuti,
Did you find FM for KKS2 Tcode. I am using BDC program generated from SHDB. Result is in Tcode KKBC_ORD, status for production order is reflecting that KKS2 tcode was successfully executed, but DB tables like COSB entry is not getting created.
I was
Thanks in advance.
Charu
2014 Feb 01 1:52 PM
Hi,
Check this FM K_VARIANCE_VERSIONS_DETERMINE ( Include : MKKS0F02)
Put the break point on the include and FM check it !