How can i explain RICEF with example in interview?
Answers were Sorted based on User's Feedback
Answer / ravindra
R for Reports, I for Interfaces, C for Conversions, E for
Enhancements, F for Forms. IN addition to these W is also
included now a days which is Workflows.
Is This Answer Correct ? | 112 Yes | 13 No |
Answer / ayman.m
I will try to explain the RICEF as mush as I can, R-Reports (this refers to the a requirement which cannot be met by the standard reports provided by SAP....including report painter/writer) I-Interfaces (this refers to a requirement where SAP needs to be integrated with some other non-SAP system....the best example that comes to my mind is the banking interface...where SAP has to be integrated with a bank's system in order to automate the payments.) C-Conversion (this refers to the data conversion...when a company decides to phase out a non-SAP application all the data from the non-SAP app including the master data as well as transactional data needs to be converted into SAP.The data volume will depend upon how big is the non-SAP system which is being phased out and how many functionality does it support.) E-Enhancements (this refers to the changes which can be made to the SAP programs to change the way a transaction is carried out...SAP provides enhancement points in programs which are also known as user-exits, which can be used to tweak the calucations which take place in the background...for example vanilla SAP uses the posting date to derive the exchange rate for a foreign currency document...but if a user wants this translation to happen based on the document date instead this can be achieved by activating the user-exit and making program changes to pick uo the exchange rate using the document date.) F-Forms (this refers to the various forms...like the sales invoice,commercial invoice,customers invoice,vendor invoice,purchase orders, customer open AR statements etc...all of these if needed to be issued as a physical copy on the company letterhead, will generate a rek for a form....SAP has provided some utilities to develop the forms like SAP Script and Smartforms...smartforms are more recent...SAP Scripts are a little outdated..) A requirement associated with any of the above is also referred to as RICEF object.For each of the RICEF object to be incorporated a functional SAP guy has to write a functional spec, and then the ABAP developers use this spec as a reference to carry out the necessary program changes associated with the RICEF object.I hope you get it now
Is This Answer Correct ? | 33 Yes | 1 No |
Answer / satya
RICEF is not a standard SAP acronym! Is there anyone knows
who made RICEF acronym firstly?
All right, RICEF stands for Reports, Interfaces,
Conversions, Enhancements, Forms.
R - Reports
R refers report programming. Of course, firstly classical
report programming, WRITE statement; then it means ALV
programming with either ALV function modules or ABAP
objects.
I - Interfaces
Interfaces are ALE / IDOC developments. Not only
development, ABAP programming for IDOCs, also IDOC
customization, management. I think it might refers EDI too.
C - Conversion
I think conversions means BDC programming, batch input
function modules, BDCDATA structure, CALL TRANSACTION.
Maybe conversion specifically refers conversion programs
for standard batch input programs. Even we can say it
refers LSMW.
E - Enhancements
Enhancements are user-exits and the object oriented model
of user-exits that is BADIs.
F - Forms
Forms are SAPscript forms, SAPscript print programs, and
SmartForms.
Is This Answer Correct ? | 13 Yes | 2 No |
Answer / dayanand s
In SAP implementation projects, RICEF refers to technical development in terms objects.These objects are distinguished based on the categorization and will be assigned to team on the basis of expertise.
As usual Reports are assigned to the less experienced and Enhancements to the most experienced.
Is This Answer Correct ? | 13 Yes | 19 No |
There are several master data in CO-PA. This includes characteristic derivation & valuation. What are the key points of valuation?
What is the meaning of Sandbox and Golden Client and how does it works in SAP-SD?Plz explain in detail. Thanks in advance.
What is the purpose of the request number which is generated when you save a customization?
what is solution builder? when and where it will be useful? Is also a methodolgy to implement the project?
Hi can some one post on interview questions& answers on CIN relevance to sd
What is difference between pricing type and condition type?
Explain the relationship between sales organizations and plants.
how credit control area will get determined
Can we assign multi distribution channel to a single customer in sap sd sales process. If yes then how?
What and where types of copy controls we change
Integration between mm,pp&sd
How can you find out in Customer Master weather a customer is a ship- to or a bill-to? How is this information stored in SAP? Please mention the transactions/tables you would use.