Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RICEFID

Former Member
0 Likes
2,078

hi guru,

what is RICEFID? please tell me in detail.

thanks

hi guru,

what is RICEFID? please tell me in detail.

thanks

6 REPLIES 6
Read only

Former Member
0 Likes
1,810

Hi,

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.

Regards,

Omkaram.

Read only

Former Member
0 Likes
1,810

Thank you very much...

One more doubt I have... What is the use and need of RICEFID? Please clarify this....

Thanks..

Read only

0 Likes
1,810

exactly where you came across this word??

This RICEFID generally will use in job portals...to distinguish the openings with unique id.

Reward all helpful answers..

Regards,

Omkaram.

Read only

Former Member
0 Likes
1,810

hi rajesh ,

if you r creating the report then u may use like this,

zhrr_manager.

here hr is the module and r is the report program.

zhri_manager.

here i indicates it is an inbound interface program

zhro_manager.

here i indicates it is an out bound interface program

like this....

regards,

venkat.

Read only

Former Member
0 Likes
1,810

Hi,

RICEF = Reports.... Interfaces... Conversions... Enhancements... Forms

It is used generally to group together either documents or any kind of information pertaining to all these together. This is widely used in SAP - Solution Manager.

Reward if helpful.

Regards.

Read only

0 Likes
1,810

thank you..

Acctually I am new to SAP.

could you tell me please abt SAP Soln Manager??