Application Development 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: 

Tables in transaction WPER

Former Member
0 Kudos

Hi,

In table EDIDS i am getting error "Idoc not posted successfully" but in WPER it shows full detail description of the error.

so can any body tell me which transperant table WPER is using for getting full Status message.

Thanks

RP

2 REPLIES 2

Former Member
0 Kudos

hai,

Tables uesd in these program are:

DD07T DD: Texts for Domain Fixed Values (Language-Dependent)

EDBAST Short Description of Basic Type

EDIDC Control record (IDoc)

EDIDOT Short description of IDoc types

EDIDS Status Record (IDoc)

KNA1 General Data in Customer Master

T001W Plants/Branches

TEDS2 Short description of IDoc status values

TWPFI POS outbound profile

TWRF11 Plant blocking reasons

WDLS POS outbound log: Status of data preparation

WDLSP POS outbound log: IDoc (items)

WPLST POS interface: processing log

WPTST POS interface: restart log for upload processing

WPXST POS interface: status external subsystems (error messages)

WR02D Screens and fields, plant data maintenance

WRF1 Plant data

Please check

0 Kudos

The table is EDIDC

The status column has the information you need.

If you need tha actual text it can be found in table TEDS2 with the status and language as join conditions.