EXPORT_INCONSISTENT_STRUCTURE

Hi,
I am facing a problem while creating the purchase condition (Tcode-MEK2). I get an exception EXPORT_INCONSISTENT_STRUCTURE and the error analysis of the problem displays the following: ( This Program  dynamic generated by SAP with one Function Module while creating the condition table )
Error analysis
When exporting the structure description, the structure
components overlapped. The error occured in the
description of the object "KOMG".
IN START-OF-SELECTION
START-OF-SELECTION.
Füllen der Überagbe-Parameter                                        *
Material                                                             *
MOVE F001 TO KOMG-MATNR.
VAKE-DATAB = SEL_DATE.
Selektionsparameter im Memory sichern                                *
EXPORT
   F001
   F002
   F003
   SEL_DATE
TO MEMORY ID 'RV_COND_MEMORY_01'.
Steuerungsdaten im Memory sichern                                    *
EXPORT
   T185F
   VAKE-DATAB
   KOMG
   UNCHGDBI  FROM  DATE_AS
   TO MEMORY ID 'RV_COND_MEMORY_02'.
LEAVE.
Thanks
Muthu

Muthu,
Pls Check the Table status. Some tables are in the Partially active Mode Because If a changed object is activated, all the objects depending on this object must be adjusted to the change. The active versions of the dependent objects are activated again. If errors occur when adjusting a dependent object, it is marked as partially active (since the object is no longer correct). The activated object itself is also marked as partially active (since the dependent object could not be fully adjusted to the change).
Pls Let me know the status.
Kanagaraja L

Similar Messages

  • Error  "EXPORT_INCONSISTENT_STRUCTURE"  IN PR (ME52N)

    Hello Friends,
    I am getting runtime error EXPORT_INCONSISTENT_STRUCTURE while saving Purchase requisition(PR). Below is the details displayed in runtime time error description.
    short text:
    INTERNAL ERROR:INVALID STRUCTURE DESCRIPTION
    ERROR ANALYSIS:
    when exporting the error description, the structure components overlapped. the error occured in description of object 'XEBKN'.
    USER AND TRANSACTION:
    TRANSACTION: ME52n
    program: "saplmereq"
    screen: "saplmegui 0014"
    What should I do correct this error.
    Please help.

    Hello,
    the reason why this inconsistency happens should be  that some change were made to the dictionary object by means of transport request or support package application or manual correction and there were error during the activation. So a program tries to reference this inconsistent objects, hence the dump.
    in your description i see that there is an invalid structure description for XEBKN used.
    Please check this object in transaction SE11 and also runtime and database object for this and try to activating this.
    Regards,
    Mauro

  • EXPORT_INCONSISTENT_STRUCTURE, runtime exception

    Hi,
    I am facing a problem when executing a function module in update task. I get an
    exception EXPORT_INCONSISTENT_STRUCTURE and the error analysis of the problem displays the following:
    "When exporting the structure description, the structure components overlapped. The error occured in the description of the object "IS_INSERT".
    Here IS_INSERT is an importing parameter of the function module.
    Any thoughts on why such a thing might happen?
    Cheers,
    Praveen

    HI Praveen,
    I have the same problem. Did you find a solution?
    IN OSS there is one note but this does not correspond to cancelation coding.
    We are changing BOMs with transaction CS02.
    Cheers and thanks!
    Florian

Maybe you are looking for