cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

GTS Blocked Sales Order

Former Member
0 Kudos
6,163

Greetings All

Created Sales Order with multiple line (say 20 lines) out of which line item "18" is on GTS block. When trying to create delivery  by Vl01n for the same, system is display GTS block  message for all the line items.To  exit from delivery creation i have click 20 times to come out. What has to be done to exit delivery creation  by clicking once and only  display the line item which is having error message and not all the line items which are not on  block in GTS.

Cheers

AK

Accepted Solutions (0)

Answers (2)

Answers (2)

thomasrausch
Active Participant
0 Kudos

Hello AK,

what is the reason for the "block"? Have you checked the GTS protocol? Can you provide more infomation, e.g Screen shots?

Regards,

Thomas

Former Member
0 Kudos

Hi, AK

normally GTS will not give a 'hard' block when you create a delivery. this is some customized code written in your Sales order user exit. You need to check the ECC user exit/enhauncement logic and find a solution to avoid popup 20 times.

Former Member
0 Kudos

Hi Gang Wu

GTS is not giving any hard block, i will check user exit in ECC ,if any code is written on GTS block pop up. Thank you for your response

Former Member
0 Kudos

Hi, AKV , search the code with /SAPSLL/CD_STATUS_GET in user exit, normally ECC will do actions after perform this function module.