cancel
Showing results for 
Search instead for 
Did you mean: 

Help in SLIN error

0 Kudos
396

Hi All,

I am getting one error in SLIN "LIT_ATTR_SYNC" can be enhanced. After a structure enhancement, the semantics used in parameter passing might change when I am using BAPI BAPI_DISPUTE_AR_SYNCHRONIZE DESTINATION 'NONE'.

Screen shots are attached.

Please help me to resolve this with using pragma ##ENH_OK.

Thanks,

Arun Rajoriya

.

Sandra_Rossi
Active Contributor
0 Kudos

Please post the code as text instead of image, so that one can easily answer by copying your code in order to complete it.

Please show the images instead of hyperlinks (as you did for the code), especially when there are several ones, it avoids the pain to open and close each of them separately and repeatedly. NB: SAP Community Q&A supports direct copy/paste of images.

Accepted Solutions (0)

Answers (1)

Answers (1)

touzik_itc
Active Participant

Put ##ENH_OK before a period in the corresponding statement.

CALL FUNCTION ... ... ##ENH_OK.