cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to use BAPI to get real estate contract data in smartform

Former Member
0 Kudos
1,050

hi experts
I want to use BAPI_RE_CN__GET_DETAIL to get real estate contract data in the smartform that prints out the contract
thank you very much in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Patrick_vN
Active Contributor
0 Kudos

Hey,

I'd suggest looking up the BAPI in SE37 and read the documentation on the function module. Doing some additional where-used research might help.

All that will help in deciding how to call it in the print-program (or the initialization-part) of your smartform.

If you have issues with the code itself, let us know.