What is data type for PAN_Number?
Answers
Answered by
2
Customer pan no. is stored in table J_1IMOCUST. The field name is J_1IPANNO.
You won't find it in VBRK table. In VBRK table you will find VAT No.. The field name is STCEG.
You won't find it in VBRK table. In VBRK table you will find VAT No.. The field name is STCEG.
Answered by
2
Hi infinity523,
I found it in table J_1IMOVEND (Vendor Master Excise Additional Data) as field J_1IPANREF (PAN Reference Number).
They table key is LIFNR, may be found via VBRK-VBELN in VBPA-LIFNR with PARVW = 'LF' .
I found it in table J_1IMOVEND (Vendor Master Excise Additional Data) as field J_1IPANREF (PAN Reference Number).
They table key is LIFNR, may be found via VBRK-VBELN in VBPA-LIFNR with PARVW = 'LF' .
Similar questions
Data is organized into rows, columns and tables, and it is indexed to make it easier to find relevant information. Data gets updated, expanded and deleted as new information is added. Databases process workloads to create and update themselves, querying the data they contain and running applications against it.