Skip to Content
0
Former Member
Jan 08, 2009 at 09:42 PM

Append Material to 0FI_GL_10 ?

100 Views

Hi, we check HELP and say is posible to append field in structure to extractor and fill automatic, similar C_BSIS in 0FI_GL_4.

Extraction method: F1 (function module (complete interface))

Extractor: FAGL_GET_TT_DATA_LEAD

Extraction structure: FAGL_EXTSTRUCT_LEAD

If you include your own fields in the totals table of the new General Ledger using transaction FAGL_GINS, these fields are not included in the extraction automatically. You first have to include them under the same name in an APPEND to extraction structure FAGL_EXTSTRUCT_LEAD. The fields of the APPEND structure are then filled automatically.

Is posible append field MATNR, BLART, LIFNR ??

Thank you.