cancel
Showing results for 
Search instead for 
Did you mean: 

How to Pass table-structure-fields data to BRF PLUS Application

Former Member
0 Kudos

Dear Eperts,

i have a question related to BRF Plus management through abap program.

In brf plus application end, Field1,field2,field3 these 3 are importing parameters.

                                       Table1->structure1->field4,field5 this is the table,with in one structure is there and 2 fields.

in my abap program, i am getting values of fields let us take field1,field2,field3,field4,field5.

And my question is

1) How to pass fields to BRF Plus application from abap program.

2)How to pass Table data to BRF Plus application from abap program.

3)How to pass Structure data to BRF Plus application from abap program.

4)How to get the result data from BRF Plus application to my abap program.

And finally , how to run FDT_TEMPLATE_FUNCTION_PROCESS.

How do i get the code automatically when calling the function in brf plus application.

Regards

venkata.

Accepted Solutions (1)

Accepted Solutions (1)

krish469
Contributor
0 Kudos

You can check any program which starts with FDT_TUTORIAL* , here you can get all your answers.

Former Member
0 Kudos

Hi siva,

Can you give me exact code snap, so that i can understand better.

Actually i am totally new to BRF Plus.

Thanks siva.

Regards

venkata

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Venkata,

Then perhaps you should do the BRFplus tutorials first? Or read the BRFplus book?

Rgds,

Jocelyn

krish469
Contributor
0 Kudos

Hi Venkat,

        As said by Jocelyn Dart, you need to go through BRF+ tutorials.

-->You can see a on of the tutorial from the below link

http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/50879cee-f9b5-2e10-039e-b2d6c4b10e6...

Answers (0)