2011 Apr 18 12:38 PM
I have scenario , where i need to retrieve all attributes of business object type and send it to thirdparty server ,
suppose if i have purchase order object type bus2012 , it shows just 8 attributes in form attributes option like vendor, purchgrp, purchorg , ...etc. i need to retrieve fileld name , description, length ,datatype of particular attribute.
I can retrieve these attributes using FM swo_query_attributes.
but i think there are so many attributes related to purchase order , so how can i make sure I retrieve all the attributes .
do i need to use parameters of API methods inside object type ?
what is the correct way of doing it.
2011 Apr 18 2:47 PM
2011 Apr 19 8:39 AM
2011 Apr 19 8:43 AM
Seems you are right, and it´s not the time anyone capable answering this is here, but nevertheless, you are aware that "bumping/pushing" threads aint along the lines of the forum code of conduct?
2011 Apr 19 8:53 AM