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

GTS License Determination for Sales Order Create

former_member667460
Discoverer
0 Likes
1,362

We are using BADI /SAPSLL/LCC_DOCUMENT and method LICENSES_GET to determine licenses for SAles Order in S/4 which flows to GTS. But this doesnt work in scenario of Order Creation as GTS Order is not saved to database when this method is triggered. How to fix this? How to ensure License Determination happens during order creation and there is no block in the Sales Order.

Accepted Solutions (0)

Answers (2)

Answers (2)

srinivas_yellampalli
Active Participant
0 Likes

Hi Priyanka,

i agree with Nishant's advise to view the document Compliance manually using the 'Simulate Business Transaction'(T-code:/n/SAPSLL/SIM_EXP_EXT) before you save your SO or Outbound Delivery by specifying the required details like doc.type, delivering plant, Product number item category etc., with that system will do Compliance screening in simulation before you save the Sales Order or Outbound Delivery.

Thanks,

Srinivas Yellampalli

gnishant
Active Participant
0 Likes

Priyanka, if you would like to check that the Sales Order is compliant or not before saving the SO in S/4, you may look at the program used in the "Simulate Business Transaction" in GTS. It doesn't expect the document to be created in GTS before the compliance check.