SAP Table
T329P Transfer Order Print Parameters
SAP table T329P has 3 primary key fields being MANDT,LGNUM,SPOOL.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
T329P columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||
|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | * | MANDT | |||
| KeyLGNUM | Warehouse Number / Warehouse Complex | CHAR | 3 | 0 | T300 | LGNUM | |||
| KeySPOOL | Indicator: Spool control data for printing transfer orders | CHAR | 2 | 0 | LVS_SPOOL | ||||
| TDCOPIES | Number of Identical Copies | NUMC | 3 | 0 | TDCOPIES | ||||
|
|||||||||
| TDDEST | Spool: Output device | CHAR | 4 | 0 | * | RSPOPNAME | |||
| TDDATASET | Spool request: Name | CHAR | 6 | 0 | RSPO0NAME | ||||
| TDIMMED | Print immediately | CHAR | 1 | 0 | TDIMMED | ||||
| TDDELETE | Release after output | CHAR | 1 | 0 | TDDELETE | ||||
| TDNEWID | New Spool Request | CHAR | 1 | 0 | SYPRNEW | ||||