Application Development 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: 

how to create a new field

Former Member
0 Kudos

how to create a new field form se 38 and update it to the customized table in the se11. I have done modification insertion deletion and update of field values in se 38 and has updated to the table in se 11. I want to know how to create a table from se38 and update it to the table in se11.I dont know whether it is possible. Enlight me.

with regards,

SREERAM M

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

I do not think its possible to create a data dictionary object from abap editor. You can do that only in transaction code SE11.

Thanks,

Harini

6 REPLIES 6

Former Member
0 Kudos

Hi,

I do not think its possible to create a data dictionary object from abap editor. You can do that only in transaction code SE11.

Thanks,

Harini

0 Kudos

Hi,

Thank for clarifying my doubts.

with regards,

sreeram

Edited by: sreeram manoharan on Mar 18, 2009 4:22 AM

Former Member
0 Kudos

Hi:

It is possible to create it by BDC recording. Due to the recording first and generate the program and modified the program to reuse it.

regards

Shashi

0 Kudos

Hi SHASHI,

I am new to SAP can you tell me what is BDC and what is the transaction code for it.

with regards,

sreeram

0 Kudos

Hi:

have a look

[Link1|http://www.wiziq.com/tutorial/17782-SAP-BDC-File-Handling]

[Link2|http://www.sap-img.com/abap/learning-bdc-programming.htm]

Regards

Shashi

former_member305388
Active Contributor
0 Kudos

Hi,

BDC - Batch Data Communication

T-code: SHDB