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

Standard Objects?

Former Member
0 Likes
445

Hi Sap Experts,

Maybe this is a Stupid Question but How can I see if an Object is standar or not?

Is it enough to check if the object is :

1 - Z* ?

2 - Y* ?

3 - LZ*?

4 - LY*?

I don't think so, because there the namespace problem.

Can anyone give me a clue to solve this, maybe it can be solved by the Development Class ...

Thanks in Advance,

Pedro

2 REPLIES 2
Read only

Former Member
0 Likes
418

Hi

I suppose to check the development class should be the best way, but u can try to checko the original system (from TADIR-SRCSYSTEM) of an object: the standard objects should have SAP.

Max

Read only

0 Likes
418

It looks that is a very way to check if it is standard or not but there is a lack...

In TADIR there is only R3TR Objects, what about LIMU?

Thanks MAX.

Pedro