‎2008 Apr 24 3:29 PM
‎2008 Apr 24 3:32 PM
Hi,
RICEF .....Reports, Interfaces, Conversions, Enhancements and 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.
raam
‎2008 Apr 24 3:31 PM
HI,
Reports, Interfaces, Conversions, Extensions and Forms (RICEF)
R-reports like Classical reports and ALV
I- Interfaces IDOCS, RFC
C-conversions like BDC LSMW
E- enhancements like userexits and BADIS
F- forms like scripts and smartform
Refer the Below Link for more Information,
http://www.itcserver.com/blog/2006/07/03/what-is-ricef/
Regards,
Sunil
‎2008 Apr 24 3:32 PM
Hi,
RICEF .....Reports, Interfaces, Conversions, Enhancements and 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.
raam
‎2008 Apr 24 3:33 PM
Hi
R---reports..alv reports
I---interface
C---conversions
E--enchancements
F--forms
Edited by: Jyothsna M on Apr 24, 2008 4:34 PM
‎2008 Apr 24 3:49 PM