Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

problem with VOFM ?

Former Member
0 Kudos

Hi all,

I created a new routine in VOFM ( for VA21 ) and modified the tax for the particular condition types , when i look at xkomv the changes are available , but its going to some part of code and the changes made by me gets changed to the orginal value and not getting reflected in the output ?

Thanks,

Lavanya

1 ACCEPTED SOLUTION

former_member156446
Active Contributor
0 Kudos

check what all user exits and badi's are hit in your process and debug them to find...

BADI list for ur Tr.:

SD_COND_ACCESS_A Access in Pricing (replacement)

SD_KONV_SELECT Addition to Data When Reading KONV

user exits:

EXIT_SAPFV45E_001 V45E0001 Update the purchase order from the sales order

EXIT_SAPFV45E_002 V45E0002 Data transfer in procurement elements (PRreq., assembly)

EXIT_SAPFV45L_001 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPFV45L_002 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPFV45L_003 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPFV45P_001 V45P0001 SD customer function for cross-company code sales

EXIT_SAPFV45S_001 V45A0001 Determine alternative materials for product selection

EXIT_SAPFV45S_002 V45S0001 Update sales document from configuration

EXIT_SAPFV45S_003 V45S0003 MRP-relevance for incomplete configuration

EXIT_SAPFV45S_004 V45S0003 MRP-relevance for incomplete configuration

EXIT_SAPFV45S_005 V45S0004 Effectivity type in sales order

EXIT_SAPLMCS1_001 MCS10001 SIS: Statistics update, sales documents

EXIT_SAPLMCS1_002 MCS10001 SIS: Statistics update, sales documents

EXIT_SAPLOMCV_001 MGA00003 Material Master (Industry and Retail): Number Display

EXIT_SAPLOMCV_002 MGA00003 Material Master (Industry and Retail): Number Display

EXIT_SAPLV21B_001 SDVFC001 User Exit: Account Determination From Payment Card Plan Item

EXIT_SAPLV45L_001 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPLV45L_002 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPLV45L_004 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPLV45L_004 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPLV45T_001 V45T0001 Customer exits text determination

EXIT_SAPLV61A_001 FYTX0001 Control interface for external systems

EXIT_SAPLV61A_002 V61A0001 Customer enhancement: Pricing

EXIT_SAPMV45A_002 V45A0002 Predefine sold-to party in sales document

EXIT_SAPMV45A_003 V45A0003 Collector for customer function modulpool MV45A

EXIT_SAPMV45A_004 V45A0003 Collector for customer function modulpool MV45A

EXIT_SAPMV45A_005 V45A0004 Copy packing proposal

2 REPLIES 2

former_member156446
Active Contributor
0 Kudos

check what all user exits and badi's are hit in your process and debug them to find...

BADI list for ur Tr.:

SD_COND_ACCESS_A Access in Pricing (replacement)

SD_KONV_SELECT Addition to Data When Reading KONV

user exits:

EXIT_SAPFV45E_001 V45E0001 Update the purchase order from the sales order

EXIT_SAPFV45E_002 V45E0002 Data transfer in procurement elements (PRreq., assembly)

EXIT_SAPFV45L_001 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPFV45L_002 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPFV45L_003 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPFV45P_001 V45P0001 SD customer function for cross-company code sales

EXIT_SAPFV45S_001 V45A0001 Determine alternative materials for product selection

EXIT_SAPFV45S_002 V45S0001 Update sales document from configuration

EXIT_SAPFV45S_003 V45S0003 MRP-relevance for incomplete configuration

EXIT_SAPFV45S_004 V45S0003 MRP-relevance for incomplete configuration

EXIT_SAPFV45S_005 V45S0004 Effectivity type in sales order

EXIT_SAPLMCS1_001 MCS10001 SIS: Statistics update, sales documents

EXIT_SAPLMCS1_002 MCS10001 SIS: Statistics update, sales documents

EXIT_SAPLOMCV_001 MGA00003 Material Master (Industry and Retail): Number Display

EXIT_SAPLOMCV_002 MGA00003 Material Master (Industry and Retail): Number Display

EXIT_SAPLV21B_001 SDVFC001 User Exit: Account Determination From Payment Card Plan Item

EXIT_SAPLV45L_001 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPLV45L_002 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPLV45L_004 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPLV45L_004 V45L0001 SD component supplier processing (customer enhancements)

EXIT_SAPLV45T_001 V45T0001 Customer exits text determination

EXIT_SAPLV61A_001 FYTX0001 Control interface for external systems

EXIT_SAPLV61A_002 V61A0001 Customer enhancement: Pricing

EXIT_SAPMV45A_002 V45A0002 Predefine sold-to party in sales document

EXIT_SAPMV45A_003 V45A0003 Collector for customer function modulpool MV45A

EXIT_SAPMV45A_004 V45A0003 Collector for customer function modulpool MV45A

EXIT_SAPMV45A_005 V45A0004 Copy packing proposal

Former Member
0 Kudos

Hi,

What are you trying to achieve in the VOFM routine..?

Please let us know.

Thanks

Naren