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

Feature 40ECS

Former Member
0 Likes
514

Dear Guru's,

I have program where i do calculations for HRA & CCA. Which is attached to 40ECS through TCdoe Pe03..

I have done all the coding .. and getting the HRA and cca as per condition...

this final value I pass on to Variable "Back" within the form 'FORM ext_call_f USING namen back status pmeal STRUCTURE pmeal'

But I am not able to see the calculated value in IT0008.... I am sure the problem is in the format i pass data onto variable "back"...

Please advise how to do this..

Regards,,

Karthik

Dear Guru's,

I have program where i do calculations for HRA & CCA. Which is attached to 40ECS through TCdoe Pe03..

I have done all the coding .. and getting the HRA and cca as per condition...

this final value I pass on to Variable "Back" within the form 'FORM ext_call_f USING namen back status pmeal STRUCTURE pmeal'

But I am not able to see the calculated value in IT0008.... I am sure the problem is in the format i pass data onto variable "back"...

Please advise how to do this..

Regards,,

Karthik

1 REPLY 1
Read only

Former Member
0 Likes
462

Probably an img-SPRO configuration is missing. Check with your functional person where [in spro] he is assiciating the structure you are trying to pass value to.I am assuming you have done the parts necessary in cmod/smod per sap documentation for activating custom code.