1.

How Do You Search Error Lines Within The Idoc file?

Answer»

Table EDID4 INCLUDES all the header and SEGMENT DATA of an IDOC file. Use transaction code SE16 to data browses the table. Another alternative is to implement transaction code WE09 or WE10. It retrieves IDOC files that match the condition you input (segment, field and value.).

Table EDID4 includes all the header and segment data of an IDOC file. Use transaction code SE16 to data browses the table. Another alternative is to implement transaction code WE09 or WE10. It retrieves IDOC files that match the condition you input (segment, field and value.).



Discussion

No Comment Found