2007 Jun 15 5:06 PM
Hi!!
My problem is in VF02 transaction, when a clic on menu invoice then print in printer or in scren, but a want manipulate the program RLB_INVOICE because i wish defuse the menu invoice. How can i do it?
Thanks. Beatriz
Hi!!
My problem is in VF02 transaction, when a clic on menu invoice then print in printer or in scren, but a want manipulate the program RLB_INVOICE because i wish defuse the menu invoice. How can i do it?
Thanks. Beatriz
2007 Jun 15 5:12 PM
I think it is not possible any how check with user exits
RV60AFZZ
RV60AFZB
RV60AFZC
2007 Jun 15 5:29 PM
2007 Jun 15 5:14 PM
Hi
Copy the smartform for Invoice RLB_INVOICE to some Z Smartform and do the changes in SMARTFORMS TCODE
and attach the Z smartform in NACE tcode against the Output type RD00 and to the driver program, so that your changes will be effected
NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).
You should know the Application of a document first Like:
for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.
so first select the Application type (ex: EF) for PO and press OUtput types
then a list will come in that you should know the related output type for PO.
in this case it is NEU,
select that and click on the processing Routines button on the left side
it will display the Medium, Driver Program and the Script form or smartform related to that document..
Reward points for useful Answers
Regards
Anji
2007 Jun 15 5:31 PM
I have all the configuration that you tell me, but nothing.... thanks.