cancel
Showing results for 
Search instead for 
Did you mean: 

Table for Sales Order - Output Type - Processing Check

Former Member
0 Kudos

Hi all,

We have around 300 Sales Order, where we need to check weather Sales Order Acknowledgement (Custom) Output Type is processed or not?

With the help of condition record setup we beleive all the Sales Order have got the output type assigned, but we need to know, is there any way from any SAP table, we can check the output is processed or not.

Also, let me know is there any way some table can we check, all the sales order have got the output type assigned?

<Text removed by Moderator. Priority normalized.> Please help.

Thanks

RS

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member230391
Participant
0 Kudos

Please check the Table --   NAST and match the sales order number WITH OBJKY

jpfriends079
Active Contributor
0 Kudos

You can use Table NAST.

FieldField DescReference
KAPPLApplicationApplication type
V1 - Sales
V2 - Shipping
V3 - Billing
OBJKYObject keySales Order - Header Output
Sales Order + Item - Item Output
KSCHLMessage typeOutput Type
PARNRPartnerCustomer Number
PARVWPartner RolePartner Function - SP
NACHATransm. Medium
MANUEMsg. manually
DATVRProcessing date
UHRVRProcessing time
USNAMUser name
VSTATProcessing status
LDESTOutput Device
TCODECommunication strategy
OBJTYPEObject typeBUS2032 - Sales Order
LIKP\LIPS - Delivery-Header\Item
VBRK\VBRP - Billing-Header\Item

Thanks, JP