on 2024 Nov 08 5:54 AM
Dear all,
I need SAP B1 State Master list with E-code and GST Country Code SAP B1.
Regards,
Nikunj
Request clarification before answering.
Hi @nikunjmehta2290 ,
You can query OCST table.
SELECT T0."Code", T0."Country", T0."Name", T0."eCode", T0."GSTCode" FROM OCST T0Thanks.
Manish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.