null

Skip to end of banner
Go to start of banner

Supplying Data for the Change Document with MSO

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »


For ProChangeDoc documents, the data of the leading document is also provided in a <%MSO%> (MSO) data filling. The ProChangeDoc document type and SAP DVS WS application used must be configured according to the corresponding OBJ documentation for data filling with MSO.
For the leading document, all keys between prefix and standard key are supplemented with the ID CHDMAIN_.
Shown using the example of some fields with the standard prefix SAP:

Keys to values of the change document

Keys to values of the leading document

SAPDOKAR

SAPCHDMAIN_DOKAR

SAPDOKNR

SAPCHDMAIN_DOKNR

SAPDOKTL

SAPCHDMAIN_DOKTL

SAPDOKVR

SAPCHDMAIN_DOKVR

SAPDOKST

SAPCHDMAIN_DOKST

SAPSTBEZ

SAPCHDMAIN_STBEZ

SAPAENNR

SAPCHDMAIN_AENNR

. . .

. . .

All settings according to the OBJ control group assigned for the corresponding document type are applied to the leading document. Any customer-specific extensions for data filling are called for the change document and individually also for the leading document.
In addition to the standard OBJ extensions that are called per document, the classic BADI /PRONOVIA/CHD~STO_ADD_DATA is also available in the case described above. When method STO_ADD_DATA is called, all data, i.e. that of the change document and the leading document, is available in the placement buffer.
Data of the leading document for older OBJ versions

  • The following special settings regarding the PC application must only be made with OBJ versions lower than 9.11.
  • If direct data filling of Word or Excel with Office Open XML format is used (available from MSO 4.0), the PC application must NOT be set as follows.

To have the data of the leading document available in the CHD document, make the following settings:

ProNovia SAP DMS FrameWork Customizing Table

Data

PC Application

Register a new PC application and assign „Def. Function" /PRONOVIA/CHD_ProNovia SAP DMS FrameWork_WRD_INFO. Example:

Definition of value assigning

Define and control group and all required settings and assign the PC application defined before. Attention: automatic data filling possible for certain status changes (please refer to Status Control).

Assigning document types

Assignment of document type to control group for change document.

Assigning DMS application

The adequate SAP DMS Workstation application must be assigned to the PC application selected before.

  • No labels