‎2007 Apr 01 7:48 AM
hi all,
when i maintain the pricing conditions with vk11 or vk31, i want the price maintained is set default as blocked (the processing status field-KBSTAT). can it be done? i am using 4.6c.
‎2007 Apr 01 8:38 AM
‎2007 Apr 01 9:56 AM
You should try to use transaction variant
<i>Transaction variants simplify transaction flow by:
Inserting default values in fields
Changing the ready for input status of fields
Hiding various screen elements and menu functions, or even entire screens
Adjusting table control settings
When you create a transaction variant, you run through the transaction in a special mode. In this mode, you decide which elements you no longer need in your transaction and which values should be inserted where. If you choose to hide an entire screen, the system will no longer display that screen in the transaction and will proceed on to the next screen in the series. You can also adjust table control settings and determine the width of columns and the order in which you want them displayed. In tab strips, you can suppress tabs that you no longer need by setting them to invisible.
You may also create as many variants for a transaction as you desire. One of these variants can be defined as a standard variant. This variant is then valid across all clients. You may also assign different variants to specific users.
This is done using Variant Transactions. Variant transactions are then places in those users user menus instead of the standard transaction. </i>
To use this : Tools -> Accelerated SAP -> Personalization (transaction SHD0)
Regards
‎2007 Apr 01 10:02 AM
‎2007 Apr 01 11:53 AM
hi Raymond Giuseppi, thank you for your reply. i tried shd0, but it didn't work. it will take effect on the first line of condition record. but if i create the second line, it will not make default. so
‎2007 Apr 01 11:57 AM
and sorry, i am not a abaper, i am sd consultant without much understanding of the bc. i don't know if there is some other way to solve the problem? for example, the badi? as i know, there is no user exit for vk*.