cancel
Showing results for 
Search instead for 
Did you mean: 

Skipping of QL char Result recording thru BAPI

tanuj_parikh
Active Participant
0 Kudos

Hi All,

We are using BAPI_INSPOPER_RECORDRESULTS for RR.

Its observed that in few cases, one qualitative char is not getting filled and skips for RR out of other QN and QL chars.

In some cases the same skipped char is getting filled for RR.

Verified the codes whether it is not containing any space. Codes are OK. This behaviour of System is not understable.

Can some one please guide/throw some light where it is getting failed?

Regards,

Tanuj Parikh

Skipped chars is QL (Qualitative Char) Message was edited by: Tanuj Parikh

Accepted Solutions (0)

Answers (1)

Answers (1)

tanuj_parikh
Active Participant
0 Kudos


Dear All,

What I found is internal table for passing values to CHAR_RESULTS has record for skipping char. After execution of BAPI when it skips RR of said QL char it does not reflect in RETURNABLE.

Regards,

Tanuj Parikh