Quantcast
Viewing all articles
Browse latest Browse all 8501

Re: Problems in Change document concept.Entry missing in CDHDR

juan,

i tried to debug the FM.

everything seems ok. Except in the last.When below FM is called it is not executed properly.

CALL FUNCTION 'CHANGEDOCUMENT_CLOSE'

     EXPORTING

       OBJECTCLASS             = 'ZTEST_DEMO'

       OBJECTID                = OBJECTID

       DATE_OF_CHANGE          = UDATE

       TIME_OF_CHANGE          = UTIME

       TCODE                   = TCODE

       USERNAME                = USERNAME

       OBJECT_CHANGE_INDICATOR = OBJECT_CHANGE_INDICATOR

       NO_CHANGE_POINTERS      = NO_CHANGE_POINTERS

     EXCEPTIONS

       HEADER_INSERT_FAILED    = 1

       OBJECT_INVALID          = 2

       OPEN_MISSING            = 3

      NO_POSITION_INSERTED    = 4

OTHERS                  = 5.

Exception 4 -> NO POSITION ENTERED is raised . and sy-subrc is returned 4.

I am still clueless what does this mean and how to rectify it.


Viewing all articles
Browse latest Browse all 8501

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>