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

Get ITAB in formula

Former Member
0 Likes
543

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
521

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

3 REPLIES 3
Read only

Former Member
0 Likes
522

Hi,

Your requirement is not clear.

Could you please brief your Requirement!

Thanks and Best Regards,

Suresh

Read only

0 Likes
521

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

Read only

0 Likes
521

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