Automate

RE: IE02 - delete class from equipment 

02-25-2021 15:56
Statistics
0 Favorited
5 Views
2 Files
0 Shares
2 Downloads
Attachment(s)
xlsx file
BAPI_OBJCL_DELETE_EquipmentRemoveClass.xlsx   5 KB   1 version
Uploaded - 02-17-2023
Txr file
BAPI_OBJCL_DELETE_EquipmentRemoveClass.Txr   30 KB   1 version
Uploaded - 02-17-2023

Tags and Keywords

Comments

02-25-2021 19:08

Please ensure padding for numeric entries are correct.  Equipment should be 18 digits, so zero pad to 18.  Again the object field is 100 digits, so zero padding won't work in the BAPI.  You can use Excel functions, like =TEXT(C2,"000000000000000000") to zero pad.

02-25-2021 16:14

Excellent - many thanks for sending this example.
I tried the same in S4, but no luck...something is off but I will find out within the team...I am getting below error which is related to validity, but glad to confirm that this BAPI worked in your system so that is the one ! thanks
*** Assignment does not exist or is not valid on 02/18/2021

Related Entries and Links

No Related Resource entered.