on 10-22-2010 12:55 PM
HI Experts,
I have added BSEG-PERNR field to tcode FAGLL03 by using Settings->Special fields,there i added pernr field by selecting new fields option .when i move changes to quality i can see the field in specials fields section but when i want to include in output list by going through settings->layout->current i am not able to find the required field .please tell me how to include field in
layout->current list.
Please tell me how to proceed further.
Thanks&Regards,
narasimha.
Hello,
Please check the note 984305, site 4-5:
...
In addition, check whether the field is correctly filled in the tables
to be read.
You defined special fields in a development system for transaction
FAGLL03. However, after the transport into a test or productive
system, these fields do not exist.
In certain constellations, the AFTER-IMPORT routine for the table T021S
for generating the special fields may not be started correctly.
In this case, start the generation yourself. Proceed as follows to do
so:
Call transaction SE37, enter the function module ITEM_STRUC_EXTENSION
and execute it with the following parameters:
BASIC_STRUCNAME FAGLPOSY
EXT_STRUCNAME FAGLPOSYEXT
EXT_FIELDS_TABNAME T021S
I_LSTCL D
X_TRANSPORT ' '
After you have executed the function module, the structure should be
regenerated correctly.
Regards,
REnan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.