cancel
Showing results for 
Search instead for 
Did you mean: 

Using Product Structure for checking out originals of child DIR's

Former Member
0 Kudos

I have a requirement of creating a package of documents.

Some of my DIR's are linked to service notification, some are linked to Purchse Order, & some are linked to Sales order.....

Each service notification, PO, SO is linked to one master DIR, so that they can be seen under Product Structure.

Is there any method to extract(Check Out) all the originals of all these DIR's at one place using Product structure.

Or can we atleast create a link between Master DIR and all child DIR's.

Please giude me.

Points for sure.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

as far as I know there is no way to check out a product structure, but you can check out a document structure.

If you DIR has a bill of documents, you can use the BAPI CheckOutView2. The parameter GetStructure determines weather the structure is read or not.

- GetStructure = 0 Document structure is not read

- GetStructure = 1 Document structure is exploded one level

- GetStructure = 2 Document structure is exploded completely

Regards Iring