Question
How can i transfer the payment method from customer master to sales order automatically?

Answers

Use the user exit “userexit_move_field_to_vbkd” in report MV45AFZZ with this coding:

DATA: via LIKE knb1-zwels.
IF vbkd-zlsch IS INITIAL.
IF NOT vbak-kunnr IS INITIAL.
SELECT SINGLE zwels INTO via
FROM knb1
WHERE bukrs = vbak-bukrs_vf
AND kunnr = vbak-kunnr.
vbkd-zlsch = via(1).
ENDIF.
ENDIF.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q We can define our own exchange rate types and use them instead of the defaulted types, 'm', 'b' and 'g'. How can we overwrite default types in sd?
  • Q How to use rebuild command?
  • Q Explain the differences and similarities of Relative Layout and Linear Layout.
  • Q Explain difference between arp and rarp?
  • Q While making sales calls, how can a pleasant smile help?
  • Q How do i convert a string to an int in c#?
  • Q what is Agronomy?
  • Q What are the possible ways of hosting a WCF service? Explain.
  • Q What is the share of Central Government in Rural Banks?
  • Q If you were to witness a major injury or accident in your daily life, what would be your first action?
  • Q Where is the Chatham House, the Royal Institute of International Affairs situated?