cancel
Showing results for 
Search instead for 
Did you mean: 

EBP PO : Unable to duplicate/copy item,GR_NON_VAL issue

former_member191111
Participant
0 Kudos

Hello,

I am using SRM 5.O .

In Process PO when I go to create the PO with more than one line item following issue comes :

When I entered one line item and check its ok when I click on <b>Duplicate Selected</b> Item or <b>Copy</b> push button than check following error appears .

<b><i>Flag 'Automatic Settlement' at item level is different; Change not possible

Flag 'Invoice Expected' at item level is different; Change not possible </i></b>

Thanks ,

Sachin

null

null

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member191111
Participant
0 Kudos

Hello,

I have debugged whole program and found when there is single line item everything is fine & when i clicked on <b>Duplicate Selected Item</b> the value of GR_NON_VAL indicator set in first line item and second Items indicator as it is blank .Where single line Item indicator was blank .

When I am copying the line item than its working OK .

Due to mismatch in items followinng program raise error message .

PERFORM downward_inheritance USING p_hgp_ecom

p_hgp_icom

p_guid

p_object_type

p_itm_icom

ls_igp_icom

p_changed

CHANGING ls_header.

Is there any idea why system behaving like this ?

Thanks,

Sachin

Former Member
0 Kudos

Hi

<u><b>Please go through this SAP OSS Note as well -></b></u>

Note 1014820 - Indicators reset in Active versions when line item added

<b>Hope this will definitely help.</b>

Do let me know.

Regards

- Atul

Former Member
0 Kudos

Hi

Which SRM release are you using ? Are you using ERS ?

<u>Please go through the following SAP OSS Notes, which will help -></u>

Note 994369 Tax code not taken over for vendor configured as ERS

Note 758309 Default tax code in purchase order with limits

Note 734977 - Purchase order: Tax code is missing on limit items

Do let me know.

Regards

- Atul

former_member191111
Participant
0 Kudos

Hello Atul,

I am using SRM 5.O & SRM_SERVER-SAPKIBKT08 support pack 8 .

I have tried with diffrent vendors but same problem persist and apart from this one product catagory which comes by default when we create shopping cart .While crating PO unit and quantity fields are there after check .But for all other product category Quantity ,unit fields get blank once I press Check or Close messages button.

Any input will appreciable ..

Thanks ,

Sachin