
IDoc Views
Use
IDoc types can be used for more than one message, that is, for more than one business process. As a result, the IDoc types usually contain more segments than necessary for the individual application cases. To improve performance when generating IDocs, you can use views to ensure that only the segments relevant to the current business process are filled with data. Views are therefore only important for IDoc outbound processing.
Integration
The application must support this function: The program which writes the application data in the IDocs must carry out the following tasks:
For a list of IDoc Interfaces that support IDoc views, see SAPNet Note 185445.
Prerequisites
You must have IDoc development authorization (authorization object S_IDOCDEFT, for example in the role
SAP_BC_SRV_EDI_DEVELOPER ) before you can define a view.Activities