Skip to Content
0
Former Member
Sep 16, 2007 at 04:08 PM

Internal Table Line Operations

20 Views

Hello Gurus,

I need to load an internal table.

There are 5 columns in the internal table.

All the columns of the internal table are constant values except 2 columns.

TransactionType - OrderNum - SequenceNum - MatNr - ExpeQty.

Only SequenceNum and Matnr columns vary all other columns have constant values.

SequenceNum should increase by one for each row. Matnr should be populated from MARD table for specific plant and storage location.

Transactiontype = AUD always

OrdrNum = Order1 always

ExpQty = 99999 always

Can someone explain the keywords to load the table as described.

Thanks in advance.

Regards,

Balu