2010 Jul 26 11:43 AM
Hi all,
In VF02, the segment field is picking the last three characters of Internal Order field value. For Eg:
Internal Order : 200375000020
segment : 020
But actually the segment number is 375 ( 3 characters from 4 th digit of internal order).
The internal order (200375000020) is already maintained in the real time business.
My requirement is The Standard Transaction VF02 should pick 3 digits from 4th character of internal order.
Can we have any exit for this kind of scenario.
Please help me to solve this issue.
Thanks in advance,
Regards,
Murali Krishna. T
Hi all,
In VF02, the segment field is picking the last three characters of Internal Order field value. For Eg:
Internal Order : 200375000020
segment : 020
But actually the segment number is 375 ( 3 characters from 4 th digit of internal order).
The internal order (200375000020) is already maintained in the real time business.
My requirement is The Standard Transaction VF02 should pick 3 digits from 4th character of internal order.
Can we have any exit for this kind of scenario.
Please help me to solve this issue.
Thanks in advance,
Regards,
Murali Krishna. T
2010 Jul 26 11:47 AM
Hi,
Check the user exit "RV60AFZC", form-routine "USEREXIT_FILL_VBRK_VBRP".
Regards
Vinod
2010 Jul 26 1:36 PM
Hi Vinod,
Thanks for your prompt reply. I have searched the include ' RV60AFZC ' in the program SAPMF05L ( standard program for VF02). I did not found the include.
2010 Jul 26 1:41 PM
Hi,
You can open the include in SE38. Standard program for VF02 is SAPMV60A. Put the break point on RV60AFZC form-routine USEREXIT_FILL_VBRK_VBRP and see whether the control stops while executing VF02.
Regards
Vinod
2010 Jul 26 2:17 PM
Hi Vinod,
I had put the break-point on RV60AFZC in the form routine userexit_fill_vbrk_vbrp. When i execute VF02 transaction, the break-point is not getting triggered.
One more thing --- in the program SAPMV60A , I didnot found the include RV60AFZC.
I found that include in SAPLV60A.
2010 Jul 28 9:06 AM
Hi Vinod,
I found enhancement spot in the corresponding screen where it is picking the segment from internalorder. and problem solved. But I have done this for released bill document.
Actually I need to do this task for un released bill documents
regards,
Murali Krishna. T
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |