2005 Sep 13 10:25 AM
For VA46 transaction i want to replace one of the field with another field.
I am trying to do with user exit or BADI.
I don't find and user exit for VA46 transaction.
Next i am Trying to use BADI.How should i know the BADI's of VA46 transaction.
2005 Sep 13 5:42 PM
Hi,
You can only do the modifications by copying VA46 to custom program and tcode.
Cheers
For VA46 transaction i want to replace one of the field with another field.
I am trying to do with user exit or BADI.
I don't find and user exit for VA46 transaction.
Next i am Trying to use BADI.How should i know the BADI's of VA46 transaction.
2005 Sep 13 10:29 AM
2005 Sep 13 10:41 AM
Sanjay,
Thanks for your imm reply.
My requirement is, in the initial screen of VA46
The field Subseq process until should be replaced with a new field called Dismantling Date
The field Valid to should be removed.
When this screen is submitted it need to Select all contracts where:
Document Type = Screen Document Type
If Sold-To is entered
Contract Sold-to = Screen Sold-To
Purchase Order Number (contract line item) = Screen Purchase Order Number
Contract Dismantling Date <= Screen Dismantling Date.
I need to do this using BADI or User exit. As this transaction does not have any user exit i am going for BADI. I am trying to find the BADI for VA46.
2005 Sep 13 11:21 AM
I have created implementation for ALM_ME_CONTRACT.I have put one break point in it.When i run VA46 this BADI is not called.
Please help me solve this problem.
2005 Sep 13 10:36 AM
Hi,
try with this BADI
ALM_ME_CONTRACT, you can find of list of badi definition by this table SXS_ATTR .
or you search with some keywords in SE18.
Cheers,
Sasi
2005 Sep 13 11:24 AM
Hi
I dont think there is a BADI / User Exit for VA46.
You can use transaction varaiant to suppress screen fields. But replacing a field would not be possible. ALso changing the selection criterion is not possible.
May be you can do a sort / filter in ALV display for
the date field you intend to ADD as a restriction.
Cheers.
2005 Sep 13 11:50 AM
2005 Sep 13 12:13 PM
Hi Sid,
I think there is no User Exit Available for Tr. VA46.
But a BADI named BADI_CUST_HIER is available for Tr. VA46 and I think it will help you for further processing.
There is no other BADI's available for this Tr. VA46.
Regards,
Anbalagan
2005 Sep 13 12:32 PM
Thanks for the reply.
I have created implementation for BADI_CUST_HIER.When i run VA46 this BADI is not called.
2005 Sep 13 5:42 PM
Hi,
You can only do the modifications by copying VA46 to custom program and tcode.
Cheers
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |