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 components

Former Member
0 Likes
281

is layoout set and script components are the same if they differ please give them

regards

praveen

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
250

Hi praveen,

<b>SAPscript has two components, a Print Program and a Layout Set.

1. The Print Program serves the purpose of getting the data content of the Document and calling the Layout Set Objects.

2. These Layout Set Objects are called Windows and are essentially logical blocks of Details like, "the Customer", "the ship to address", "document identification"</b>

check this link

http://www.ossincorp.com/Black_Box/Black_Box_2.htm#Note%201

1 REPLY 1
Read only

Former Member
0 Likes
251

Hi praveen,

<b>SAPscript has two components, a Print Program and a Layout Set.

1. The Print Program serves the purpose of getting the data content of the Document and calling the Layout Set Objects.

2. These Layout Set Objects are called Windows and are essentially logical blocks of Details like, "the Customer", "the ship to address", "document identification"</b>

check this link

http://www.ossincorp.com/Black_Box/Black_Box_2.htm#Note%201