cancel
Showing results for 
Search instead for 
Did you mean: 

Base Type

08-05-2011 6:59 AM
1900 views 6 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

If i run this code

SELECT * FROM IBT1 T0 WHERE T0.[ItemCode] ='BH-2003-PS-50R' and T0.[WhsCode] = 'RAJ-49'

i get Base Doc. Type = 59

what is base doc type here stands for and where can i get a reference of all?

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Rupa,

Refer This For list of object ids........

Link: [url] http://wiki.sdn.sap.com/wiki/display/B1/SAPBusinessOneObjectsIDandMenuIDList

and that information of 'manage items by' are stored in OITM table

Thanks

Shafi

Answers (3)

Answers (3)

Former Member
0 Likes

Hi Rupa....

Base DocType 59 is for Goods Issue and Issue for Production, Base DocType 60 For Goods Receipt and Receipt from Production

Thanks

Tausif

Former Member
0 Likes

ok...Where can i find a whole list of same?

And in Item master we give Manage items by "Serial", "Batch", "None",

in which table and field this info is stored??

Former Member
0 Likes

Hi Rupa..........

If you installed SDK then you can get the supporting Help Document of Object Ids and Menu IDs from Start> Programs> SAP Business One --> SDK Help

or you can refer

http://wiki.sdn.sap.com/wiki/display/B1/SAPBusinessOneObjectsIDandMenuIDList

Regards,

Rahul

Former Member
0 Likes

Hi Rupa,

Base Doc. Type = 59 is the object type for IGN table

i.e. Inventory General Entry

Thanks

Shafi

Former Member
0 Likes

Hi Rupa.......

Base Doc Type is nothing but Object Type of Base Document because of which batch transaction happened.

The Base Type = 59 is of Goods Issue or goods receipt I think.......

But it is Object Type/Object Code

Regards,

Rahul