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

SWO1 - Doubt

Former Member
0 Likes
535

hi,

when i crearte a new object type in tcode SWO1,following data are asked to fill.can i get the meaning of these..

Supertype

Object Type

Object name

Name

Description

Program

Application

Thanks,

Gaurav

hi,

when i crearte a new object type in tcode SWO1,following data are asked to fill.can i get the meaning of these..

Supertype

Object Type

Object name

Name

Description

Program

Application

Thanks,

Gaurav

3 REPLIES 3
Read only

Former Member
0 Likes
511

Hi Gaurav,

Supertype - reference business object to create the new sub object

Object Type - same as supertype

Object name - name of the object starting with z (bus2012 to zbus2012)

Name - self explanatory

Description -self explanatory

Program -z program which should contain the code similar to the std prm of the super business object.

Application - * cross-client( can be used across diff clients)

reward points if it is helpful

reagrds

sravanthi chilal

Read only

b_deterd2
Active Contributor
0 Likes
511

Hi,

Supertype

if you want to inherit methods/attributes from anothere business object, then fill this business object here.

Object Type

Object name

Program

give the same name to all three, for instance ZBUS2081 or whatever.

Description

a short explanation for your created object

Application

just place a '*'

regards,

bert

Read only

Former Member
0 Likes
511

hi,

i don't want to inherit from somewhere,i want to create a new one.

Thanks for replies.

Regards,

Gaurav