cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_INSPLOT_SETUSAGEDECISION

former_member227595
Active Participant
0 Kudos

Hello I'm using the Bapi BAPI_INSPLOT_SETUSAGEDECISION.

The result message is "Usage decision for inspection lot 010000000774 was successfully made".

But when I go to the tx QA11 to see if the Inspection Lot was taken by usage decision. The UD Code is Blank. And the functional needs to fill this field.

Does anybody has this problem ?

Thanks !

Accepted Solutions (1)

Accepted Solutions (1)

kaushik_choudhury2
Active Contributor
0 Kudos

Hello Diego,

If you still face issue then as an alternative you can record BDC & use in program by calling the same ...

Cheers

Kaushik

former_member227595
Active Participant
0 Kudos

The Parameters That I'm passing are this

NUMBER: 010000000774

UD_DATA:

INSPLOT 010000000774

UD_SELECTED_SET QM-PROC

UD_PLANT Z100

UD_CODE_GROUP QM-PROC

UD_CODE 0030

UD_RECORDED_BY_USER

UD_RECORDED_ON_DATE

UD_RECORDED_AT_TIME 00:00:00

UD_TEXT_LINE

UD_FORCE_COMPLETION X

UD_STOCK_POSTING

LANGUAGE: EN EN

And the result message is Usage decision for inspection lot 010000000774 was successfully made

former_member216529
Participant
0 Kudos

Hi,experts,

I met the same question ,Usage decision for inspection lot 040000027972 was successfully made but the inspection result UD is not in the system.

Thanks !

BR

Miriam Zhao

former_member216529
Participant
0 Kudos

Hi,

My friend and I solve the problem ,we use BAPI_INSPLOT_SETUSAGEDECISION BAPI_TRANSACTION_COMMIT

BR


Miriam Zhao

Answers (2)

Answers (2)

former_member186399
Active Contributor

Dear Diego

Are you running the BAPi as Program or just the BAPI.

If it is just the BAPI you need to use the Commit BAPI also

In Se37 use the test sequence by inputting the first bapi as this BAPI_INSPLOT_SETUSAGEDECISION and in second line put this BAPI BAPI_TRANSACTION_COMMIT

Regards

Gajesh

Former Member
0 Kudos

hi

what are the parameters you are sending.'

Try to pass UD code & inspection lot number.check what message system is giving.

regards

sujit