cancel
Showing results for 
Search instead for 
Did you mean: 

Missing field in AFVC table

Former Member
0 Kudos

Hi all,

I need help about a missing field in a table AFVC, the field missing is AFVC_STATUS, the system is a EHP6

when i try to convert a planned order to a production order i get the following error:

The following syntax error occurred in program "SAPLSTCOMB " in include

"LSTCOMBU02 " in

line 213:

"The field "AFVC_STATUS" is dont know"

and the line on the code is the following:

UPDATE AFVC SET AFVC_STATUS = <FS_itab>-STAT_UPDT


I check for the field in the AFVC table and dont exist i dont know why, because in a EHP5 and EHP7 the field exist


I hope anyone can help me ,

Thanks in advance





Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The problem was solved by adding the field manually to the table AFVC, i dont know if this is the correct path to follow, but helps me. Thanks to all you guys

MTerence
Active Contributor
0 Kudos

Hi Oscar,

Thats good to see the issue is resolved.

I am concerned on adding it manually, since if there is a upgrade occur in future, you might similar kind of issue again.

Best advice is raise a OSS note to SAP and fix the issue permanently. If they suggest you to add manually then its a best and good idea.

Regards

Terence

former_member195427
Active Contributor
0 Kudos

Hi Oscar,

Please refer the following SAP note for this issue:

1654763

May be the issue will be resolved just by activating business function OPS_PS_CI1.

Let us know i this note works for you.

Regards

Saurabh

Former Member
0 Kudos

Hi thanks,

I already applied this note before that I post the question, but dont work

Former Member
0 Kudos

Hi Oscar,

The field AFVC_STATUS is related to Status Combination Code. We have been using EhP6 as well and I am able to find this field. Please check if there are any additional components which are to be activated to find this field.

Regards

Varun R

MTerence
Active Contributor
0 Kudos

Hi,

I guess its a bug, refer to this OSS note : 1961326 - Dump SYNTAX_ERROR in order creation

Regards

Terence