‎2010 Nov 01 3:45 PM
Hi All,
Can anybody tell me, how can we programatically create the VK11 screen with different key combination.
My requirement is to update set of Z-Tables . Using condition types, and the same functionality like VK11.
For each condition type, the screen will be created dynamically. Say if you are selecting key combination SOLD-TO/MATERIAL
the screen fields will be automatically determind as sold-to material value valid from valid to etc etc.
Please let me know your comments on the same.
Regards,
Tapodipta Khan.
‎2010 Nov 01 4:54 PM
Hi,
I was also having similar requirement for which I have made use of the Dynamic Internals and Structures building concept. We can get the table or struture name based on the Application and Pricing Procedures. Which will give us the Condition Table name and inturn this tables will be used for building the tables and structures.
Please have a look at the tables t685 & t682i. Let me know if any.
Regards,
SRinivas
‎2010 Nov 01 4:59 PM
Hi Srini,
I have already checked those tables, now when you look at the screen ok VK11 it has part of application table filelds and some fields from KONP. How do you check that?
Br,
Tapodipta Khan.
‎2010 Nov 01 5:06 PM
Hi,
This field will be based on the Condtion type which you are giving in the first screen. But however this fields are from the Condition tables (AXXX) for that Condition Types. Try to see the main programs of the Screens (System--->Status) and I have tried through that way and this program name was different for each condition type Differ from System to system (Customization).
XXX - Condition table number.
By default Validity period will be there for each condition type.
Regards,
Srinivas
‎2010 Nov 02 5:52 AM
Similar type of requirement for creating dynamic pricing conditions Report. See the Wiki post for more details [Dynamic Report for Pricing Conditions Master Data |http://wiki.sdn.sap.com/wiki/display/stage/DynamicReportforPricingConditionsMasterData].