Ansicht
Dokumentation

VWWS_FILINV_POSITION_PROC - NOTRANSL: Verarbeitung einer IDOC-Position (Eingang Zähldaten Filialinvent

VWWS_FILINV_POSITION_PROC - NOTRANSL: Verarbeitung einer IDOC-Position (Eingang Zähldaten Filialinvent

Vendor Master (General Section)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is part of the inbound interface for store physical inventory. It is called via the parser in the POS interface (FM 'PARSE_IDOC') at function 'PF' for processing an item segment (type E1WVINI).

It performs the following main functions:

  • Conversion of char to PI formats.
  • Check if all compulsory fields are filled.
  • Determine material number if a different ID has been entered.
  • Read material base unit of measure in table MARA.
  • call FM 'VALUE_ARTICLE_FIND'. This is used to determine whether a material is a value-only material and returns the value-only material for the single material. (Example: single material 'Banana', result 'FRUIT').
  • Check if the material is managed in batches and of a batch number has been entered.
  • Call FM 'MATERIAL_UNIT_CONVERSION' if the count unit of measure differs from the base unit of measure of the material. (Converts the quantity to base units.)
  • If the 'Sales value' field is empty, the formula "Sales value = qty * sales price" is used to calculate the sales value (if qty and sales price are filled), If the case of value-only materials, the sales value must either exist or be able to be calculated.
  • Save item in global internal table g_t_invpos.

Example

Notes

Further information





Parameters

I_PARSER_INFO
O_APPLICATION_VARIABLES
O_LINE_ITEM_ASSIGN

Exceptions

ERROR_IN_APPLICATION

Function Group

WVFI

Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1886 Date: 20240605 Time: 150047     sap01-206 ( 42 ms )