Start of Content Area

This graphic is explained in the accompanying textExample of File Names for tp  Locate the document in its SAP Library structure

For the change request T11K123456 with target system P11, the transport file names are as follows:

      Data files: 

UNIX / IBM System i:

$(transdir)/data/R123456.T11 and$(transdir)/data/D123456.T11 if necessary

Windows:

$(transdir)\data\R123456.T11 and$(transdir)\data\D123456.T11 if necessary Bedarf

      Buffer: 

UNIX / IBM System i: $(transdir)/buffer/P11.

Windows: $(transdir)\buffer\P11.

      Information file: 

UNIX / IBM System i: $(transdir)/cofiles/K123456.T11.

Windows: $(transdir)\cofiles\K123456.T11.

      Log files: 

UNIX / System i:

$(transdir)/log/T11E123456.T11 (export),

 

$(transdir)/log/T11P123456.P11 (test import to P11)

 

$(transdir)/log/T11I123456.P11 (import to P11)

 

$(transdir)/log/T11A123456.P11 (activation in P11),     ...

 

Windows:

$(transdir)\log\T11E123456.T11 (export)

 

$(transdir)\log\T11P123456.P11 (test import to P11)

 

$(transdir)\log\T11I123456.P11 (import to P11)

 

$(transdir)\log\T11A123456.P11 (activation in P11), ...

 

 

End of Content Area