2012 Feb 21 6:31 AM
Hi Sap aLL.
when i try to create a new PO of type Imports and save it it is triggering the FM''RV_PRICE_PRINT_HEAD' while debugging.but when i try to copy the exixsting po of type Imports and create a new po it is not triggering the FM ''RV_PRICE_PRINT_HEAD' while debugging.
may i know the reason why not all the po's of type imports are triggeting the FM''RV_PRICE_PRINT_HEAD' .
please respond to me as soon as you can.
thanks.
regards.
Varma
Hi Sap aLL.
when i try to create a new PO of type Imports and save it it is triggering the FM''RV_PRICE_PRINT_HEAD' while debugging.but when i try to copy the exixsting po of type Imports and create a new po it is not triggering the FM ''RV_PRICE_PRINT_HEAD' while debugging.
may i know the reason why not all the po's of type imports are triggeting the FM''RV_PRICE_PRINT_HEAD' .
please respond to me as soon as you can.
thanks.
regards.
Varma
2012 Feb 21 6:39 AM
Hi,
Try using RV_PRICE_PRINT_REFRESH before calling 'RV_PRICE_PRINT_HEAD' , and check in debugging.
2012 Feb 22 7:47 AM
Hi.
here the problem is i cont find exactly on where the FM 'RV_PRICE_PRINT_HEAD' is being called ,so without knowing on where this is being called how i can call another FM'RV_PRICE_PRINT_REFRESH' .I have tried using the Where used List(ICON) at the top for the FM 'RV_PRICE_PRINT_HEAD' but it is giving me the following below list which is huge to find out on what exact program is calling this FM.
CATSXT_INVOICE_FORM01
LEINMF0Q
LEINMF4V
LLB_BIL_OUTPUTF04
LMEDRUCKF1J
LMRMNF1Y MEPO_SINGLE_ACCOUNT_PAI2
LV54EF01 Include LV54EF01
LV55EF20
LV61AU43
LVEDCF0G
LVEDEF0G
LVEDFF0G
LVEDRF0G
LWLFYF0P
LWLFYU01
LWLFYU03
LWLFYU04
LWLF_GET_DATA_NASTFV0
LWLF_RRLE_SERVICESU01
LWRGO_2U01
LWRGO_2U02
LWSSP_COND_PRU01 Prepare Condition Rows for Printing
LWSSP_COND_PRU03 Prepare Condition Rows for Printing
RVADDN01 Print Program for Deliveries
RVADDN02 Print Program for Deliveries
RVADES01 ISR Print
RVADIL01 Print program for invoice list
RVADIN01 Print program for invoices
RVADOR01 Print Program for Sales Documents
SDADIN02 Data Selection Program for Form for Invoice
But when i put the break point inside the FM 'RV_PRICE_PRINT_HEAD' while creating a po of type imports it is triggering the Break point but for the other 'PO' of type imports as i said in the previous thread it is not triggering the break point .
your co-operation in finding the soultion is appreciated.
thanks.
regards.
Varma.