on 2023 Jun 09 7:24 PM
Trying to create materials in mass using API : FM /SAPSLL/API_6850_SYNCH_MASS but this API requires logical system to create materials in SAP GTS. Also, it checks the relationship between logical system and logical system group in table /SAPSLL/TCOGVA.
But, Standard SAP requires only logical system group to create materials through transaction /SAPSLL/PRODUCT_CREATE. There is no need to have entries maintained in table /SAPSLL/TCOGVA.
Do we have any other API or way to create materials in mass in GTS without requiring logical system?
Request clarification before answering.
It is pretty straightforward to map the logical system to a logical system group in SPRO and that should satisfy the mapping which the API is looking for. Is there a unique requirement that you cannot define which system is creating the material? Even though it doesn't record the actual logical system on the product master, it does tie the mapping of the LS to LSG, which records on the Product Master. Logical system is required for the KEY and available in the Return Parameter, in case you needed to send a status back to your feeder system of a successful creation or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.