Customer Specific Pricing in ISA

Hi,
Can any one explain me Customer Specific Pricing functionality in B2BISA CRM 2007.
What are all the configuration steps needs to be done
Regards,
Ajay

Hello Ajay,
Your question is slightly confusing . I will tell you why. Your thread title gives me an impression that your normal pricing in CRM / ISA is working and you want Customer Specific Pricing.
Is any pricing working in ISA or CRM? I mean, do you have transactions (orders)that show pricing in CRM?  Till you answer my question above, let me give a overview of the steps involved. I am assuming that you have a R/3 (ECC) backend and CRM 5.0 or above for CRM.
[1. There are CRM middleware tasks to download Pricing configuration from R/3|http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/Documentation/B09_BB_ConfigGuide_EN_US.doc]
[2. There are CRM middleware tasks to download the conditions from R/3|http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/Documentation/B09_BB_ConfigGuide_EN_US.doc]
[3. You have to activate the IPC in CRM|https://service.sap.com/~sapidb/012006153200000081802008E/PricingUserexitManualV104.pdf]
[4. If there are custom pricing exits in R/3 then you have to rewrite them in Java for IPC in CRM|https://service.sap.com/~sapidb/012006153200000081802008E/PricingUserexitManualV104.pdf]
5. There is little or no configuration required in ISA for IPC (except for the configuration in defining the Shop which you already seem to know).
If the above is not overwhelming to you and you already know about it, then very good, you don't have a problem, I do.
If you have noticed, I mentioned only about pricing - but not customer specific pricing in the above discussion. Customer specific pricing is some thing that should be designed in the Pricing procedure. You have already declared that you know how those things work. And that leaves me confused.
Anyway, the links above give you access to the documents I feel that might help you.
Easwar Ram
http://www.parxlns.com

Similar Messages

  • Customer-specific pricing types

    Hello Gurus,
          how to configure for customer-specific pricing types, ie how to customize pricing rules ?
    thanks very much!

    Hi
    As per my understanding of your issue, you wish to offer different prices for different customers.
    This can be done by creating a condition table with Customer as one of the field and assign this to the access sequence. Goto VK11 - select this condition table and give the price you wish to for different customers.
    Like wise you can do it for discount condition types etc.,
    Thanks,
    Ravi

  • Customer specific pricing in E Commerce - on R/3

    Hi,
    I am currently working on a SAP E Commerce project, and we are installing the same on R/3 and NOT CRM.
    Regarding product catalogs and pricing i have a question,
    - Can we use subtotals in the pricing proceedure to bring in customer specific pricing - currently the product catalog takes SUBTOTAL 1 from the pricing proceedure and there is a coloum for PROMOTIONAL prices, if we were to use the subtotal 2 in the pricing proceedure, cant we bring customer specific pricing on catalog? - wouldnt this mean that you could conveniently skip the IPC part and also the coding that needs to be redone in IPC for all those requirements in the pricing proceedure?
    OR
    - There is a BADI  - BAPI_ADV_MED_GET_PRICES - can this be used since all subtotals are present in the structure.
    - is there any specific customizing to be done to get the subtotals into the structure.
    If the above BAPI can bring in the subtotals attached to the pricing proceedure, we could display the gross price attached to subotal 1 and the net price attached to any other subtotals 2 to 6, then what could be the need for IPC - if i understood well then it should be that the performance load is transferred from R/3 to IPC.
    I also have another question, in E Commerce when the customer logs in to create an order , i see in a demo that there is a SIMULATE or UPDATE button, while pressing this does it mean that there is a read to R/3 that does in the back ground VA01 or sales order create so that the system retrieves the ATP checks and pricing - this would ensure the  customer sees his final price + TAXES before he saves the order.?
    Thanks,
    Jacob

    What scenario you are going to implement - B2C or B2B? Lot depends on the scenario you are going to implement.
    I also have another question, in E Commerce when the customer logs in to create an order , i see in a demo that there is a SIMULATE or UPDATE button, while pressing this does it mean that there is a read to R/3 that does in the back ground VA01 or sales order create so that the system retrieves the ATP checks and pricing - this would ensure the customer sees his final price + TAXES before he saves the order.?
    This makes a call to the Order Simulate BAPI in R/3. And all the ATP and pricing checks are within the limitations of this BAPI. For example if there are some custom modifications to input additional values through popup screens in the R/3 system that could change the price or ATP results in R/3. These changes will not work in the BAPI.
    Though we haven't seen any pricing related restrictions, there could be ATP limitations if you are using APO.

  • Standard BAPI/RFC for customer specific pricing

    Hi all,
    We have a requirement for getting the customer specific pricing for a product. .We have few customers who are privelaged of procuring materials at a lesser price than others.We need a procedure or functionality that will pick this discounted price on the product that is raised by the privelaged customer.
    Please let me know if there is any Standard BAPI or RFC for this requirement
    Keerthi

    Hi,
    There is nothing called customer specific pricing in SAP and there is no BAPI to handle pricing for any specific entity.
    These things need to be configured in access sequence, condition tables, condition types etc and you have to configure  pricing in such a way that the pricing elements are common for everybody but depending on the situation, some customer will get materials for lesser price than others by creating condition records as applicable for each customer.
    You have to first configure the pricing procedure.
    Then while maintaining condition records, you have to maintain prices for specific customers where youcan maintain lesser prices. For all others you can maintain normal prices. For example for c.type PR00, you can have two tables in the access sequence. One table may be Sales org/D.C/Div/Customer/Material and the second table can be S.Org/D.C./Div/Material
    Now maintain a condition record like
    5001/00/00/CUSTOMER A/MATERIAL A  Value is 80
    5001/00/00/Material A  Value is 100
    If condition records are maintained like this, the customer A alone will get the material for Rs.80 while all others will get it for Rs.100
    Hope this helps you. If you have specific doubts, pls lemme know.

  • SAP ECO for ERP 5.0: customer specific catalog views?

    Hello,
    SAP E-Commerce for ERP 5.0:
    How can I  create and process catalog views for Web shop customers and assign Web shop customers (as users) to the chosen views?
    Is this business process only available in CRM?
    Thanks in advance.
    Best regards,
    AEV

    See the following notes:
    [Note 696095 - ISA R/3 4.0: Collective note on Catalog Views|https://service.sap.com/sap/support/notes/696095]
    To add items to the views:
    [Note 677320  ISA R/3 4.0: Coding sample catalog item assignments to views|https://service.sap.com/sap/support/notes/677320]
    and finally have customer specific views:
    [Note 677319 - ISA R/3 4.0 : Coding sample assignment of customers to views|https://service.sap.com/sap/support/notes/677319]

  • Customer specific prices in Catalog SAP ERP E-Commerce

    Hi Experts,
    We have implemented SAP ERP E-commerce -- ECC 6.0  ISA 5.0
    Initially we implemented a B2B scenario without TREX engine.
    VMC component is active (IPC).
    In the catalog we don't see customer specific prices. What are the steps to enable customer specific prices in the catalog. 
    Do we need TREX engine ?
    Do we need catalog views for customers to get customer specific prices.
    Please advice.
    Thanks and Regards,
    Ram

    Hello Ram,
    Maybe have a read of thread Prices on Product catalog for e-Commerce R/3 this contains some helpful information.
    regards
    Mark

  • B2C scenario customer specific discount when customer login to the B2C site

    Hi E-Commerce gurus,
    We want to implement a customer specific discount scenario when the customer login to the B2C web site afterwards that easily see the customer specific discount as soon as duration of the login process. We have also succeed sales org-material     scenario that according to our given below function module calculates a discount rate covers all the material within the related sales organization and also shows the indicator of discount rate on the every material pictures at the web site.
    Moreover we have configured an access sequence for condition ZB2I(discount condition) that related with Sales Org.-Customer then we replicate the CNACRMPRCUS666 condition table from ECC to CRM with all values but we can not calculate and display the discount rate on the web site when the customer log on the site and/or going to the basket. 
    Is there any available BADI, BAPI on ABAP and JAVA Stack. How can we display the spesific customer discount rate when the customer log on the site and/or going to the basket?
    Kind Regards, 
    Fahrettin
    DATA : lv_time_stamp    TYPE timestamp.
      DATA : BEGIN OF ls_product,
                product_guid    TYPE comt_product_guid,
                indirim         TYPE prct_cond_rate,
             END OF ls_product,
             lt_product         LIKE TABLE OF ls_product.
      DATA : ls_shop_s          TYPE crmm_isa_shop_h,
             ls_vrt             TYPE comm_pcat_vrt.
      CALL FUNCTION 'CRM_ISA_SHOP_READ'
        EXPORTING
          iv_shop_id     = iv_shop_id
        IMPORTING
          es_shop_h      = ls_shop_s
        EXCEPTIONS
          shop_not_found = 1
          OTHERS         = 2.
      IF sy-subrc <> 0.
        RAISE shop_not_found.
      ENDIF.
      SELECT SINGLE * INTO ls_vrt
      FROM comm_pcat_vrt
      WHERE guid = ls_shop_s-pcat_vrt_guid.
      IF sy-subrc <> 0.
        RAISE shop_not_found.
      ENDIF.
      CONVERT DATE sy-datum TIME sy-uzeit INTO TIME STAMP lv_time_stamp
      TIME ZONE sy-zonlo.
      CLEAR ev_indirim.
      SELECT SINGLE kbetr  AS indirim
      INTO ev_indirim
      FROM cnccrmprsap350
      WHERE sales_org      EQ ls_vrt-sales_org
        AND timestamp_from LE lv_time_stamp
        AND timestamp_to   GE lv_time_stamp
        AND kschl          EQ 'ZB2I'.
      ev_indirim = - ev_indirim / 10.
      SELECT DISTINCT product AS product_guid kbetr AS indirim
      INTO CORRESPONDING FIELDS OF TABLE lt_product
      FROM cnccrmprcus518
      WHERE timestamp_from LE lv_time_stamp
        AND timestamp_to   GE lv_time_stamp
        AND kschl          EQ 'ZB2I'.
      LOOP AT lt_product INTO ls_product.
        ls_product-indirim = - ls_product-indirim .
        IF ls_product-indirim GT 90.
          ls_product-indirim =  ls_product-indirim / 10.
        ENDIF.
        MOVE-CORRESPONDING ls_product TO  et_list.
        APPEND et_list.
      ENDLOOP.
      SORT et_list .
    ENDFUNCTION.

    Hi,
    As per my knowledge if you want to implement customer specific discount then you should use ISA B2B instead of ISA B2C. ISA B2B gives you this facility which you want to implement on B2C.
    Also How you will distinguish User in B2C to display specific prise. Your discount price is based on Sales Org or base on user?
    As your ABAP program is working fine but you are not getting it on web site then you have to write custom java code and collect all the required information on ISA side then pass it to RFC's import parameter and get the result back and display result on ISA B2C.
    eCommerce Developer

  • Is TREX required for the customer specific catalog views in SAP ERP E-com

    Hi gurus,
    I see there are few ramp-up sap notes for enabling the customer specific catalog views of Product catalog in SAP ERP E-commerce scenario.
    Any one who has already implemented them know if TREX is mandatory for having catalog views?
    specifically for XECOM 5.0 and ECC 6.0
    Thank you

    See [Note 696095 - ISA R/3 4.0: Collective note on Catalog Views|https://service.sap.com/sap/support/notes/696095]
    See the first line in the Reasons and Prerequisites:
    Important: The catalog views functionality is only available from ISA 4.0 SP4 on, we recommend to use the latest SP. It is also only available with TREX as catalog engine
    This is true for recent versions too.
    The requirement is behind how the solution is implemented. VIEWS_ID is actually published to TREX for optimized extraction of customer views.

  • Customer Specific SD Reports(Urgent Yaar)

    Can anybody help me with all the std. SAP reports which are customer specific.
    I mean from customer point of view - if he uses the SAP system of our client bcoz of some authorization what are all the reports that the client will like to give the authorization to the customer.
    This is my client requirement.
    Plz help me on the same.
    Rgds

    Hi,
    Reports: Reports consist of data, which is expected to be reveiwed or checked the transaction taken in said period. Reports are useful for analysis of decision taking for future activities.
    Some of the standard reports for SD & its configuration guide is as under:
    Standard SAP SD Reports:=
    Statistic Group:
    Purpose – To capture data for Standard Reports, we require to activate Statistic Group as under:
    --> Item category (Configuration)
    --> Sales document type (Configuration)
    --> Customer (Maintain in Master data)
    --> Material (Maintain in Master data)
    When you generate statistics in the logistics information system, the system uses the combination of specified statistics groups to determine the appropriate update sequence. The update sequence in turn determines for exactly which fields the statistics are generated.
    Configuration:
    IMG --> Logistics Information System (LIS) --> Logistics Data Warehouse --> Updating --> Updating Control --> Settings: Sales --> Statistics Groups -->
    1. Maintain Statistics Groups for Customers
    2. Maintain Statistics Groups for Material
    3. Maintain Statistics Groups for Sales Documents
    4. Assign Statistics Groups for Each Sales Document Type
    5. Assign Statistics Groups for each Sales Document Item Type.....
    All Standard Reports which are available are as under:
    SAP Easy Access: Information Systems -> Logistics -> Sales and distribution ->
    1. Customer -> Incoming orders / Returns / Sales / Credit memos / Sales activities / Customer master / Conditions / Credit Master Sheet
    2. Material -> Incoming orders / Returns / Sales / Credit memos / Material master / ...
    3. Sales organization -> Sales organization / Sales office / Sales employee
    4. Shipping point -> Deliveries / Returns
    5. SD documents -> Orders / Deliveries / Billing documents ...
    & so on.
    Some of the Standard reports in SD are:
    Sales summary - VC/2
    Display Customer Hierarchy - VDH2
    Display Condition record report - V/I6
    Pricing Report - V/LD
    Create Net Price List - V_NL
    List customer material info - VD59
    List of sales order - VA05
    List of Billing documents - VF05
    Inquiries list - VA15
    Quotation List - VA25
    Incomplete Sales orders - V.02
    Backorders - V.15
    Outbound Delivery Monitor - VL06o
    Incomplete delivery - V_UC
    Customer Returns-Analysis - MC+A
    Customer Analysis- Sales - MC+E
    Customer Analysis- Cr. Memo - MC+I
    Deliveries-Due list - VL04
    Billing due list - VF04
    Incomplete Billing documents - MCV9
    Customer Analysis-Basic List - MCTA
    Material Analysis(SIS) - MCTC
    Sales org analysis - MCTE
    Sales org analysis-Invoiced sales - MC+2
    Material Analysis-Incoming orders - MC(E
    General- List of Outbound deliveries - VL06f
    Material Returns-Analysis - MC+M
    Material Analysis- Invoiced Sales - MC+Q
    Variant configuration Analysis - MC(B
    Sales org analysis-Incoming orders - MC(I
    Sales org analysis-Returns - MC+Y
    Sales office Analysis- Invoiced Sales - MC-E
    Sales office Analysis- Returns - MC-A
    Shipping point Analysis - MC(U
    Shipping point Analysis-Returns - MC-O
    Blocked orders - V.14
    Order Within time period - SD01
    Duplicate Sales orders in period - SDD1
    Display Delivery Changes - VL22
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • Can LSMW use customer specific mapping program?

    Can LSMW use customer specific mapping program?
    I have created a LSMW project to migrate various objects (Material, pricing conditions, conditions) for our new division. I want to add another object – Purchasing Info records. We already have a customer specific mapping program that prepares the data for SXDB to complete the migration. After creating the new object in LSMW, I looked in step 1 (Maintain object attributes) but couldn’t see anywhere convenient to put the program name.
    I know that LSMW provides a mapping facility of it’s own, but can I avoid reinventing the wheel and instead own specific program?
    Slath

    Hi,
    I am afraid, that is not possible. It is possible to create your own BDC recording but not the way you want to do. LSMW needs to know your source and target structures and then you do the mapping from source to target within LSMW. It stores this mapping information in several tables and unless LSMW has those entries, it will not be able to generate the mapping(conversion) program. Also, LSMW creates a 'read' file and later a 'converted' file. Your mapping program may not be doing that, which means LSMW cannot execute it in later steps to actually create the Purchase Info Records.
    You will have to create your own BI or DI program or a business object and a BAPI, or an IDOC type and message type and then publish it to standard SAP, then may be it will be possible. But that will be lot of work, instead use the standard one availble to you.
    If you want to use your existing code then, when you get to the mapping part of it, just cut and paste the logic specific to each field in the appropriate place, or don't do any individual field mapping, but just paste all the mapping logic in the ENDOF_RECORD_ section.
    Regards,
    Srinivas

  • Transfer customer specific Roles assigned to a customer from R/3 to CRM

    Hello dear all,
    on R/3 side there are customer specific roles defined and assigned to customers. These roles are sales area depending.
    On CRM side we plant to uses the Employee Responsible relationship to build up these customer specific roles. To differentiate these roles we want to use the partner function which is assigned to the sales area.
    Can anybody show me how to do the initial load of the CRM system and map the role to the Employee Responsible relationship?
    I assume that I have to create a own mapping function module to realize this. Where do  I register this function module so it will be used during the initial load? How do I debug these functionality?
    A similar functionality we have to build up in case of the upload to the R/3 system. There we have map the Employee Responsible relationship to the specific role and assign it to the customer. Where do I register this function module?
    Thanks for your help!
    Best regards
    Michael

    hi
    In order to replicate the ECC customer to CRM customer the following steps (tips) might be helpful to you:
    First a Mapping structure should exist between business partners in SAP CRM and ERP ECC Customers in both the directions. In the ERP ECC system you can see this mapping using transaction /nPIDE
    You should create your own account group for the data transfer from SAP CRM to ERP ECC
    In SAP CRM, the roles sold-to party, ship-to party, bill-to party and payer are assigned to the classification Customer and the customer is assigned to exactly one account group in ERP ECC
    For consistent distribution of Business Partners with identical numbers in both the systems, the internal number range (ex. 1-5999) should correspond to an external number assignment in the ERP ECC system or vice versa. Thus a business partner is given the same number in both systems.
    For data exchange to be successful, you must ensure that the field control (mandatory fields) between the CRM system and the ERP system matches.
    Besides Both SAP CRM and SAP ECC can talk to each other only when there is some settings done in the middleware. And for the CRM only a small plugin is needed for the ERP/ECC Connectivity.
    Now whenever you have both the system mapped then if you create a BP in CRM it will automatically flow in the ERP System. And also the vice versa. As for the roles are concerned, the roles like ship-to-party and some few specific roles are mapped in ECC system. For a complete look at roles matching have a look at the following link.
    http://help.sap.com/saphelp_crm50/helpdata/en/52/cff837a9aae651e10000009b38f8cf/frameset.htm
    Once you have created a BP in CRM it will be created in some Account group in ECC. And in that AC GRP you will be not be able to create the Customer with identical ID. So if your systems are connected then even manually you also cannot create same BPs.
    And for all of these the PIDE settings in ECC needs to be maintained properly.
    Hope it serves your purpose
    best regards
    ashish

  • MIGO/GR w/ PO and Validity Period Specific Pricing

    We have a business requirement to maintain validity period specific pricing on our outline agreements (Scheduling Agreements/Contracts).  The question is can receiving be controlled to pick the correct price based on delivery date and not when the goods are actually received?
    Example:
    Part A
    4/10/2014 to 4/20/2014 - $4.00
    4/21/2014 to 4/30/2014 - $5.00
    Scenario #1- Contract--> Release PO
    This scenario is working correctly due the release purchase order pricing is referenced based on when the purchase order is created.
    Scenario #2-Scheduling Agreement-->Delivery Schedule
    During the prototype, when setting up a validity perios specific price as above, the price is only taken into account at the start of the validity period.
    If the delivery schedule line says 4/18, but it's not received until 4/22, SAP will pull the 2nd validity period price instead of the 1st period.  Is there a way to ensure that the correct validity period gets pulled?

    I think its possible, though i did not check for Scheduling agreement but it works for PO
    Can you please explore Vendor master>Purchasing Data> Pricing Date Control field options
    It should help
    Thanks
    DD

  • BP extend : how to use FM to update customer specific fields ?

    Hello
    I'm working on a CRM 2007 project and for customer needs, the BP data have been extent with specific fields using EEWB. So specific FMs have been automatically generated to manage the specific data. We want to use these FM to maintain the values of the specific fields. In the EEWB transaction, in the Task BUPA_API for the specific object, 2 FMs have been generated : ZZ1XO_BUPA_MAINTAIN and  ZZ1XO_BUPA_MNTN_ALL : we suppose we have to use these FMs to update the values fo this object. This object (customer specific data) is time dependent with gaps and multiple instance. We tried to use these 2 FMs to update values but it does not work : anybody has already used this kind of FMs ?
    Thanks to all.

    Jerome,
    Normally I use the FM modules generated by the EEWB that contain API to update the data.  However keep in mind if this is a Z-Table and you don't like what is provided, then add your own BAPI modules to the BDT function group to update the data.
    Take care,
    Stephen

  • PA - IT0000 'Customer Specific' Status

    Hi All,
    IT0000 has a field 'Customer Specific' Status. This field is by default Grayed Out. We can default values in this while creating and Action.
    My requirement is that I want to make this field as input field. I want to change the values during creation of Action Infotype. I could not make it using table T588M
    Anybody have idea how to make it input field?
    With Regards
    Shyam V

    HI Sikandar,
    I just want to make field 'Customer Specific Stauts' as input field. Using T588M we can change the field characteristics for the screen which we get during all the PA action.
    By using the same table i could not make this field as input field.
    What more elaboration you need?

  • Issue in Updating Customer specific fields in WBS using BAPI_BUS2054_CREATE_MULTI

    Hi Experts,
    I am able to create the WBS element using BAPI_BUS2054_CREATE_MULTI.But the issue is i am not able to update customer specific fields even after passing the fields as per specification in Function module documentation. I have also created an implementation of BADI  as per below specification in FM documentation:
    Procedure for Filling Standard Enhancements
    Before you call the BAPI for each object that is to be created or changed,
    for which you want to enter customer-specific table enhancement fields, add a
    data record to the container ExtensionIn:
    STRUCTURE:    Name of the corresponding help structure
    VALUEPART1:   Key of the object + start of the data part
    VALUEPART2-4: If required, the continuation of the data part
    VALUPART1 to VALUPART4 are therefore filled consecutively, first with the
    keys that identify the table rows and then with the values of the
    customer-specific fields. By structuring the container in this way, it is
    possible to transfer its content with one MOVE command to the structure of the
    BAPI table extension.
    Note that when objects are changed, all fields of the enhancements are
    overwritten (as opposed to the standard fields, where only those fields for
    which the respective update indicator is set are changed). Therefore, even if
    you only want to change one field, all the fields that you transfer in
    ExtensionIn must be filled.
    Checks and Further Processing
    Using the methods ...CREATE_EXIT1 or. ...CHANGE_EXIT1 of the BAdI
    BAPIEXT_BUS2001, BAPIEXT_BUS2002, and BAPIEXT_BUS2054, you can check the entered
    values (and/or carry out other checks).
    In the BAdI's second method, you can program that the data transferred to the
    BAPI is processed further (if you only want to transfer the fields of the CI
    includes, no more action is required here).
    But still i am unable to update fields though i am able to create WBS with rest of the fields except  custom fields.
    I am using attached code to achieve this.Do we need to code anything inside method create_exit1 or create_exit2 implementation for BADI or
    Please help on priority

    Hi Rahul,
    First observation from your code is that i could not find the assignment for the field
    GWA_WBS_EXTIN-STRUCTURE. I hope you are not filling this field, that could be one reason for failure. Try to do it and let us know if you still have the problem.
    Br..
    Dwaraka

Maybe you are looking for

  • IPad will not open email attachments using webmail ?

    Hi We own a iPad 3, OS5.1.1 ( the iPad belongs to my wife ) therefore she has her own account set up using the iPad's email programme ( I do not have my email account on this iPad as we want to keep our accounts seperate)  When I login to my email ac

  • BAPI_SALESORDER_CREATEFROMDAT2 with BOM

    Hi, currently I'm using the BAPI_SALESORDER_CREATEFROMDAT2 to create sales order via .NET, it works beautifully when the materials used are not BOM. However, when I test the BAPI out with BOM materials, it does not get exploded. Please help. Thanks.

  • Not able to create Container in DAC

    Hi All, We are facing the below error while creating the container in DAC. Error : There is already Qserver running at the port 3141 shutting down the server Our Architecture is as follows: 1. OBIA and DAC and Informatica Client is in one Windows ser

  • Photoshop Actions - PSE

    Has anyone downloaded and used any of the actions on "Action Central" http://www.atncentral.com/ I have been studying the free actions, but can't really find any information on the actions that will run in Photoshop Elements (I have PSE8). I find a n

  • Height and width question in an applet

    I have loaded a picture into an applet. Is it possible to get the pictures height and width?