Step by Step process for Pricing in SAP

Hello Experts,
Can any one please send me the documentation for whole process of pricing in SAP , So that it will explain me how it works in SAP.
I don´t need the steps for the configuration.
Thanks

Hi
Pricing and Conditions
The term pricing is used broadly to describe the calculation of prices (for external use by customers or vendors) and costs (for internal purposes, such as cost accounting). Conditions represent a set of circumstances that apply when a price is calculated. For example, a particular customer orders a certain quantity of a particular product on a certain day. The variable factors here - the customer, the product, the order quantity, the date - determine the final price the customer gets. The information about each of these factors can be stored in the system as master data. This master data is stored in the form of condition records.
refer link below
<a href="http://www.sap-basis-abap.com/sapsdlog.htm">PRICING</a>
PRICING:
Pricing is the combination of creating correct pricing procedure that map the business needs & processes, such as correct pricing & discounting, & keeping to the legal requirements placed on the business, such as adhering to the tax laws of the country.
SPRO- IMG- SD- Basic Functions- Pricing- Pricing Control—
Create Condition Table: V/03, V/04, V/05
Define Access Sequence: V/07
Define Condition Types: V/06
Define & Assign Pricing Procedure
Maintain Pricing Procedure: V/08
Define CuPP: OVKP
Define DoPP: OVKI. The DoPP indicator is used to determine pricing in conjunction with the sales area & CuPP.
Assign DoPP to Order Types & Billing Types: OVKJ & OVTP
Define Pricing Procedure Determination: OVKK
Create Condition Table: V/03, 04, 05
Put the most general field for e.g., Sales Orgn in the highest position & the most specific field in the lowest. After organizational fields, place fields from doc header before those that come from item level (customer comes before material).
Sales Orgn, Distbn Channel, Div, Cust, Mat: Customer Specific Price
Sales Orgn, Distbn Channel, Div, Price List Type, Mat: Price List
Sales Orgn, Distbn Channel, Div, Mat: Material Price.
Maintain Access Sequence: V/07
Go to new entries, define 4-digit acc seq. Select acc seq, go to Accesses and place the cond tables and check exclusive indicator (which determines that if a cond record is successfully found, the system will stop searching further). Select each cond table and go to Fields.
• There are some cond types for which you do not create cond records (header discounts that you can only enter manually). These cond types do not require an access sequence.
Define Condition Type: V/06
They are used in the pricing procedure to define how the cond is going to perform, such as either a %tage or a fixed amount. The cond type can be automatic or it can allow manual changes. Copy the required cond type and rename. Then assign acc seq to cond type.
If you use different calculation types for what are otherwise the same conditions (for e.g., %tage, as fixed amt, qty dependent), you do not have to define different cond types in customizing. You can set different calculation type when maintaining cond records.
Functionality of Condition Types:
Access Sequence
Condition Class: surcharge & discounts or prices
Plus/Minus: -ve, +ve or both
Calculation Type: fixed amt, %tage, qty, wt, voln
Rounding rule: commercial, round up and round down
Group Cond
Manual Entry: whether manual or automatic entry has priority
Header Cond: after entering the header cond type click on the button activate. The cond amt of the header conditon is copied as it is to all the line items in the doc.
Item Cond
Amount/ Percent: check & u can change the amount or % for the cond type during data processing
Delete: check & the cond record may be deleted from the doc.
Value: check & the value of the cond type can be changed during data processing
Calculation Type: check & the cal type can be changed during doc processing
Valid from & to
Scale Basis: determines how the system interprets a pricing scale in a cond, for e.g., the scale can be based on qty, wt, voln
Check Value: indicates whether the scale rates must be entered in ascending or descending order.
Define and Assign Pricing Procedure: V/08
A pricing proc consists of a lists of cond types in a defined order, such as price less discount plus tax. Go to new entries, define 6-digit pricing proc with descp. Select the 6-digit pricing proc and go to Control Data, you will be faced with an empty structure.
Step: the no that determines the sequence no of a cond type with in a procedure
Counter: second mini step with in an actual step
Conditon type: specify the cond type
From & To: if you specify the ref steps in these fields, the cond values of the 2 steps specified and steps in between are totaled
Manual:
Mandatory: whether a cond type is mandatory when system carries out pricing
Statistical: the value represented in this step will not alter the overall value
Print: which cond types should be printed on a doc (order confirmation, invoices)
Subtotal: controls whether & in which fields the cond amts or subtotals are stored
Requirement: for a cond type to be executed in the sales doc the requirement specified here must be satisfied. (It is a gateway)
Alternative Calculation Type: alternative formula to the formula in the std system that determines the cond. In the std SAP system for the cust expected price EDI1, the alt cal type is 9, which means it contains a routine with a logic which states that the difference between the customer expected price & the net value is zero.
Alternative Cond Base Value: alternative formula for determining the cond basis (amt to which the discount or surcharge in a scale refers)
Account Key: this field enables the system to post the sales value to different G/L accounts. ERL: sales revenues, ERS: sales deductions, ERF: freight revenue.
Accruals: this is exclusively for rebate cond types BO01 & BO02. Key, which identifies various types of G/L accounts for accrual postings.
TAX: MWST
Tax is calculated on the following parameters:
Plant
Ship to party region
Customer tax classification
Material tax classification
Pricing Procedure Determination: OVKK: Determination Rule
Before one can proceed with the determination rule, one needs to maintain the CuPP & DoPP. One needs to assign a single character alphanumeric key with a short descp. Then assign the DoPP to the sales doc types. This will ensure that for e.g., all sales orders created using order type OR, which has been assigned a DoPP of 1, will all use the same pricing proc if created in the same sales area & with the same CuPP. In some instances, you may not want to have the same pricing proc for a sales doc, as you may want in a billing doc. For this reason, you may allocate a different DoPP to a billing doc.
Do not forget to assign the CuPP indicator to your CMD in the Sales Screen
Sales Orgn + Distbn + Division + CuPP indicator + DoPP indicator = Pricing Procedure
To Create own Sales Doc Types:
SPRO- IMG- Sales Doc- Sales Doc Header-
Define sales doc types: VOV8. Copy std order type& rename
Assign Sales area to Sales Doc Types:
Combine sales orgn
Combine Distbn channel
Combine division
Assign sales order types to permitted sales area
To create Price List Types:
SPRO- IMG- SD- Basic Functions- Pricing- Maintain Price Relevant Master Data:
• Define price list category for customers: OVSI: assign to CMD sales area screen in price list type field, in sales tab page in pricing and statistics section.
• Define pricing group for customers: OVSL: assign to CMD sales area screen in price group field, in sales tab page in pricing and statistics section.
• Define material group: OVSJ: assign to sales orgn 2 view of MMR in Mat Pricing Group Field.
• 2 digits character key with description
Cond Type Description Cond Class Calculation Type
BO01 Group rebate Exp reimbursement Percentage
BO02 Mat rebate Exp reimbursement Qty (fixed)
BO03 Cust rebate Exp reimbursement Percentage
BO04 Hierarchy rebate Exp reimbursement Percentage
BO05 Hierarchy rebate / Mat Exp reimbursement Percentage
BO06 Sales Independent Rebate Exp reimbursement Fixed amount
EDI1 Cust Expected Price Prices Quantity
HB00 Discount (value) Discount / Surcharge Fixed amount
HD00 Freight Discount / Surcharge Gross weight
K004 Material Discount / Surcharge Qty / absolute
K005 Customer / Material Discount / Surcharge Qty / absolute
K007 Customer discount Discount / Surcharge Percentage
K020 Price group Discount / Surcharge Percentage
K029 Material Pricing Group Discount / Surcharge Absolute discount by wt
K030 Customer/ Mat Group Discount / Surcharge Percentage
K031 Price Grp/ Mat Pr Group Discount / Surcharge Percentage
K032 Price Grp/ Material Discount / Surcharge Quantity / absolute
KF00 Freight Discount / Surcharge Gross weight
NRAB Free Goods Discount / Surcharge Quantity
PI01 Inter company price Prices Quantity (fixed)
PI02 Inter company % Prices Percentage
RB00 Discount / value Discount / Surcharge Fixed amount
PR00 Price Prices Quantity
VPRS Cost Prices Quantity
RL00 Factoring Discount Discount / Surcharge Percentage
MW15 Factoring Discount Tax Taxes Percentage
SKT0 Cash discount
• Customer Specific Price: sales orgn, distbn, division, customer & material
• Price List Price: sales orgn, distbn, division, price list type & material
• Material Price: sales orgn, distbn, division & material
• Customer discount: sales orgn, distbn, division & customer
• Customer material discount: sales orgn, distbn, division, customer & material or sales orgn, distbn, customer & material.
• Material discount: sales orgn, distbn, division & material or sales orgn, distbn & mat.
Condition Records:
Condition records allow you to store & retrieve pricing data in the system. Pricing elements are generally managed at the sales orgn & distbn channel level. There fore you always have to specify organizational level when creating cond records. In the case of cond records for price groups, freight charges, & cust specific prices & discounts you must also enter the division. As a result, you can create conditions according to product groups with these price elements.
Pricing Elements in Sales Order:
• Price: the basis of pricing during sales order processing is the gross price of the mat. The system selects the most specific record- the cust specific price. If it does not exist, the system looks for price list type. If it also does not exist then system takes the basic material price. You can define price list types by customer groups (wholesale or retail) or by currency (price lists for each foreign country dealt with)
• Surcharge & Discounts:
• Freight Costs: you can create cond record either based on: the first part of the inco term (for e.g. FOB) or on the combination of part 1 & 2 (for e.g. FOB & Boston). There are 2 predefined freight conditions
o KF00: applies to each item in a sales doc.
o HD00: applies to entire document.
• Sales Taxes:
Prerequisites for Automatic Pricing:
Necessary data must be maintained in MMR & CMD:
Material Master Data: the price related fields can be found in sales orgn 1 & 2.
Tax Classification
Price Material: you can specify another material as ref for pricing info
Material Group: defines a group of materials for which you want to apply the same cond record.
Cash Discount: whether or not mat qualifies for cash discount
Customer Master Data: the price related fields appear on sales data screen.
CuPP: specify the pricing proc for a customer
Price List: Allow you to apply a mat price in a particular currency to a group of customer’s e.g. wholesale customers.
Price Group: price group lets you apply a discount to a particular group of customers.
Tax Classification: billing tab page.
HEADER & ITEM CONDITIONS:
The standard system includes cond types that you can apply at only the header level, the header conditions. Cond types that you can only use for items are called item conditions. There are some cond types that can be used at both header & item level:
• RA01: percent from gross
• RB00: absolute discount
• RD00: weight discount
Header Conditions: you cannot create cond records for it; it is entered manually in order processing. Automatic pricing does not take place for them.
• HA00: percent discount
• HB00: absolute discount
• HD00: freight
• HM00: order value
Item Conditions: in the std SAP most cond types are defined as item conditions:
• K004: mat discount
• K005: cust/ mat discount
• K007: cust discount
• PR01: mat price
• KF00: freight
Distribution between Header & Item:
Header conditions apply to all items in the doc & are automatically distributed to all the items. It can be either percentage or an absolute amount.
If you enter a header cond that is based on a percentage (e.g., a dis of 2% ) the system automatically applies this percentage to all the items in the doc.
If the header cond is an absolute amount, there are 2 ways in which the system can distribute the amount among the items in the doc:
Distributed proportionally among the items
Amount entered at header level is duplicated for each item.
You control the distribution of absolute header condition in the Group Price Field per cond type.
• HB00: header discount distributed as percentage because it is marked as a header cond & group condition. The system distributes the amt proportionally among the various items, in this case according to the value of the items. The distribution of an absolute header cond need not be based on value. For e.g. you can specify in customizing for sales that the distribution is based on weight & volume of the different items. You can specify the basis of distribution in the ‘Alternative Cond Base Value’ field in the pricing screen.
• RB00: assigns the header discount to each item identically, because it is only marked as header condition.
<b>
REWARD IF HELPS</b>
Message was edited by:
        SHESAGIRI GEDILA

