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: 

want to know tables

Former Member
0 Kudos

hi,

my requirement is to run a programm for maintaining pr00(pricing condition type) for packaged materials.

for this i have to

1. select all packages

2• Loop through each package part number

3• Select all salesorgs for the package

4• Select all relevant Price lists and condition table for Sales orgs

5• Program must read current package PR00 per salesorg/pricelist (if exists)

in brief i want fields vhart(packaging material type),

kschl(condition type),

pltyp(price list)

vkorg(sales organisation).

from which tables i can find these fields.And how can i select.

regards,

pavan t.

2 REPLIES 2

Former Member
0 Kudos

Hi,

check tables

KONV

\REWARD IF USEFULL

former_member699750
Participant
0 Kudos

pl check the following tables...

INDX System table INDX

AGR_DEFINE Role definition

AGR_TEXTS File Structure for Hierarchical Menu - Customer

BMENTTREE Definition Table for Structures

CNTLSTRLIS Control stream list

SMENAKTT Text of the active company menu Session Manager

SMENSAPNEW File Structure for Hierarchical Menu - SAP

SMENSAPT Texts for Menu - SAP

AGR_BUFFI Internet Links for a Role

SMEN_BUFFC Table for Storing Favorites

SMEN_BUFFI Links for Favorites

AGR_1016 Name of the activity group profile

AGR_1250 Authorization data for the activity group

PRGN_CUST Customizing settings for authorization process

SSM_COL Set Values for Menu Tree Display

SSM_CUST Set Values for the Session Manager / Profile Generator

TGPN Graphic control: Platform-specific product control

DD02L SAP Tables

EUDB Development Environment Objects

TSTC SAP Transaction Codes

TSTCT Transaction Code Texts

TTREET Name of a structure

for pricing..

KONV

KONP

Regards

Sugumar G

Edited by: Sugumar Ganesan on Apr 2, 2008 11:11 AM