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

layout set

Former Member
0 Likes
581

what r the abap commands that link to layout set?plz tell

3 REPLIES 3
Read only

Former Member
0 Likes
505

Hi,

OPEN_FORM,WRITE_FORM,CLOSE_FORM FMs are used to link with layout sets.

Thanks

ANUPAM

Read only

Former Member
0 Likes
505

Hi,

Pls refer the document:

http://help.sap.com/saphelp_nw2004s/helpdata/en/9d/233f989a5ba64fa44ed6e0823286ee/frameset.htm

Pls reward points if helpful.

Regards,

Renjith Michael.

Read only

Former Member
0 Likes
505

Hi,

layout set function call: open_form,

write_form,

close_form.

Regards,

Suganya.