‎2009 Jan 08 2:11 PM
hiee friends ,
I created a business object in swo1 tcode .
I did't had a supertype and i created a H type application . i.e human resource .
I created two key fields in it and two methods .
For the methods i choosed the creation by own .i.e i selected no while the pop-up window
"Create with function module as template" and i had parameters and own code written over there.
The problem came when i set the
Change release status - > Object type Component -> To implemented.
The status is got getting set to implemented and the message comes as
"Change status is not supported by the selected object '<object name>' "
When i choosed the details it showed that inherited methods status should be set in
thier respective supertype .
When i created the object , two methods were created over there by default.
How can i set the status to impleneted of that business object??
‎2009 Jan 09 1:36 PM