!--a11y-->
Creating IDoc Packet Object Type:
IDPKXAMPLE 
Enter (SWO1) IDPKMATMAS in the Business Object Builder.
Copy the object type IDPKMATMAS as follows:
...
1. Click on object type IDPKMATMAS and then select Copy.
2. A dialog box appears: enter the name of your object type (IDPKXAMPLE) and your report (RXAMPLE2) and then select Copy.
The naming convention for SAP is IDOC<message type>, for example, IDPKXAMPLE
The naming convention for customers is ZDOC<message type>, for example, ZDPKXAMPLE
3. A dialog box appears: enter your package;
Edit the object type you have created (IDPKXAMPLE) as follows:
...
1. Select Change.
2. A dialog box appears: do not choose any of the options, just press Enter.
3. Select Basic data and change the object's short text and description to fit your needs
– The naming convention for the short text is IDPK<message type>, for example, IDPKXAMPLE.
4. Select Back and then Object type ® Save w/o check.
5. To generate the object type select Generate.
6. Release the object type as follows: Go back to the initial screen of the Business Object Builder and choose Object Type ® Change Release Status ® Implemented, and then Object Type ® Change Release Status ® Release.