Wt is the diff between fix value and value mapping?
Answer Posted / kasi viswanath
Fixed Value Mapping: Fixed Value is very useful when you have lots of conditions coming in one source fields during mapping, then to avoid the IfThenElse or UDF we go for Fixed Value mapping.
Example: if your source field contains 01 or 02 or 03 or.....12 and you want the result as JAN or FEB or MAR or ......... DEC.
Advantage: Using fixed value table you can see the result immediately in the mapping.
Disadvantage: If you have used the same fixed value mapping at several places in you mapping then in case of any change in fixed values you have to make the changes at several places. So in short fixed value mapping is not good from the maintenance point of view.
Value Mapping: Value Mapping also works in the same way as fixed value mapping, only the thing is you will get the result at run time only. And you have to define the value mapping in Integration directory.
Advantage: If you have used the same value mapping at several places in you mapping then in case of any changes in values you don't have to make the changes in you mapping, just make the changes in in value mapping in Integration Directory, that's it.
Disadvantage: you can't the see the result immediately in mapping. Results can be seen only at run time.
I hope this will give you a clear picture between Fixed Value & Value Mapping.
Regards,
Kasi viswanath Reddy
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
one message is sent to target but it si not reached,2nd messgae is reached, while idoc adapter using ?how to slove it?
In how many ways sap netweaver as can be installed? Explain.
Where do you download SAP NetWeaver trial version? What are the installation steps?
What is the difference between basic type and idoc type?
How many processes exist in java application server? Explain.
What is SAP NetWeaver Knowledge Management?
what is the difference between xi and other integrations ie. tibco,web methods
Apart from update work processes what are the other work processes that can do the update task ?
What is the receiver str jdbc?
What is the use of update query in jdbc adapter?
What is the use of NetWeaver Business Client?
How will you import the idoc in xi? What parameter values will you provide there?
How to you apply license for an abap stack of an sap system ?
What does sap netweaver application server offers?
What is the transactional processing in as abap?