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

Add custom fields

Former Member
0 Likes
776

Hi all,

Please provide me with some guidance for below activity .

How to add custom fields to ERDK table (print doc header ) by creating our own Z FM similar to the existing FM provided in R436 event .

suppose the field is

FIELD NAME u2013 FLAG

TYPE u2013 CHAR

LENGTH u2013 1

Moderator message: please use a more meaningful subject line next time.

Edited by: Thomas Zloch on Mar 31, 2010 1:14 PM

6 REPLIES 6
Read only

Former Member
0 Likes
717

Hi:

Try in SE11 Append Structure.

Regards

Read only

Former Member
0 Likes
717

Hi,

You cannot directly add fields to standard table, other way around is to use append structure.

Amol

Read only

Former Member
0 Likes
717

goto that table.

Click append structure, create a structure with required field.

it will come into that table.

Thank

Gowrishankar

Read only

Former Member
0 Likes
717

Hi,

You can create Append Structure or Include Structure. and apart from this... You can also directly add fields into standard table, in ECC 7.0

Thanks

Devinder

Read only

0 Likes
717

Hi..

actually i have to use custom FM similar to the FM of R436 event

Read only

0 Likes
717

R436 event (Transaction fqevents)