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

Workbench Requests

Former Member
0 Likes
939

Hi,

I need a list of workbench object types.

Is there any table available to get it ?

6 REPLIES 6
Read only

Former Member
0 Likes
870

You can display a list of valid values and then choose one by pressing F4. Possible values for ABAP/4 Development Workbench object types are:

APPLTREE: Application hierarchy (SAP/customer menu hierarchy)

DEVC: Development classes (organizational unit for classifying development projects)

DEBUG: Debugging (activity 01=system debugging, 02=replace in ABAP/4 programs, 03=debugging for ABAP/4 programs)

DIAL: Dialog modules

FUGR: Function module groups

LDBA: ABAP/4 logical databases

MENU: Area menus

MSAG: Message ID and messages (message group)

PARA: SET/GET parameters ("memory" parameters)

PROG: Programs and associated objects (screens, GUI definitions, program text elements, attributes and variants)

SYST: Runtime analysis, SQL trace, debugging (apart from the REPLACE function (change value in debugging mode)). No value in activity field is necessary for object type SYST.

TRAN: Transaction (activity "Create")

Read only

Former Member
0 Likes
870

I have a list of 150 object types. I need to find out which types fall under workbench requests.

Read only

0 Likes
870

If you Create any request in SPRO Transaction,then this belongs to Customizing request,other than this ,all are workbench request like data dictionary,abap editor.

Just check the tables like E070,EO71 Tables..

Thanks

Seshu

Read only

0 Likes
870

I checked with the tables.

In table E070 the field Function has some values

S -> Development/correction

Does this fall under workbench request ?

The TPs with this function code come under workbench requests ?

Read only

0 Likes
870

Yes.

Whatever objects you modify in your development client are all Workbench requests. Those which are related to customizing are stored in customizable requests.

Regards

Subramanian

Read only

0 Likes
870

In the following list of object types I need which of them are workbench and which are customizing

DOCT

DOCV

DOMA

DSYS

DTEL

ECAT

ENHC

ENHO

ENHS

ENQU

F01U

F12

F213

F216

F21R

F22Q

F30

F30B

F30K

F30R