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

Condition records on header

Former Member
0 Likes
372

Hi experts

I am working on contracts, I need to get the condition records on the header tab of the contract.

i was able to get the condition records of items from table KONV but not the header. Is there a function module to get the condition records of the header for a sales document (contract).

Thanks in advance,

Nataraju

Hi experts

I am working on contracts, I need to get the condition records on the header tab of the contract.

i was able to get the condition records of items from table KONV but not the header. Is there a function module to get the condition records of the header for a sales document (contract).

Thanks in advance,

Nataraju

1 REPLY 1
Read only

Former Member
0 Likes
342

Hi,

Table name is

KONH:Conditions (Header)

Thanks