Quantcast
Viewing all articles
Browse latest Browse all 9656

Re: what is the object name for purchase request

Hi Srinivas,

 

Translating Eric's code :

In VB you write 

Dim ogp As SAPbobsCOM.Documents
ogp = ocompany.GetBusinessObject(1470000113)

 

In VB the type casting for this is implicit if you never turn on 'Option Explicit' in your project.

 

Regards

Edy


Viewing all articles
Browse latest Browse all 9656

Trending Articles