Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Finding Object type using Object Key

Former Member
0 Likes
1,406

Hi all,

Can anyone guide how to find Object type (BUS2081) using Object key (Invoice number + Fiscal year). Are there any FM or tables that can be looked upon? I had tried with couple of FMs and tables but could not get any relation.

Thank you,

Hari

3 REPLIES 3
Read only

Former Member
0 Likes
793

if you know that its a invoice then its a fixed object type for it.

why do you want to find the object type again?

Read only

RaymondGiuseppi
Active Contributor
0 Likes
793

Take a look at table SWOTDV "Object Type Verbs Definition" (select VERBTYPE "Verb type (key, attr., method)" equal to 'K' for keys)

Regards,

Raymond

Read only

Former Member
0 Likes
793

I have solved the issue and closing this question.

Thanks,

Harikumar