cancel
Showing results for 
Search instead for 
Did you mean: 

rows in smartform

Former Member
0 Kudos

Hi Experts,

In smartform i have a requirement like this:


|------------- --|---------------------------------------------------|-------------------------------------------------------|
| *MATERIAL  |                EXISTING VALUE                        |               AMENDED VALUE                             |
|* CODE         |-------------|-------------|--------------|----------|--------------|-------------|----------------|-----------|
|                     | TOT QTY | SCH QTY  | SCH DATE | PRICE  |  TOT QTY | SCH QTY | SCH DATE    | PRICE  |
|----------------|-------------|-------------|--------------|----------|--------------|-------------|----------------|----------|
| 100100123  | 150          | 50             |  04/05/09   | 40        |       120      | 40            |  04/05/09      | 40        |
|                     |                 |-------------|---------------|----------|                   |-------------|----------------|----------|
|                     |                 | 50            |  05/06/09    | 20         |                   | 50            |  04/05/09      | 40        |
|                     |                 |-------------|---------------|----------|                   |-------------|----------------|----------|
|                     |                 | 50            |  03/07/09    | 60         |                   | 30            |  04/05/09      | 40        |
|----------------|------------|-------------|---------------|-----------|--------------|-------------|----------------|----------|
| 100100123  | 100          | 50            |  03/05/09    | 25         |   80            | 50           |  04/05/09      | 40        |
|                     |                 |-------------|---------------|----------|                   |------------|----------------|----------|
|                     |                 | 50            |  04/06/09    | 35         |                   | 30           |  04/05/09      | 40        |
|----------------|------------|-------------|---------------|-----------|---------------|------------|----------------|----------|

I need to get the smartform in this format. How should i divide the rows as shown above as it is getting difficult for me.

Here my requirement is for a particular P.O and its material, contains different schedule quanties and its price which contains existing values ( old value) and amended values (new value).

Please let me know is this possible in smartform.

Regards,

Mahesh.

<MOVED BY MODERATOR TO THE CORRECT FORUM>

Edited by: Alvaro Tejada Galindo on Jul 14, 2009 11:38 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

looks like this format is not possible so i went with different format

thanks for your support.

Former Member
0 Kudos

Hi,

Can you please simplify the layout with minimum columns as an example and write it back so that we may assist you in this regard.

Regards,

Ram

Former Member
0 Kudos

This message was moderated.

alex_m
Active Contributor
0 Kudos

I hope you have the Item detail in separate table and schedule line details in separate table. Loop into the Main item table and again loop into the schedule line and display the values.

Sandra_Rossi
Active Contributor
0 Kudos

please reformat your question

Former Member
0 Kudos

Hi,

Can you please suggest me how to paste a format. I can't explain it in theoritically.

So i need to paste the format.

Please let me know.

Regards,

Mahesh.

Former Member
0 Kudos

Hi,

Please let me know if you have any queries regarding what i expalined.

Sandra_Rossi
Active Contributor
0 Kudos

Please REFORMAT your table (am I the only one to have a problem to understand it), as said in forum engagement RULES. It should look like this (sorry but I can't achieve it correctly) :

Hi Experts, In smartform i have a requirement like this:


|-----------|----------------------------------------------------|---------------------------------------------------------|
| *MATERIAL | EXISTING VALUE | AMENDED VALUE | TOT QTY | SCH QTY | SCH DATE | PRICE | TOT QTY | SCH QTY | SCH DATE | PRICE | 
| *CODE     |                |               |         |         |          |
|-----------|----------------|---------------|---------|----------|----------|-------------|----------------|-----------| | 
| 100100123 |            150 |            50 | 04/05/09 | 40 | 120 | 40 | 04/05/09 | 40 | | | 
|-------------|---------------|----------| 
|-------------|----------------|----------| 
| | | 50 | 05/06/09 | 20 | | 50 | 04/05/09 | 40 | | | 
|-------------|---------------|----------| 
|-------------|----------------|----------| 
| | | 50 | 03/07/09 | 60 | | 30 | 04/05/09 | 40 | 
|----------------|------------|-------------|---------------|-----------|--------------|-------------|----------------|----------| 
| 100100123 | 100 | 50 | 03/05/09 | 25 | 80 | 50 | 04/05/09 | 40 | | | 
|-------------|---------------|----------| 
|------------|----------------|----------| 
| | | 50 | 04/06/09 | 35 | | 30 | 04/05/09 | 40 | 
|----------------|------------|-------------|---------------|-----------|---------------|------------|----------------|----------|

I need to get the smartform in this format. How should i divide the rows as shown above as it is getting difficult for me. Here my requirement is for a particular P.O and its material, contains different schedule quanties and its price which contains existing values ( old value) and amended values (new value). Please let me know is this possible in smartform. Regards, Mahesh.

Former Member
0 Kudos

Hi Rossi,

Ok, can you please suggest me how to paste the format in sdn.

I have explained about my requirement in the above. Please let me know if you don't understand or any queries.

Regards,

Mahesh.

Sandra_Rossi
Active Contributor
0 Kudos

of course, valu, please read forum rules of engagement (chapter "how to post")

Former Member
0 Kudos

Hi,

As i was tring to post the screen shot of my requiremt from How to Contribute -> Content Submission System but it is not getting attached. Is this the right way to post the screen shot.

Actually my requirement is in Purchase Order(me23n tcode) for a particular P.O and its material we will have different schedule dates, qty and also its price. Now when the endusers changes the qty, scheduled dates and its price (means old value and new value) i need to record those details and display it in the smartform format. Means i need to display for a particularMaterial that how many times its been changed on different scheduled dates and its scheduled qty.

I have used control break statements but iam not able to display frame for those as i got it from the website SAPTECHNICAL

This link to some extent fullfill my requirement but i also require frame for this in the output.

Please let me know.

Regards,

Mahesh.