Similar Messages

  • Regarding process for FG in SAP

    Need your input on following scenario.
    Inventory exists for material FG in multiple batches in a plant .
    Physically the above material has two components (SF1 and SF2).
    Business needs to separate the materials SF1 and SF2 (build the inventory) and deplete the inventory for FG.
    Are we aware of any existing process in SAP? Could you please provide your thoughts?
    Thanks in advance
    Regards
    venkat

    Hi Venkat,
    As your FG1 is already in stock it would have come to stock through a production order. Please find those orders and reverse the goods movement for them, it would be possible easily if those orders are not settled and closed yet. Revoke TECO status and reverse the goods movement.
    If the orders are closed and settled or may be archived then its difficult to get it back from the orders. In this case you have 2 ways to solve this problem..
    1. As explained in earlier post activate production for SFG1 and SFG2 define them as byproducts, create BOM for SFG1 with SFG2 as coproduct or byproduct and FG1 as rawmaterial. Create production order for the SFG1, issue FG1 from stock and GR for SFG1 and SFG2.
    2. this is a crude and simple way to do it, if this is one time activity and not a recurring business process. To be used only for old stock whose original production orders cannot be used for reversal for goods movement. Post 201 (issue to cost center) for the FG1 and post 202 (Reversal for issue to cost center) for the semifinished SFG1 and SFG2. Please consult with your FI and costing team for this method.
    Regards
    Abhishek

  • Import process for third country (SAP Application)

    Hi Experts,
    Currently we are using SAP Foreign Trade for European union countries to declare Intrastat and Extrastat to customs union.
    Our requirement is a SAP Application to import with a third country which has no free trade agreement or is not a member country of a customs union. ( for example India vs Japan)
    Is there any SAP standard application or SAP Add on's to meet the above requirement?
    by
    Prabhu

    Hello Prabhu ,
    In the standard SAP system design , Extrastat is only available for Germany and the Netherlands.
    I hope this information has been helpful for you.
    Best Regards,
    Frank

  • Invoce. N-step dynamic approval process

    Hello,
    I have a question.
    According documentation we have BADI ONLY for SC workflow
    and PO workflow.(BBP_WFL_APPROV_BADI)
    I need  N-step dynamic approval process  for Invoice.
    The question is : do i need to develop my own workflow or is there other functionality or BADI which i can use for INVOICE?
    Thank you.
    Tania

    Hi Hari,
    The total value of the shopping cart changes because Manager 1 deletes an item from the shopping cart. So the new value of the shopping cart is 10.000,- euro. In this example all managers must approve up to and including the first one who has an limit higher than the shopping cart value.
    Regards,
    Martin

  • Process for TDS

    Hi
    How can we map the TDS process for India in SAP
    Regards
    Kailash

    Hi
    Refer
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/09/ebf138cdd78a4be10000000a114084/frameset.htm
    Thanks & Best Regards
    Sanil K Bhandari

  • Approval process for Scrapping of asset

    Dear SAP Gurus,
    In our present client, there is a requirement is to have approval process for scrap inside SAP.  And only on receipt of proper approval, the  scrap should be posted and accounting should be generated.Please  advice if it is possible to do so in standard SAP.
    Many Thanks

    In standard asset accounting this is not available.  An option for this is to set-up a workflow for the appoval proces

  • Plz send step by step process  for Outlook integration with SAP

    Hi Basis experts
    Plz send step by step process  for Outlookexpress  integration with SAP.
    plz send if anybody have at the earliest.
    advance Thanks& regards to all
    Supriya

    Dear Supriya,
    If it is in SAP then please go through the below mentioed site
    http://www.duet.com/
    please tell me where in you want to integrate?
    Outlook Configuration with SAP-EP is a PPT file.
    please mail me your id i will send it accross.

  • Step by Step process for Asset Accounting in SAP

    Hi,
    Please provide information pertaining to Step by Step process for Asset Accounting in SAP.
    Regards,
    Vikas Malhotra

    chk these
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/4f/71da17448011d189f00000e81ddfac/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/FIAA/FIAA.pdf

  • Guide me step by step process in SAP-MM..

    hi SAP Guru's
    I m new to SAP-MM please guide me the step by step process in MM.Please give useful information needed for SAP MM.
    Can anybody give me the materials fo SAP-MM
    Thanks in advance
    sap -mm

    The Materials Management (MM) module is fully integrated with the other modules of the SAP System. It supports all the phases of materials management: materials planning and control, purchasing, goods receiving, inventory management, and invoice verification.
    MM Purchasing component are as follows:
    •     External procurement of materials and services
    •     Determination of possible sources of supply
    •     Monitoring of deliveries from and payments to vendors
    Integration:
    •Controlling (CO): materials intended for direct consumption and for services, since these can be directly assigned to a cost center or a production order.
    •Financial Accounting (FI): The vendor master record represents the creditor account in financial accounting.
    •Sales and Distribution (SD):
    •Within the framework of materials planning and control, a requirement that has arisen in the Sales area can be passed on to Purchasing
    Process Flow:
    1)Determination of Requirements: Through MRP, purchase requisitions
    2)Source Determination: helps you identify potential sources of supply, creating requests for quotation (RFQs
    3) Vendor Selection and Comparison of Quotations: The system is capable of simulating pricing scenarios
    4) Purchase Order Processing: information from the requisition and the quotation to help you create a purchase order. scheduling agreements and contracts are also supported.
    5) Purchase Order Follow-Up: The system checks the reminder periods you have specified. up-to-date status of all purchase requisitions, quotations, and purchase orders.
    6) Goods Receiving and Inventory Management: Goods Receiving personnel can confirm the receipt of goods simply by entering the Po number
    7) Invoice Verification: The system supports the checking and matching of invoices, and clearing invoices for payment.
    This is overview of MM in SAP.If found useful, Please reward points,
    Vivek Maitra

  • HELP ME IN step by step installation for sap 4.7 IDEAS AND sap 4.7 EE

    HI
    EXPERTS CAN ANYBODY GIVE STEP BY STEP INSTALLATION  PROCESS FOR BOTH
    SAP 4.7 IDEAS AND EE VERSIONS I AM NOT THAT MUCH PROFICIENT IN INSTALLING  I HOPE U R GUIDLINES CAN MAKE ME CLEAR IN INSTALLING I HAVE SOME QUESTIONS RATHER THAN THIS TO ANSWER
    1.IS THE ISTALLATION PROCESS OF ALL SAP VERSIONS ARE SAME?
    2.WHAT IS AN OBJECT IN SAP?
    3.WHAT IS THE DIFFERENCE BETWEEN COMPOSITE ROLE AND A DERIVED ROLE?
    YOU CAN SEND ANSWERS TO MY MAIL ID:<b>[email protected]</b>
                                                         THANK YOU TO ALL  IN ADVANCE

    Hey Rajesh,
    answers:
    1) Yes, the installations procedures is almost the same for all SAP versions, however its advisible to use follow the installation guides which comes with the DVD or is also available in SAP marketplace..
    2) Object is SAP is almost everything in Sap.
    object could be anything like
    TABLES
    PROGRAMS
    VIEW
    FUNTTION MODULES
    DOMAIN
    DATA ELEMENT
    STRUCTURE
    and so on
    3)Composite role is the combination of two or more roles(be it 2 or more  single roles or combination of two or more composite roles or permutation of single and composite role).. whereas derived roles can inherit all authorization objects from the parent role and can have its own authorization objects as well..
    Hope this clears your doubts.
    Revert for any clarifications..
    Please reward for usefull post.
    Regards,
    Anand.

  • Step by Step method to create a process chain in SAP BI

    HI There,
    I'm new to SAP BI, can anyone pleas explain me why we need to use Process Chains in a simpler way?
    Also it would be great if someone can give me step by step description for creating process chain. I've seen couple of PDF files but they confusing me more then clearing my doubts. Appreciate your time and thanks in advance.
    Vandana
    Please search the forum before posting a thread
    Edited by: Pravender on May 4, 2011 3:57 PM

    Hi Vandana,
    1.Go to RSPC tcode ->(F5) create ->It will ask for process chain name ->then it will ask for start variant
    2.If you have no start variant pre created then create new one (at right side there will be a paper symbol for that ).Every process chain has one and only one start variant that is to set scheduling option etc .When you will create a new one you will go to a screen where you have scheduling option .
    3.a) Direct scheduling ->to start execution immediately 
       b) start using meta chain or API ->chains which run at specific time (day ,month etc or after some specific event ). save your settings and go back .click check symbol for final creation of start variant.
    4.Now at left screen you  have chain symbol (process types) .when you will click on that you will have all the process lists .
    5.You can select process as per your requirement and connect different processes together.Each process is a different event (ex : load DTP ,Infopackage ,ABAP program ,AND ,Interrupt ).You cna do detailed study for that .
    6.After adding all processes activate (ctrl+F3) and execute .
    7.After that you can check logs (shift+F1) .you can see todays log ,yesterday and today etc .For details of every process execution right click on process and see display variant .
    Hope this will be helpful for basic startup.you can further read thoroughly on each process .
    Regards,
    Jaya

  • Step by Step documents for Process Chain Error Handling with Screen Shots

    Hi
    Is anybody having Step By Step Documents for Process Chain Error Handling with Screen Shots ?. Please forward it to me to my e-mail [email protected] .  I will reward points to u immediately.
    bye
    Aamira Khan

    Hi,
    You can find lots of topic related to process chain issues in SDN.Please make a search in SDN.
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_library&query=process+chain&adv=true&sdn_author_name=&sdn_updated_on_comparator=ge&sdn_updated_on=&sortby=cm_rnd_rankvalue
    Regards.

  • Need A scenario based step by step process for DTP

    Hi BWS,
    Can any body give me a scenario based step by step documnet for Data Trasper Process(DTP)..
    Cheers
    Mak

    Hi,
    Below is the link for the same. http://help.sap.com/saphelp_nw2004s/helpdata/en/42/f98e07cc483255e10000000a1553f7/frameset.htm
    Assign points if this helps.
    Regards,
    Anil

  • Step by step process for transportation , shipping

    Hi SAP GURUS,
    Anybody pls send me that 'step by step process for transportation and shipping '  wt r all the process steps has to be happend .
    pls explain me for both OUT BOUND ,INBOUND Process .
    Thanks in advance,
    Neha.R

    Hi there,
    Pls donot post this kind of generic questions. There are many web sites explaining you the process in SAP SD.
    This is not a 1 step or 1 paragraph solution to explain step - step solution in transportation & shipping.
    Pls refer http://help.sap.com/erp2005_ehp_03/helpdata/EN/38/c1853488601e33e10000009b38f83b/frameset.htm for shipping &
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/d5/2285347860ea35e10000009b38f83b/frameset.htm for transportation.
    After going thourgh the material then think if it would be possible to post all that information that in the reply.
    Regards,
    Sivanand

  • Need step by step process for creating remote cube

    Hi,
      I already have a cube from business content, getting data from an ODS, which gets data from the info source,
    However we need to model a remote cube in the similar line, that is create the remote cube from the infor source above.
      I need a step by step process for creating a remore cube,
      Thanks for your help in advance,
    Arunava

    hi
    check this link
    Creating a SAP RemoteCube
    Prerequisites
    ·        Direct access must be permitted for the DataSource (in the DataSource maintenance).
    ·        This DataSource from the sources system was assigned to the InfoSource.
    ·        You must have defined and activated the transfer rules for this combination. Note the peculiarities of transfer routines:
    ¡        You need to explicitly select the fields of the transfer structure that you want to use in the routine. See also Creating Transfer Routines.
    ¡        If you have created a transfer routine, you can create an Inversion Routine for performance optimization.
    ¡        If you use a formula then the selections in this field cannot be transferred. We recommend using a transfer routine instead.
    ·        In BW, a source system ID was created for the source system To do this choose Tools  ® Assignment of Source System to Source System ID in the main menu.
    Procedure
           1.      Choose the InfoSource tree or InfoProvider tree in the Administrator Workbench under Modeling.
           2.      In the context menu, choose Create InfoCube.
           3.      Select SAP RemoteCube as InfoCube type and enter your InfoSource.
           4.      You can define if a unique source system is assigned to the InfoCube using an indicator. Otherwise you must select the source system in the relevant query. In this case the characteristic (0LOGSYS) is added to the InfoCube definition.
    See also Characteristic Compounding with Source System ID.
           5.      In the next screen you can check the defined SAP RemoteCube and adjust it if necessary before activation.
           6.      You can then assign source systems to the SAP RemoteCube. To do this, choose Assign Source System from the context menu in your SAP RemoteCube. In the dialog box that follows, choose one or several source systems and select  Save Assignments.
    The source system assignments are local to the system and are not transported.
    Result
    The SAP RemoteCube can be used in reporting in cases where it does not differ from other InfoProviders.

Maybe you are looking for

  • Internet access to new sharepoint foundation 2013 site collection

    I had sharepoint 2010 installed on my WHS 2011. I successfuly created a new web application and site collection. I created a new SP default site on a port different from 80 and restarted the WHS 2011 default site in IIS. I could see both the WHS 2011

  • Dreamweaver can no longer connect to my sftp host

    I have been using Dreamweaver to connect an upload files to a GoDaddy server using sftp. One day last month, this stopped working. I get the error "An FTP error occurred - cannot make connection to host. FileZilla connects to my host with the same co

  • How do I save and restore Session?

    Is it possible to have a user leave the site for a period of time, say 2 or 3 days, and when they come back, restore their last session and all the session variables? I have an idea of building a database and writing them all to the db on each page l

  • I dropped my ipod touch 4g(black) on the floor at chipotles(concrete) freaking out!!

    ok so i dropped my ipod on concrete and now there is a dent beside the screen on the lower sound button when i use my ipod it has this huge black speckly blob by the dent and everything is extremely white it is possible to use it but very annoying an

  • Email not printing on d110

    my printer did not come with a usb cable.  therefore during setup using the cd i could not connect to the d110.  is this why i cannot print emails?  otherwise, d110 prints fine wirelessly.