cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with sending a Mail

Former Member
0 Kudos

I have created an Interface & the Form. I am using a Table type in the Form.

While writing the method PROCESS_XML in Exit Class, , i have got a doubt.

Ex: when we want to get the value of a field we are using in this way. In the below case, I have a checkbox with name as UPDATE.

node = document->find_from_name( name = 'UPDATE' ).

strchecked = node->get_value( ).

But when i want to read the table type , how can i get the table values ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Manjunath,

Please find the SAP Blog(written by Sarath Satheesan)

link below

I think this SAP Blog will help you solve the problem.

Regards

Pradeep Goli

Answers (0)