VishalMistry
18th April 2013, 08:34
Hi,
I want to execute session tcmcs0423m000 (Print Item groups) through it's AFS. I have already generated it's AFS tcmcsf0423m000 and incorporated in my script and written following code:
tcmcsf0423m000.put.Item_Group.citg.f(citg.f)
tcmcsf0423m000.put.Item_Group.citg.t(citg.t)
tcmcsf0423m000.set.report("tctri999901000", "D", error)
tcmcsf0423m000.Print(error)
When I see process browser, session tcmcs0423m000 is loaded in background but the report is not coming on screen.
Can anybody help in this regards, how can I pass item group range (item group from / item group to) select default report and call it's print button programmatically.
Vishal
I want to execute session tcmcs0423m000 (Print Item groups) through it's AFS. I have already generated it's AFS tcmcsf0423m000 and incorporated in my script and written following code:
tcmcsf0423m000.put.Item_Group.citg.f(citg.f)
tcmcsf0423m000.put.Item_Group.citg.t(citg.t)
tcmcsf0423m000.set.report("tctri999901000", "D", error)
tcmcsf0423m000.Print(error)
When I see process browser, session tcmcs0423m000 is loaded in background but the report is not coming on screen.
Can anybody help in this regards, how can I pass item group range (item group from / item group to) select default report and call it's print button programmatically.
Vishal