2009 May 08 11:06 AM
Hi,
I need get one itab in a formula (condition value). This itab is filled previously, in one requirement (pricing).
someone can help me, please?
thank u
2009 May 08 11:19 AM
Hi,
Your requirement is not clear.
Could you please brief your Requirement!
Thanks and Best Regards,
Suresh
Hi,
I need get one itab in a formula (condition value). This itab is filled previously, in one requirement (pricing).
someone can help me, please?
thank u
2009 May 08 11:19 AM
Hi,
Your requirement is not clear.
Could you please brief your Requirement!
Thanks and Best Regards,
Suresh
2009 May 08 11:25 AM
ok (I'll try)
I need to get the content of one internal table defined and filled in one requirement routine (pricing).
I need to get it when the execution is in a formula
both (requerimente routine & formula routine) are two routines from VOFM
thank you
2009 May 08 11:29 AM
Hi,
Check is the Requirement routine is attached before to Condition value routine(formula routine).
if that so, you can use the EXPORT statement of internal table in the requirement and IMPORT statemenet of internal table in the condtiion value routine
more information about the EXPORT and IMPORT statements use the SAP Help.
Thanks!!
Edited by: Prasanth Maddela on May 8, 2009 3:59 PM