Application Development 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: 

Smartforms with Draft text when PO release strategy not complete

0 Kudos
489

Hi Expert,

Is it possible to get in the PO PrintPreview a developped form when PO release strategy is completed and the some form with a DRAFT text populated if release strategy is not yet completed?

1 ACCEPTED SOLUTION

hedvig_rohonyi
Advisor
Advisor
297

Dear Sennia,

In case of release strategy is not yet completed you can call the same generated function modul of your smartforms with parameter CONTROL_PARAMETERS-GETOTF = 'X' to get the OTF table. Than you can pass the OTF data to function SSFDISPLAY_OTF_LIST to display the data in list format.


Best regards, Hedvig

2 REPLIES 2

hedvig_rohonyi
Advisor
Advisor
298

Dear Sennia,

In case of release strategy is not yet completed you can call the same generated function modul of your smartforms with parameter CONTROL_PARAMETERS-GETOTF = 'X' to get the OTF table. Than you can pass the OTF data to function SSFDISPLAY_OTF_LIST to display the data in list format.


Best regards, Hedvig

0 Kudos
297

Hi Hedvig,

Excellent. Thanks

Best regards,