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

BDC for MIR7

Former Member
0 Likes
506

Hi

I have written a BDC (CT) for the transaction MIR7.

In that, I have to pick up the condition types of an item and then based on that condition type I have to change amount value from the flat file.

Here . my problem is How to get the condition value from the screen field.

For each PO item , there may be different types of condition types available in the table control.

In General words, I will enter PO no in 1st scree, In 2nd screen, I will get some dynamic values into the 1st column of a table control. Based the value of the 1st column, I need to fill the 2nd column. i.e, while running the transaction ,I need to pick the value from the sceen field into a varibale.

Thanks

Edited by: Narendra Maddipati on Jun 16, 2008 11:48 AM

Hi

I have written a BDC (CT) for the transaction MIR7.

In that, I have to pick up the condition types of an item and then based on that condition type I have to change amount value from the flat file.

Here . my problem is How to get the condition value from the screen field.

For each PO item , there may be different types of condition types available in the table control.

In General words, I will enter PO no in 1st scree, In 2nd screen, I will get some dynamic values into the 1st column of a table control. Based the value of the 1st column, I need to fill the 2nd column. i.e, while running the transaction ,I need to pick the value from the sceen field into a varibale.

Thanks

Edited by: Narendra Maddipati on Jun 16, 2008 11:48 AM

1 REPLY 1
Read only

former_member182371
Active Contributor
0 Likes
433

Hi,

have a look at this thread:

Best regards.