Hi...
My coding is Actual..
I set i_objnr as below forcibly.
MOVE: 'KL' TO I_OBJNR(2),
I_KOKRS TO I_OBJNR+2(4),
'0000122110' TO I_OBJNR+6(10), “Cost Center connected work center
'ACT001 ' TO I_OBJNR+16(6). “Activity
Data of table coss which is retrieved by I_OBJNR is replaced with data of
logic releated to ZXKSCU01 and is append T_COSSA internal table.
My logic is able to applied to Plan .