Simple BRF+ Application (mobile cost ) in ABAP.

                                    Refer link- Introduction to brf+


Steps to Create BRF+ application.

Step 1: Goto T-code BRF+.

Step 2: Click on create application. 

Step 3: Give application nameshort texttext and package.



Step 4:
 Click on create and navigate to object and select work bench request (If give package).

Step 5: Save and activate the application.

Step 6: Right click on application chose create, data object and click on element.




Step 7:
 Give nameshort texttext and select binding type 'binding to DDIC element'.

Step 8: Create Data type and domain for mobile name(input).

            * Goto T-code -SE11.

            * Select data type, give name and click on create, select data type.

            

            * Create domain by double click on domain name give text, data type and length and maintain field label.

       


            * Save and activate.
Step 9: Give data element in BRF+ application and click on Create and navigate to object.



Step 10: Save and activate.

Step 11: Right click on data object and choose create data object and click on element.

            

Step 12: Create Data type and domain for price(output).

            * Goto T-code -SE11.

            * Select data type, give name and click on create, select data type.

                        


            * Create domain by double click on domain name give text, data type and length and maintain field label.

       


            * Save and activate.

Step 13: Give data element in BRF+ application and click on Create and navigate to object.




Step 14: Save and activate.

Step 15: Right click on application choose to create and click on function.
Step 16: Give function name, short texttext and click on Create and navigate to object.
            


Step 17:
 
Save and activate.
Step 18: Click on add existing data object and select input(year). Click on actions arrow and select interest.




Step 19:
 Save and activate.
Step 20: Click on assigned rulesets.

Step 21:
 Click on create ruleset, give nameshort texttext 
and click on Create and navigate to object.


Step 22:
 Click on insert rule and select create 
and select INR currency.






Step 23: Click on insert rule and select create and select INR currency..




Step 24Save and activate.
Step 25: Click on simulation.


Step 26: Click on continue give mobile name and execute.

Input1 


Output1


Input2


Output2



******************************Thank you ******************************

Comments

Popular posts from this blog

Pf status and user command in factory method - OOPS ALV in ABAP

fetch the data from table and send an email in ABAP

Enhancements in abap