Functionality The module checks maintenance transactions for plausibility: - In valuation area table T001K, the profile for value-basedinventory management is changed. - In the valuation area table T001K, the material group hierarchy levelon which the stock is managed is changed. - In control table T023W, records are created, changed or deleted. - In exception table T023X, records are created, changed or deleted. Further information All import parameters are table structures. The calling program onlyfills those table structures required for the plausibility check. If a record is changed, the table structure designated OLD must befilled with the old data record and the table structure designated NEWwith the new data record. If a record is deleted, the deleting data record in the table structuredesignated OLD and the structure designated NEW is empty. If a record is created, this new record is written in the structuredesignated NEW and the structure designated OLD is empty. If theplanned maintenance is not allowed, the exception AKTION_NICHT_ERLAUBTis returned. |