Hello,
When I look at table VBUP I can see that there are many records with values (A,C) for the field FKSTA.
Whenever I go to RSA3 and test VASTI which is the datasource used for extraction for this field, I put in a document number for a record that has a value for FKSTA. No records get extracted.
Why would this field which is populated by many records in the application table, have no documents get extracted?
The setup tables were filled for application area 11, there was no selection criteria used when filling the setup tables.
Thanks,
Nick
FKSTA field in VBUP represents billing status of delivery related billing documents. So this field would only be updated for the delivery associated with the sales order and not for the order itself. As 2LIS_11_VASTI only brings over order related information, that's why this field would not be populated by the data source.
Other status fields coming in as a prt of 2LIS_11_VASTI could be used to determine the billing status of a sales order.
Add a comment