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

Problem in Objects implementation

Former Member
0 Likes
289

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??

1 REPLY 1
Read only

Former Member
0 Likes
266

oops I got the way ..