Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8509

Pls advice on use of decision table

$
0
0

The following scenario:

 

Table A (the transaction table) contains 'Transaction Type' and 'Transaction Amount' (and other fields)

 

Table B (the accounting table) contains 'Account' and 'Booking Amount' (and other fields)

 

The requirement is to move the data from table A to table B based on a business logic. The business logic basically is a mapping between 'Transaction Type' and 'Account'

 

Example:

 

Table A transaction types ( T01 + T02 ) / T03 = Table B account A04

 

Since the business logic is to be manged by the business community the idea is to use 'Decision Tables'. It would be very advantageous if the busines users themselves would be in charge of the formulas (see example above), instead of having to go over a developer each time a rule needs to be adjusted.

 

In all the documents covering the topic of 'Decision Tables' that I have read, as well as the SAP-Help, there is NO reference to a case where the logic in a 'Decision Table' is used as the basis for a posting logic. All examples that I have come accross 'only' deal with altering the values in value fields (the classic example being discount).

 

Are 'Decision Tables' not made for what I am looking for?

Anybody gor a suggestion on how to go about solving this requirement?


Viewing all articles
Browse latest Browse all 8509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>