Functionality This function module reads change document headers and items and formatsthe old and the new values according to their category in key form. Ifapplicable, the units and currencies are added to the value fields. Specify the change document object and the required object value of thischange document object in the internal table of parameterI_TAB_OBJECTID> per line. You must at least enter one changedocument object in one line. Otherwise the system will trigger exceptionNOT_QUALIFIED>. You can define the start time of the selection using parametersI_SELECTION_DATE_FROM> and I_SELECTION_TIME_FROM>. The system supplies the change documents as internal table in parameterE_TAB_CHDOCREAD>. In addition, the names of the attributes forwhich the change documents are provided are supplied in parameterE_TAS_TABLEFIELDS>. If the system cannot select any change documents for the parametersspecified, it reports exception NO_CHANGE_DOCUMENT_FOUND>. |