Application Development 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: 

sHIPMENT HEADER CONDITION VALUES

Former Member
0 Kudos

For the shipment VI03, the user wants the header Condition values(KWERT) corresponding to condition values(KSCHL).

Some of the condition type having values in item level but these condition types are not maintained in header level, so they want for these condition types values should be Zero.

As I am taking condition values for PRICING function module, it will display at sub-item level values depending on condition values.

Please let me know is there any functiona module or table exist where header data is directly mainatined(Condition values & Condition type).

Thanks & Best Regards,

Mahesh

In the header the condition type maintained is ZZ04, ZZ05 and values are showing but in sub-items apart from above 2 condition ZZ02 is also be having values

2 REPLIES 2

Jelena
Active Contributor
0 Kudos

I strongly believe that if this cannot be achieved by the means of configuration, this must not be forced by ABAP either.

This requirement seems rather unreasonable to me. You might want to find out what exactly is the purpose of this. Sometimes the users just want some items to be printed on the output form and, not having an understanding thet it would be much easier to change the form, they come up with crazy ideas like this one.

Former Member
0 Kudos

Hi,

It's possible throught field KONV-KINAK(Inactive condition), this field will be set to value L, this will make that particular condition(ZZ02) exclusion from header or inactive at header level.

Thanks,

Mahesh