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

Tax code template

former_member212181
Active Contributor
0 Likes
560

Hi Experts

Can you provide me a sample template for OSTC - SalesTaxCodes and STC1 - SalesTaxCodes_Lines1.

I need to import more than 1700 tax codes for a Manufacturing Co.

I Cant see Tax type combination field in OSTC Template.

and I'm not able to understand "STATaxonTaxCode" &  "STATaxOnTaxType "in STC1 template

I hereby mentioned sample template which I prepared

OSTC

CodeNameFreightValidForARValidForAPIsItemLevel
CodeNameFreightValidForARValidForAPIsItmLevel
TC001000Nil Tax (VNEN)tYEStYEStYEStNO
TC001001Against "F" Form (VNEN)tYEStYEStYEStNO

STC1

ParentKeyLineNumSTACodeSTATypeSTATaxonTaxCodeSTATaxOnTaxType
CodeLineNumSTACodeSTATypeTaxOnTCodeTaxOnTType
TC0010000TT0010228
TC0010010TT0010228

Thanks in Advance

Regards

Unnikrishnan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi Unnikrishnan,

"STATaxonTaxCode" & "STATaxOnTaxType" mean Tax on Tax code and type.

You may run SELECT * from OTFC to see if you have any Tax type set already. If not, these 2 fields may not be use-able fro you.

Thanks,

Gordon

former_member212181
Active Contributor
0 Likes

Hi Gordon
But while importing data error is showing as "enter valid code [OSTC.TfcId] .
But this field is not in OSTC Template given by SAP.
I just tried to add this field in OSTC template and give tax type combination code. but same error showing again.

I Just check SBO Demo India Database for  "BED+VAT" tax code. In this STC1.TaxOnTCode and STC1.TaxOnTCode are showing null value.
So I guess it is immaterial for me.

Regards

Unnikrishnan

Former Member
0 Likes
joserik
Newcomer
0 Likes

got you the resolution for this question?

 

I have the same problem.

"error": {
        "code": -5002,
        "message": {
            "lang": "en-us",
            "value": "Enter valid code  [OSTC.TfcId]"
        }
    }