![]() |
|
|||||||
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to print icon | Mirna | SAP ABAP | 2 | 02-27-2011 11:32 PM |
| PO Print Out Problem | ERP | SAP MM - Material Management | 3 | 11-19-2010 01:51 PM |
| Print from frontend computer | ERP | SAP BASIS | 2 | 07-28-2010 04:04 PM |
| Memory foot print | Mirna | SAP BASIS | 1 | 07-10-2010 10:48 PM |
| Print from frontend computer | Ramma | SAP BASIS | 2 | 07-04-2010 02:35 AM |
| Aprenda SAP! |
|
|
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello experts,
Maybe you can give me a hint how to solve this issue. Business requestes to print two delivery notes where only on one document is printed the sentence "COC f.a.o.Quality Control Manager". How can it be realised in form? Thanks in advance for yout help. Regards, Zoom |
| Sponsors |
|
#2
|
|||
|
|||
|
Hi Zoom,
Can't you just put it in a condition? e.g. Code:
IF &PAGE& = 2 COC f.a.o.Quality Control Manager ENDIF Portal |
|
#3
|
|||
|
|||
|
I think, that this would work for second page (of each print out) but this is not what I need.
I need to documents (suppose each has 3 pages or one page actually does not meter) and now: - first is printed (all 3 pages) - no additional sentence is printed - second is printed (all 3 pages) - and here somewhere on header level (or whenever) this sentence is printed. Any hints? |
| Entre a los Links relacionados |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|