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
Have you worked with context handling?
Which messages does it shows the integration engine(sycn/asyn)?
Which is gives good performance idoc/ proxy?
What is difference between FI-Delta and delta in SAP BI
How do you resend the messages?
what is pool waiting time prameters?
How do you refresh the meta data?
What is an update in terms of sap system?
Have you configured SAP NetWeaver gateway in Fiori Application? What is the use of NetWeaver gateway?
Why do we take receiver side idoc adapter?
What are the key features of the portal?
What is the reason for lock table overflow?
What components does sap enterprise portal contain?
How many types of locks can an application developer choose?
Describe what do you understand by sap netweaver proces integration.