Application Development and Automation 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: 
Read only

Smartforms with Draft text when PO release strategy not complete

Former Member
0 Likes
1,202

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
Read only

hedvig_rohonyi
Product and Topic Expert
Product and Topic Expert
1,010

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
Read only

hedvig_rohonyi
Product and Topic Expert
Product and Topic Expert
1,011

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

Read only

0 Likes
1,010

Hi Hedvig,

Excellent. Thanks

Best regards,