‎2010 Mar 31 11:11 AM
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
‎2010 Mar 31 11:15 AM
‎2010 Mar 31 11:17 AM
Hi,
You cannot directly add fields to standard table, other way around is to use append structure.
Amol
‎2010 Mar 31 11:17 AM
goto that table.
Click append structure, create a structure with required field.
it will come into that table.
Thank
Gowrishankar
‎2010 Mar 31 11:18 AM
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
‎2010 Mar 31 11:22 AM
Hi..
actually i have to use custom FM similar to the FM of R436 event
‎2010 Mar 31 11:23 AM