What is the difference between union and union all command?
When should I use smart identification?
How to convert a sapscript to smart form?
Can we overload final method in java?
How to list all routes in laravel?
What is calculate of tds
Explain the different types of tables?
What is the advantage and disadvantage of cloud computing?
Explain the concept of contracts in laravel.
What is jradiobutton in java?
What is Image segmentation ? How can you do in tensorflow ?
What is query cache?
1. I want to create an installment method payment term whereby my customer pays 50% as Advance Payment & 50% Net 45 days. How to configure the 50% advance payment term in OBB8 as system does not take negative days say -1 . I have created Z100 as 50% Advance Payment & 50% Net 45 days, Z101 as 50% Adv Pyt and Z102 as 50% Net 45 days in OBB8 and then assigned the same in OBB9 to Z100, 1, 50%, Z101 and Z100, 2, 50%, Z102. But the payment terms Z101 should be having -1 days instead of 0 days. How to configure this or achieve the payment term of advance payment? 2. My purpose is that during FB70, I should get a warning message that advance payment has not yet been received for this customer having this installment payment term Z100. It should not let me post the invoice unless 50% adv pyt has been received. At present we are not using Down Payment functionality. But I assume that without the Down Payment functionality the same cannot be achieved. Please confirm this. How can I achieve the above requirements? 3.Dear Group - Our Purchasing Dept has asked me to create a new payment term with the following terms: "Payable 90% upon delivery, 60 days net, 10% upon acceptance, 60 days net". So when we receive the invoice, we get a 10% discount off the total price, due within 60 days. The balance is due 60 days after that. Any ideas on how I would configure this using transaction OBB8. IT IS VERY URGENT FOR ME KINDLY SEND ME THE ANSWER ON MY E.ID-sahu.suryakanta@hotmail.com.
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
How to create a custom exception?