‎2006 Apr 24 6:10 AM
Please let me know
what is meant by custom objects?
List the objects comes under custom objects?
regards,
vijay
‎2006 Apr 24 6:13 AM
Anything that a custom creates in the SAP system will start with a Y or Z. These objects are called Custom objects.
You can look for objects starting with Y or Z in TADIR table and you will get the list.
Regards,
Ravi
Note : Please close the thread if the question is answered.
‎2006 Apr 24 6:13 AM
Anything that a custom creates in the SAP system will start with a Y or Z. These objects are called Custom objects.
You can look for objects starting with Y or Z in TADIR table and you will get the list.
Regards,
Ravi
Note : Please close the thread if the question is answered.
‎2006 Apr 24 6:13 AM
Hi,
The objects prepared by the ABAP developer as enhancement or to achieve some additional functionality are called as Custom objects.
These are different from the standard SAP objects.
You can modify these custom objects.
There are objects starting from name "Z" or "Y".
Regards,
Tanveer.
Please mark helpful answers.
‎2006 Apr 24 6:17 AM
Hi vijay,
1. Custom Objects means,
any objects like Tables, Programs, Data Elements,
Sapscript layouts,
which a customer can create.
2 BUT there is RESTRICTION
on the NAMING CONVENTION of such objects.
3. The name should always start with either
Y or Z
4. THIS IS CALLED CUSTOMER NAMESPACE.
5. There are some other objects which
need to start with ZZ, or YY
regards,
amit m.