Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

call transaction KKS2 does not work.

Former Member
0 Likes
1,119

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

7 REPLIES 7
Read only

Former Member
0 Likes
1,029

Is there any function module which can do the same ?

Read only

0 Likes
1,029

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.

Read only

0 Likes
1,029

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 ?

Read only

0 Likes
1,029

I need some function module which can calculate the variance .

Thnx

anu

Read only

0 Likes
1,029

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

Read only

0 Likes
1,029

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

Read only

0 Likes
1,029

Hi,

Check this FM K_VARIANCE_VERSIONS_DETERMINE  ( Include : MKKS0F02)

Put the break point on the include and FM check it !