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

doubt in smartforms

Former Member
0 Likes
446

i have create a table node an display po item details ... now i have move the unit of measure field to right how to do that ...and how to use the address node.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
413

Hi Lokesh,

In some versions in the cell node there will be an option where you can chosoe the column and row number where you want to display...else change the order of the cell under the row node

<b>Address Node:</b>

You use the address node to insert an address into the form. This guarantees that the address is formatted according to the postal rules of the sender country.

Procedure

1. To create an address node, call the context menu for that node in the tree structure that you want to contain the text and choose Create &#61614; Text.

Create the address node as direct successor of the page node or use the context menu in the layout of the Form Painter. You can then position the address anywhere on the page.

2. Enter a unique name for the node and a description (for example, customer address).

3. Determine the address type on the General attributes tab.

For a description of how to determine the address type dynamically and how to use fields instead of fixed values, see Using Parameters in the Form [Seite 37].

4. For organization addresses you must specify only an address number. For any other address types, you must specify a person number and an address number. To do this, use the search help.

5. In the box Additional address specifications you can maintain other attributes to specify how you want to display the address:

&#61485; Use field Output starts with paragraph to set the paragraph format of the style that you want to use to display the address.

&#61485; If the number of lines you specify in the field Number of lines to be used is smaller than the number of lines required to display the address, the central address administration suppresses lines of the address.

&#61485; As default, the system uses as sender country the country that was specified when creating the address. You can use the parameter Sender country to overwrite this setting.

&#61485; For addresses that have a P.O. box as well as a street address, use the other fields in the box to determine which of these addresses to display.

6. If desired, you can use the Output Options [Seite 24] tab to maintain attributes for style, box, and shading of the text. In addition, you can set values for position and size of the output area (instead of in the Form Painter).

The system displays the node including name and description in the tree structure. If you insert the address as direct successor of a page or by using the Form Painter, the system displays an extra output area for the address. The address itself is inserted only at the moment the form is processed. You cannot view it in the Form Builder.

2 REPLIES 2
Read only

Former Member
0 Likes
414

Hi Lokesh,

In some versions in the cell node there will be an option where you can chosoe the column and row number where you want to display...else change the order of the cell under the row node

<b>Address Node:</b>

You use the address node to insert an address into the form. This guarantees that the address is formatted according to the postal rules of the sender country.

Procedure

1. To create an address node, call the context menu for that node in the tree structure that you want to contain the text and choose Create &#61614; Text.

Create the address node as direct successor of the page node or use the context menu in the layout of the Form Painter. You can then position the address anywhere on the page.

2. Enter a unique name for the node and a description (for example, customer address).

3. Determine the address type on the General attributes tab.

For a description of how to determine the address type dynamically and how to use fields instead of fixed values, see Using Parameters in the Form [Seite 37].

4. For organization addresses you must specify only an address number. For any other address types, you must specify a person number and an address number. To do this, use the search help.

5. In the box Additional address specifications you can maintain other attributes to specify how you want to display the address:

&#61485; Use field Output starts with paragraph to set the paragraph format of the style that you want to use to display the address.

&#61485; If the number of lines you specify in the field Number of lines to be used is smaller than the number of lines required to display the address, the central address administration suppresses lines of the address.

&#61485; As default, the system uses as sender country the country that was specified when creating the address. You can use the parameter Sender country to overwrite this setting.

&#61485; For addresses that have a P.O. box as well as a street address, use the other fields in the box to determine which of these addresses to display.

6. If desired, you can use the Output Options [Seite 24] tab to maintain attributes for style, box, and shading of the text. In addition, you can set values for position and size of the output area (instead of in the Form Painter).

The system displays the node including name and description in the tree structure. If you insert the address as direct successor of a page or by using the Form Painter, the system displays an extra output area for the address. The address itself is inserted only at the moment the form is processed. You cannot view it in the Form Builder.

Read only

Former Member
0 Likes
413

Hi,

Create a paragraph format in smartstyle and specify it as the style in your smartform. Select right-justified from the formats available while creating paragraph format.

Specify this paragraph format for the base unit of measure so that it aligns to the right.

In address node, you have to specify the ADRNR value. You can even set other properties like priority lines, display with or without po box etc also..

Regards,

Sailaja.