Sales document--Text

Dear All, Please provide the logic to get the sales order header text into new  customising report.

Hi Ravi,
    Please go through the below code.
LV_NAME = BIL_NUMBER.
CALL FUNCTION 'READ_TEXT'
   EXPORTING
     CLIENT                  = SY-MANDT
     ID                      = '0002'   "" text-id
     LANGUAGE                = SY-LANGU
     NAME                    = LV_NAME
     OBJECT                  = 'VBBK'  ""Sales
   TABLES
     LINES                   = TLINES
   EXCEPTIONS
     ID                      = 1
     LANGUAGE                = 2
     NAME                    = 3
     NOT_FOUND               = 4
     OBJECT                  = 5
     REFERENCE_CHECK         = 6
     WRONG_ACCESS_TO_ARCHIVE = 7
     OTHERS                  = 8.
IF SY-SUBRC = 0.
   LOOP AT TLINES INTO LS_TLINES.
     CONCATENATE REMARKS LS_TLINES-TDLINE
    INTO REMARKS SEPARATED BY SPACE.
     CLEAR LS_TLINES-TDLINE.
   ENDLOOP.
ENDIF.
Regards,
Krishna

Similar Messages

  • Text Determination Sales document to sales document

    Hi Friends,
    We are configuring text determination sales document to sales document (ZOR to ZLR).
    We have done following configuration:
    1. text type - Z122 ( invoice text header)
    2.) test determination procedure Z1. In text determination procedure Z1 is copy button is enabled. and access seguence 9122 is assigned.
    3. text determination Z1 is assigened to text type Z122.
    4.) text determination is assigned to document type - ZOR.
    let me know what configruation we are missing here.
    While creating sales order we are giving  some description in header text invoice header but the same is not copied to subsequent document ZLR. ( debit memo request).
    We are using this in Resource related billing.( RRB).
    Document flow is
    sales order ( zor)-internal order ( ko01)- Accounting document( fb01)- Resource relating billing doc ( DP91) we generate debit memo request from DP91.
    We need the invoice text entered  in sales order (va01) to copied in debit memo request ( ZLR.)
    We need this at both header and item level.
    kindly suggest.

    Hi,
    Which text determination and text types assigned to ZLR?
    If you maintain- same text type - you can copy
    Thanks
    Chidambaram

  • Sales document header/item text

    Header and item text saved during sales document create uses XXXXXXXXXX as the tdname, because the sales document number has not been determined yet.  Occasionally, this text gets left behind.  Subsequent documents being created get the stranded text.  We have been using the delete_text function module to get rid of this text.  Is there a fix for this?

    There is an OSS note 539221, describing similar problem but it is fixed in patch level 2 and you are already on level 15.
    Have you opened an OSS message for this problem ?
    -Sanjeev

  • Customer Master - Sales text copy to Sales Document Header

    Hello,
    I have properly configured the text types, access sequences, and text procedures to take text from the Customer - Sales & Distribution and copy to the Sales Document Header.  After testing this in my DEV system, everything is working appropriately.
    I have transported these changes to my QA system, all transports went through successfully.  All configuration is now the same between my DEV and QA systems, and the access sequences are recognized in both systems via the TTXERN table.
    All changes were made using transaction VOTXN.
    The problem is that when performing my test in QA, the text is not copied from the Customer Master - Sales Area text to the Sales Document Header text.  When going to the Text Determination Analysis view, it states 111 - Access Sequence does not exist.  When selecting Customizing, it clearly shows that the access sequences do exist.
    Has anyone encountered this issue?  I have checked SAP notes but have not found a proper resolution for this issue.
    Edited by: Andy Slania on Jan 31, 2011 9:30 PM

    Read OSS  Note 1002455 - Errors in texts: Messages VX 201, VX 111, and VX 205 and  Note 1002664 - FAQ: Text determination problems after upgrade.
    Also check OSS Note 581779 - Text determination analysis: Access sequence does not exist.
    One more OSS Note 970153 - Change to Customizing text not transferred to target system may also apply to your scenario.
    Regards,

  • Problem when dispalying Sales document header text.

    Hi All,
             I am facing problem when displaying header text of Sales document. my problem is that
    when we got to VA02 -> give sales document number  press enter
    once afer going inside that sales document -> Goto Header text  . In text tab, on left hand side we can find many text for whch corresponding text has written on Right hand side Text area.
    i want that text to be print on script.
    i tried even by pressing F1 but i could not find where that text stores in database.
    can any one please explain it how to dispaly the text that is written manually in  text area on Script.
    regards
    Prasadh.

    Hi,
    You must call function module 'READ_TEXT' with the following parameters:
    ID = The technical text id number (see table TTXID for OBJECT = 'VBBK' for a list of valid values)
    LANGUAGE = your local language
    NAME = sales document number (all 10 digits with any leading zeros)
    OBJECT = 'VBBK'
    You will need to call the function module once per text type id (the list on the left hand side in VA02, header texts screen).  The text from the right hand side will be in an internal table LINES after you call the 'READ_TEXT' function module.
    If you just want to print directly from VA02, then choose the details button which takes you to another screen with Print functionality.
    Regards,
    Jamie

  • Authorization at sales document header text type

    Hi All,
    Is it possible to have authority check at the sales document header text type ?
    My basic requirement is to gray few text types at sales document header level in t-codes VA01 and VA02.
    Appreciate your response.
    Thanks,
    Nagaraju

    Hi raj,
       U can configure Text Determination in T.code: <b>VOTXN</b>
    it follows the condition technique
    1. Define Condition Table
    2. Define Access Sequence
    3. Define Text Types
    4. Define Text procedure
    5. Activate to sales document types
    there u can achieve ur purpose.
    Reward if it helps.
    Regards,
    Anbu

  • Sales document header-- head text changes not working in VA01 if we rasie with reference to quotation

    Hi,
    Greetings!!
    We have raised a quotation, in this quotation we have manually updated Job number (1234) and project number (9876) in header--> header text and saved the quotation.
    With reference to this Quotation we raised a sales order(VA01)  and here we have changed job number from 1234 to ABCD and project number  from 876 to EFGHIJ and saved the sales document but system by default takes quotation  job and project number only. If we go to change mode of sales document (VA02) our changes working fine.
                    ould you please let us know how we can overcome this issue?  Or this is standard  behavior or what?
    Regards,
    Sree

    Hi,
    Text determination configuration is done in VOTXN
    check VOTXN for your text determination procedure and under access sequence check if there is any routine added

  • Error in e-commerece The text for the sales document TA RU lacking in langu

    Hi GUYS,
    I am having a e commerce scenario.
    I have done all the settings related to it. When I login with a user in EN language, and try creating a sales order ,I am able to create in e commerce.
    I have created another user with login in russian language.When I try to create a order in front end I am getting the error:
    The text for the sales document TA RU lacking in language.
    Please suggest if I have to maintain any setting specific to RU language in R/3.
    Thanks and regards,
    Nilesh

    Hi
    Please maintain the language for that sales document type using the following path...
    IMG(SPRO) - Sales and Distribution - Sales - Sales Documents - Sales Document Header - Convert Language for each Sales document type - execute and maintain the entries using 'New Entries' tab.
    Thanks,
    Ravi

  • CRM_ORDER_MISC 020 - Text for sales document is missing

    Hi Experts,
    While replicating from CRM-OLTP the follwing error
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occured while transferring the document into another system.
    Transmission log
    Text for sales document type ZNOR is missing in language EN (Notification E V1 119)
    Sales document 0050000062 was not changed (Notification E V4 219)
    Kindly guide me!
    Tks in advance,
    Nivea

    We get this type of error when the data that is send to R/3 is not revalnt for R/3. In your case the text id may not exist in R/3. Pls check you config.

  • Can Export License text be copied into sales documents??

    I have set up legal control in Foreign Trade data to check for export licenses.  Within the license we are using there are several types of text.  I would like to get at least 1 of them to copy into the delivery note and invoice so I can have them print on the documentation.
    When creating this in text determination I can create the text but when I do not see any standard application object when I attemp to set up the access sequence which controls where the text is copied from. 
    Has anyone else been successful at setting this up so that export license text can be copied into the sales documents?  If so how did you get it to copy from the license??  If I can't copy it into the documents on line can I change my print program or script to go get the text and then print it??
    Many thanks for all the help I get from my SAP forum friends!!!         Debbie

    Thanks once again, Siarhei!!  You are absolutely right!!  The text exists in the TTXOB, STXH and STXL tables.  And I'm sure you are right that we can get that data to pull into the scripting and print.
    But do you by chance know why the text object EMBK does not exist in Text determination table (RVTXOBJ)?  If it did exist I could create an access sequence to go and get the data.  I would really prefer to set it up that way if possible so we can see the text in the sales order and then copy it into the delivery note and invoice.  If not, then of course I will use the scripting to get it printed.
    You have been so helpful!! 
    Thanks very, very much!!
    Debbie

  • Tables where header text of sale document and bill document is stored

    dear all,
                   i need a table and field in which header text of sale docu is stored .i need to print a text entered by user at the tie of vf01 .
    so plz tell me the table and way how to print that text in print of invoice
    if any function is there for that please also tell me
    waiting for positive response
    regards & thanks

    Take a look at OSS <a href="hhttps://service.sap.com/sap/support/notes/600408">Note 600408 - Smart Forms: header texts and item texts</a>, it may be useful for you
    <i>Symptom
    The system does not print header texts and item texts of the billing document in the Smart Form standard form LB_BIL_INVOICE.
    Other terms
    SMARTFORMS, print, text, completion note, invoice
    Solution
    The following solution describes how to include a 'header note' on header level and an 'item note' on item level in the form.
    If you want to insert other texts into your form, you must adjust the access key (text name, text object, text ID) which you create under point 4 or 11 correspondingly.
    The formatting characteristics of the text are transferred from the billing document to the output. That is, you can change the character format only in the document.
    to correct the form, proceed as follows:
          1. Display form LB_BIL_INVOICE in the change mode of Transaction SMARTFORMS.
          2. Expand the navigation tree on the left side and choose the following path: 'Pages and Windows -> FIRST -> MAIN'.
          3. After text node TITLEINVOICEDETAILS, insert text node HDTEXT with description 'Header text'.
          4. Maintain the general attributes of this node as follows:
              o Text Type: Include Text
              o Text Name:
              o Text Object: VBBK
              o Text ID: 0001
              o Language:
              o No error if no text exists: X
          5. Create the following variable under 'Global Definitions':
          Variable name                    Reference type
          GD_IT_TXT_KEY       TYPE         TDOBNAME
          6. Choose the following path: 'Pages and Windows -> FIRST -> MAIN -> TABLEITEM'. Expand the 'TABLEITEM' table node.
          7. Below the 'TABLEITEM' node (after node IT_REFVG2_COL2_A), insert program line node ITEM_TEXT_KEY with description 'Key for item text'.
          8. Maintain the following parameters for the node:
              o Input parameter: GS_IT_GEN
              o Output parameter: GD_IT_TXT_KEY
          9. Insert the following program lines:
                        clear gd_it_txt_key.
    move gs_it_gen-bil_number to gd_it_txt_key.
    move gs_it_gen-itm_number to gd_it_txt_key+10.
          10. After the new program line node ITEM_TEXT_KEY, insert text node ITEM_TEXT with description 'Item text'.
          11. Maintain the following general attributes of the node:
              o Text Type: Include Text
              o Text Name:
              o Text Object: VBBP
              o Text ID: 0002
              o Language:
              o No error if no text exists: X
          12. Make the following settings under 'Output Options':
              o New Line: X
              o Line Type: IT_DESC
              o New Cell: X,    1 Skip Cells
          13. Activate your form.</i>
    Regards

  • Explanations on Sales Documents

    Can anybody send explanations about sales documents that I have mentioned below?
    Inquiry     IN
    Quotation     QT
    Free-of-charge delivery     FD
    Standard sales order     OR
    Cash sale     BV
    Rush order     SO
    Quantity contract     CQ
    Maintenance contract     WV
    Rental contract     MV
    Scheduling agreement     DS
    Credit memo request     CR
    Debit memo request     DR
    Subsequent delivery, free-of-charge     SD
    Returns     RE

    hi
    ==============================
    can also refer to the link below for more info on SD ..
    SD Process Flow
    ==============================
    SD FLOW:
    Sales
    Inquiry - A customer’s request to a company that they provide a quotation or sales information without obligation. An inquiry can relate to materials or services, conditions and if necessary delivery dates. The sales area that accepts the inquiry becomes responsible for further processing.
    Quotation - A quotation presents the customer with a legally binding offer for delivering a product or providing a service within certain fixed conditions. This offer is legally binding for the company within a specified time period. A sales area can reply to a customer inquiry with a customer quotation or use it to refer to a business partner contact.
    Sales Order - Request from a customer to a company to deliver a defined quantity of products or provide a service at a certain time.
    The sales area that accepts the inquiry is responsible for completing the agreement.
    Create Delivery:a. Picking - The picking process involves taking goods from a storage location and staging the right quantity in a picking area where the goods will be prepared for shipping.
    b. Packing - Packing is part of delivery- and shipment processing. When you process a delivery, you can select delivery items for packing and assign them to handling units (HUs).
    c. Goods Issue - As soon as the goods leave the company, the shipping business activity is finished. This is illustrated using goods issue for outbound deliveries.
    Billing - Billing represents the final processing stage for a business transaction in Sales and Distribution. Information on billing is available at every stage of order processing and delivery processing.
    Sales Order Management Transactions
    SALES ORDER PROCESSING
    Creating Sales Order - VA01
    Maintaining a Sales Order - VA02
    Displaying a Sales Order - VA03
    Releasing an Order or Delivery from Credit Hold: Non-Flooring - VKM1
    Display List of RMAs by Customer - VA05
    Confirm RMA Goods Receipt - VL02
    Generate list of open return orders for deletion - VA05
    Display Customer returns eligibility - MCSI
    Removing a Billing Block (Approving Credit/Debit Requests) - V.23
    PRICING MASTER DATA
    Create Pricing - VK11
    Creating a Sales Deal - VB21
    Maintaining a Sales Deal - VB22
    Displaying a Sales Deal - VB23
    Maintaining Prices - VK12
    Displaying Prices - VK13
    MATERIAL MASTER DATA
    Creating Material Substitution Master Data - VB11
    Maintaining/Deleting Material Substitution Master Data - VB12
    Displaying Material Substitution Master Data - VB13
    Creating a Bundled Master - MM01
    Creating a Sales BOM - CS01
    Maintaining a Sales BOM - CS02
    Displaying a Sales BOM - CS03
    CUSTOMER MASTER DATA
    Creating Partner Records - XD01
    Maintaining Customer Master Data - XD02
    Displaying Customer Master Data - XD03
    Deactivating a Partner - VD06
    CUSTOMER CREDIT INFO
    Creating/Maintaining New Customer Credit Information - FD32
    Displaying Customer Credit Information - FD33
    Blocking or Unblocking a Customer - VD05
    SHIPPING
    Creating a Delivery - VL01N
    Displaying a Delivery - VL03N
    Changing a Delivery - VL02N
    Shipment Inquiry / Display - VT03
    Adjusting Transfer Order - Confirmation Quantity - LT12
    Collectively Confirm Transfer Order - LT25
    Batch Shipment Confirmation - VL19
    PGI Reversal Cancellation - VL09
    Creating Service Provider/Carrier Master Data - XK01
    Maintaining Serive Provider/Carrier Master Data - XK02
    Displaying Service Provider/Carrier Master Data - XK03
    Maintaining Product Master/Serial # Profile/Unit of Measure/Shipping Unit - MM02
    IDoc Inquiry - WE02 / WE05
    BILLING
    Invoicing a Customer Shipment - VF01
    Reprinting an Invoice - VF31
    Releasing a Sales Order for Billing - V.23
    Creating an Invoice by Using the Billing Due List - VF04
    Checking Open Billing Documents - VF05
    Create Credit/Debit Memo - FB01
    A/R
    Controlling Total Debit/Credit bkgs - F.03
    Generate FI Account balance - F.08
    Generate Month-to-date Inv. register - F.02
    Process payments - FBZ1
    Rqst Individual Customer Corresp. - FB12
    Generate Customer Correspondence - F.61
    Enter Batch totals under Control ttl - FB07
    Display G/L Acct. totals - FBL3N
    Reverse Posted Amounts - FB08
    Customer Refunds - FBL6
    Customer Refund to other than Payer - FB05
    Clearing Debit/Credit on Cust. acct. - FB1D
    Customer Balance in Local Currency - F.23
    G/L Account Balance Report - F.08
    Create Invoice - legal entity adjust - FB01
    Generate Cust. Acct. statements - F.27
    Generate Dunning Letters - F150
    Generate Billing Due List - VF04
    Generate Blocked Billing Doc list - VFX3
    Inq. via Credit Release Screen - VKM1
    List orders by partner - VA05
    Past Due invoices by customer - FD11
    Check number info by G/L account - FBL3N
    Display customer Line items - FBL5N
    SD Configuration:
    Enterprise Structure:
    1. Maintaining Sales Organization
    Sales Organization is an organizational unit responsible for the sale of certain products or services.
    IMG -> Enterprise Structure -> Definition -> Sales and Distribution -> Define, copy, delete, check Sales organization
    2. Assigning Sales Organization to Company Code
    This assignment ensures all the sales made through this Sales Organization are accounted for in the assigned Company Code (Company Code is created by FI Consultant).
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign Sales Organziation to Company Code
    3. Maintaining Distribution Channel
    Distribution Channel is the way, in which Products or Services reach Customers.
    IMG -> Enterprise Structure -> Definition -> Sales and Distribution -> Define, copy, delete, check distribution channel
    4. Assigning Distribution Channel to Sales Organization
    This assignment ensures, a Sales Organization can supply Materials to Customers through this Distribution Channel.
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution > Assign distribution channel to sales organization
    5. Maintaining Division
    Division is a way of grouping materials, products, or services.
    IMG -> Enterprise Structure -> Definition -> Logistics - General -> Define, copy, delete, check division
    6. Assigning Division to Sales Organization
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign division to sales organization
    7. Setting up Sales Area
    All the sales are made from a particular sales Area. For creating a Sales Order Sales Area is compulsory.
    IMG ->Enterprise Structure -> Assignment -> Sales and Distribution -> Set up sales area
    8. Assigning Sales Organization- Distribution Channel- Plant
    Plant is created ny MM Consultant.
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign sales organization - distribution channel - plant
    9. Define Shipping Points
    Shipping Point is the Organizational element, which is responsible for shipping the Materials to the Customers.
    IMG -> Enterprise Structure -> Definition -> Logistics Execution -> Define, copy, delete, check shipping point
    10 Assigning Shipping Point to Plant
    This assignment ensures that goods from different Plant can be dispatched from different Shipping Points.
    IMG -> Enterprise Structure -> Assignment -> Logistics Execution -> Assign shipping point to plant
    Note: Ensure to do the undermentioned configuration also though it is not in Customizing node of Enterprise Structure.
    11. Defining Common Distribution Channels for Master Data
    Use
    The purpose of this activity is to define distribution channels which have common master data..
    Procedure
    Access the activity using one of the following navigation options:
    IMG Menu -> Sales and Distribution -> Master Data -> Define Common Distribution Channels
    Transaction Code: VOR1
    12. Defining Common Divisions for Master DataUse
    The purpose of this activity is to define distribution channels which have common master data..
    Procedure
    Access the activity using one of the following navigation options:
    IMG Menu -> Sales and Distribution -> Master Data -> Define Common Division
    Transaction Code: VOR2
    Pricing Procedure
    In SD, Pricing Procedure is determined based on Sales Area (Sales Organization + Distribution Centre + Division) + Customer Pricing Procedure + Document Pricing Procedure. Sales Area is determined in Sales Order Header Level. Customer Pricing Procedure is determined from Customer Master. Document Pricing Procedure is determined from Sales Document Type / Billing Type (if configured). Once the pricing procedure is determined, Condition records are fetched. If appropriate condition records are found, the price is determined. If Mandatory pricing condition is missing, system will through an error message.
    In SD, the steps to configure Pricing procedure are as under:
    Step 1:
    Condition table: If existing condition table meets the requirement, we need not create a new condition table. Considering the requirement for new condition table, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Condition Table (select the required fields combination, which will store condition record).
    Step 2:
    Access Sequence: If existing access sequence meets the requirement, we need not create a new access sequence. Considering the requirement for new sequence, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Access Sequence (Access sequence is made up of Accesses (Tables) & the order of priority in which it is to be accessed. Here we assign the condition table to access sequence.
    Step 3:
    Condition Type: If existing condition type meets the requirement, we need not create a new condition type. Considering the requirement for new condition type, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Condition Type. It is always recommended to copy an existing similar condition type & make the neccessary changes. Here we assign Access sequence to Condition type.
    Step 4:
    a. Pricing Procedure: It is recommended to copy a similar pricing procedure & make the neccesary changes in new pricing procedure. Pricing Procedure is a set of condition type & arranged in the sequence in which it has to perform the calculation. Considering the requirement for new Pricing Procedure, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Pricing Procedure --> Maintain Pricing Procedure.
    b. Pricing Procedure: After maintaining the pricing procedure the next step will be determination of pricing procedure. Configuration for determining pricing procedure in SPRO is as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Pricing Procedure --> Determine Pricing Procedure.
    5. Condition record: Condition record is a master data, which is required to be maintained by Core team / person responsible from the client. During new implementation, the condition records can be uploaded using tools like SCAT, LSMW, etc.
    Normal Sales Order Cycle:-
    Step 1: Sales Document Type
    IMG > Sales and Distribution > Sales > Sales Documents >
    Sales Document Header:
    1. Sales Document Type:The sales document types represent the different business transactions, such as Inquiry, Quotation, Sales Order, etc. To create new sales order type, always copy as with reference to similar sales order. If possible use standard sales order.
    2. Define Number Ranges For Sales Documents: Maintain number range with discussion with core team.
    3. Assign Sales Area To Sales Document Types:
    A. Combine sales organizations / Combine distribution channels / Combine divisions: Ensure to maintain these, else Sales Order creation will give error.
    B. Assign sales order types permitted for sales areas: Assign only required Sales Order Types to required Sales Area. This will minimize selection of Sales Order Type as per sales area.
    Sales Document Item:
    1. Define Item Categories: If possible use Standard Item Category. Incase if required to create new, copy as from standard & maintain New.
    2. Assign Item Categories: If possible, use standard. Formula for deriving item category: Sales Document Type + Item Category Group + Usage + Higher Level Item Category = Item Category
    Schedule Line:
    1. Define Schedule Line Categories: If possible use Standard Schedule Lines. Incase if required to create new, copy as from standard & maintain New.
    2. Assign Schedule Line Categories: If possible, use standard. Formula for deriving Schedule Line: Item Category + MRP Type / No MRP Type.
    Step 2:
    IMG > Logistic Execution > Shipping > Deliveries >
    1. Define Delivery Types: If possible use Standard Delivery Type. Incase if required to create new, copy as from standard & maintain New.
    2. Define Item Categories for Deliveries: If possible use Standard Item Categories for Delivery Type. Incase if required to create new, copy as from standard & maintain New.
    3. Define Number Ranges for Deliveries: Ensure to maintain number range.
    Step 3:
    IMG > Sales and Distribution > Billing >
    1. Define Billing Types: If possible use Standard Billing Type. Incase if required to create new, copy as from standard & maintain New.
    2. Define Number Range For Billing Documents: Ensure to maintain number range.
    3. Maintain Copying Control For Billing Documents: Maintain relevant copy controls such as Sales Order to Billing, Deliver to Billing, etc.
    he configuration differs from scenario to scenario & requirement of the client.
    Interesting &important link to learn much more about configuration & business process is as under:
    Link: http://help.sap.com/
    Path: SAP Best Practices --> Baseline Packages --> Based on SAP ECC 5.00 --> Select Country: for eg, Localized for India --> Technical Information --> Building Blocks --> Select Country for eg, India --> List of Basic Configuration & scenarios will be listed.
    Select the required basic configuration / scenario. These will consist of overview, configuration guide, business process, master data &so on.
    ====
    Cash Sale & Rush Order
    Cash Sales and Rush Orders
    ====
    Contracts
    General Contract Processing
    http://help.sap.com/erp2005_ehp_02/helpdata/en/5e/69a1228f6211d2a9f60000e8a6f09e/frameset.htm
    Renewing Contracts
    http://help.sap.com/erp2005_ehp_02/helpdata/en/2c/275c9c456a11d189440000e829fbbd/frameset.htm
    Subsequent Rental
    http://help.sap.com/erp2005_ehp_02/helpdata/en/42/c820c5f8191377e10000000a1553f7/frameset.htm
    Real Estate Contract
    http://help.sap.com/erp2005_ehp_02/helpdata/en/8d/fb783b05efdb18e10000000a114084/frameset.htm
    Value Contract
    http://help.sap.com/erp2005_ehp_02/helpdata/en/dd/55fd7a545a11d1a7020000e829fd11/frameset.htm
    Creating and Sending Complaint Notifications
    http://help.sap.com/erp2005_ehp_02/helpdata/en/2a/df32f73d7a4bbd8d6e50b32e9227e8/frameset.htm
    Use of Value Limits (for Unplanned Services)
    http://help.sap.com/erp2005_ehp_02/helpdata/en/c3/72cd0755cd11d189660000e8323c4f/frameset.htm
    ====
    Quantity Contract
    http://help.sap.com/erp2005_ehp_02/helpdata/en/dd/55fd60545a11d1a7020000e829fd11/frameset.htm
    http://help.sap.com/erp2005_ehp_02/helpdata/en/70/23c791419311d2ac100000e829fbfe/frameset.htm
    Batch Determination in Quantity COntract
    http://help.sap.com/erp2005_ehp_02/helpdata/en/25/283c804f7811d18a150000e816ae6e/frameset.htm
    Customer Contracts
    http://help.sap.com/erp2005_ehp_02/helpdata/en/dd/55fd53545a11d1a7020000e829fd11/frameset.htm
    Purchase Contract
    http://help.sap.com/erp2005_ehp_02/helpdata/en/70/23c6ce419311d2ac100000e829fbfe/frameset.htm
    Contract Settlement & Billing
    http://help.sap.com/erp2005_ehp_02/helpdata/en/ea/00efa6f94011d2968c006094b92c6a/frameset.htm
    ====
    Service Contract
    http://help.sap.com/saphelp_sm40/helpdata/en/8f/b4113a7e31e403e10000000a11402f/frameset.htm
    Processing Service Contract
    http://help.sap.com/saphelp_46c/helpdata/en/e6/4a8f849e0311d189b70000e829fbbd/content.htm
    Service Order Processing
    http://help.sap.com/saphelp_crm40/helpdata/en/81/78963ec975667fe10000000a114084/content.htm
    <b>Sub Contracting Cycle</b>
    (1) You have a material that can be procured externally, and you have maintained BOM with components. Any waste generated and received during subcontracting process can be maintained as component with negative quantity. 
    (2) You create a subcontracting PO (PO with Item Category L). You can also maintain Purchase Info Record for Subcontract category for material and subcontractor. 
    (3) You make a transfer posting to issue components for SC PO. Material is sent to subcontractor.  As material remains under your ownership, system does not make any value entry. But quantity is shown as "Material Provided to Vendor" 
    (4) You receive finished material against SC-PO. You also specify components consumed in manufacturing of finished goods. Additionally, if you have negative components in BOM, now you'll also receive subcontracting by-products. There are three events, so three accounting entries are generated: 
    DR FG Stock/ SC By-Product Stock 
    CR Change in Stock (FG/ SC By-Product ) 
    (for finished goods received) 
    DR Subcontracting Charges 
    CR GR/IR Clg 
    (for moneys payable to Subcontractor) 
    DR Consumption (Components) 
    CR Change in Stock (FG/ SC By-Product ) 
    (material provided to Vendor is now charged to expense) 
    (5) You do the IV for SC Invoice, and the process is complete. 
    <b>Process of Subcontract in MM</b>
    Sub-contract business process: 
    You want to buy material from the supplier (processed material/ assembled item) , but for some reason (quality of certain item / price ) you will give some component to vendor . 
    Vendor shall process the item / use the item provided & supply the final item. 
    SAP process: 
    1.Create the finished goods material code. 
    2.Maintain the BOM for the material. 
    3.Create PO with item category as "L" . 
    4.Issue material to vendor with movement type 541 
    5.Receive the material against the PO with movement type 101. 
    6.MIRO to account for vendor's invoice for the service charge& material used by him. 
    Can anybody tell me how a process has to be given to subcontracting?
    Suppose, I have 3 operations  1)weaving 2)dyeing 3)cutting & packing 
    if no 2 process (i.e Dyeing) has to be given to subcontracting, what process should i follow ?
    The following process to be followed for subcontracting. 
    1. Item code(material master) to be created at the stage of before dyeing. 
    2. Item code(material master) to be created after Dyeing as subcontracted item.(F30) 
    3. Bill of material to becreated for the material(2) calling for material(1) 
    4. Inforecord and source list to be created for material(2) with the corresponding vendor 
    5. PO to be released for material (2) 
    6.Along with PO the material(1) to be issued to vendor 
    7.On receipt of material when GR is made the stock with vendor will get updated. 
    <b>How to Create a Subcontract Order?</b>
    To create a subcontract order, proceed as follows: 
    Enter the material you want to order and the item category for subcontracting (L) in the order item. 
    Press ENTER to display the screen for component processing. 
    Enter the components that the vendor requires to manufacture the product. 
    Please note: 
    – You do not need to enter the date required for the components. This date is proposed by the system when you press ENTER. 
    It is calculated as follows:
    Delivery date of the item - Planned delivery time
    – If you do not want the quantity of the components to be changed if the order quantity of the end product is altered, set the indicator Fixed quantity (column F). 
    – You can determine whether the components are available on the date required by selecting Edit -> Availability check. 
    If you entered a bill of material as the material in the subcontract order, the components are created automatically. 
    If you want to determine the components in the bill of material at a later date (for example, if the bill of material is subsequently changed), choose Item -> Component -> New BOM explosion. The existing components are deleted and redetermined in the bill of material. 
    Save the purchase order. 
    When you print the purchase order, the components are printed per order item.
    ====
    Scheduleing AGreements
    Creating Schedule Agreements
    http://help.sap.com/erp2005_ehp_02/helpdata/en/75/ee0f8155c811d189900000e8322d00/frameset.htm
    Controling Scheduling Agrement
    http://help.sap.com/erp2005_ehp_02/helpdata/en/93/7439ee546011d1a7020000e829fd11/frameset.htm
    Example Data
    http://help.sap.com/erp2005_ehp_02/helpdata/en/8a/815cc3b36211d188e70000e8216438/frameset.htm
    Mass Maintenance of Scheduleing Agreements
    http://help.sap.com/erp2005_ehp_02/helpdata/en/1a/8b4bbecdd74536acd4e970faaf6e2d/frameset.htm
    Initial Data Transfer
    http://help.sap.com/erp2005_ehp_02/helpdata/en/49/87c646f4a311d1955100a0c9306667/frameset.htm
    Analysis & Copying of Scheduling Agreements
    http://help.sap.com/erp2005_ehp_02/helpdata/en/45/f9a69036035f4be10000000a114a6b/frameset.htm
    Processing Scheduling Agrements
    http://help.sap.com/erp2005_ehp_02/helpdata/en/bd/1850f298a911d194fc00a0c9306667/frameset.htm
    Scheduling Agreements for Suppliers
    http://help.sap.com/erp2005_ehp_02/helpdata/en/93/743962546011d1a7020000e829fd11/frameset.htm
    ====
    Credit Memo
    Credit Memo
    http://help.sap.com/erp2005_ehp_02/helpdata/en/a8/b99890452b11d189430000e829fbbd/frameset.htm
    Creating Credit Memo / Debit Memo
    http://help.sap.com/erp2005_ehp_02/helpdata/en/dd/561076545a11d1a7020000e829fd11/frameset.htm
    Creating Credit Memo / Debit Memo Requests
    http://help.sap.com/erp2005_ehp_02/helpdata/en/dd/55fed1545a11d1a7020000e829fd11/frameset.htm
    Credit & Debit Memos
    http://help.sap.com/erp2005_ehp_02/helpdata/en/a2/40418a496e11d3b3850008c719be0f/frameset.htm
    Processing Credit Memo : Example
    http://help.sap.com/erp2005_ehp_02/helpdata/en/4e/b3c399a1f711d194e700a0c9306794/frameset.htm
    ===
    Debit Memo : http://help.sap.com/erp2005_ehp_02/helpdata/en/8d/a4b3880bc4c441905801d5025a5600/frameset.htm
    ====
    Return process
    You need to receipt the rejected goods through SD Module (VA01 - Sales Order type RE). 
    The steps are as follows : 
    1. Create a return request. (Using Sales Order in SD) 
    2. Create outbound delivery according to return request. 
    3. If the setting is correct in the outbound delivery screen SAP will automatically switch post goods issue button into post goods receipt. The setting is in sales order item category and delivery type. 
    4. In the standard system the movement type used is 651. 
    5. After post goods issues receipt is done using outbound delivery, the quantity is placed in blocked stock without value updating. 
    6. You will then decide if the return quantity are indeed bad stock or not. 
    7. Transfer Posting from block stock to unrestricted stock (mvt type 453), this will have accounting effect (Debit Inventory, Credit COGS) 
    8. Goods Issue to scrap account how to create new titles which can be used in creating the "address" view on the Vendor master.{T-Code: XK01} 
    In config go to Basis Components --> basis services --> Address Management --> Maintain title texts 
    Order type (RE)
      Returns (RE) (VA01) Order will be placed as a return type order
         PGR (VL02N) post goods receipt
        Billing (VF01) --> Credit Memo is Raised
    Accounting (VF02) --> Credit memo is passed to Accounting tables
    ===
    Calcelling Invoice.
    VF11 --> PGI (VL09N) 
    ===
    ====
    Reward if USeful
    Thanx & regrads.
    Naren..

  • Billing document text in customer line item.

    Dear SD Champs,
    While posting collections from customers, our users are entering some text in the "Text" field. BSEG-SGTXT.
    Whatever text is entered over can be displayed in customer line items fbl5n.
    Users want the same facility in billing document. i.e., they want to enter some text in either the sales order or billing document. This text should be displayed in the same text field in fbl5n against the billing document.
    Kindly help.

    Hi sagar,
    If I understood you correctly, I think the best way is to set a text at sales order with a control copy to the billing document and this one with a control copy to the accounting document.
    If it is so, you only have to maintain the copy control for the sales documents.
    regards,
    Edgar

  • Get Temporary Sales Order Text Area

    Hello All,
    This is the first time I posted in this forum. Here I found a lot of answers for my questions but this time I wasn't able to find it.
    I need to manage the text area in the sales order document at header level. I built a custom text and this is working fine.
    I'm able to download the text during the ABAP program by function module READ_TEXT.
    What I need now is to understand if the user filled the text area with mandatory sentences. Here's my problem: I'm not able to download the text contents the user filled. Using READ_TEXT I'm able to downlaod the original text but not the current text the user fills becaouse in the tables STXLH and STXL it is possible to store the contents with the NAME already filled that is the sales document number. In my case the document is not saved yet and no document number is available.
    Could you please help me?
    Thanks in advance for your support.
    Best Regards,
    Fabio

    Hello All,
    This is the first time I posted in this forum. Here I found a lot of answers for my questions but this time I wasn't able to find it.
    I need to manage the text area in the sales order document at header level. I built a custom text and this is working fine.
    I'm able to download the text during the ABAP program by function module READ_TEXT.
    What I need now is to understand if the user filled the text area with mandatory sentences. Here's my problem: I'm not able to download the text contents the user filled. Using READ_TEXT I'm able to downlaod the original text but not the current text the user fills becaouse in the tables STXLH and STXL it is possible to store the contents with the NAME already filled that is the sales document number. In my case the document is not saved yet and no document number is available.
    Could you please help me?
    Thanks in advance for your support.
    Best Regards,
    Fabio

  • Prof Analysis characteristic changes KEA5 Customer Master to Sales Document

    hello gurus
    I need some help with this pa configuration change. our office in india wants to amend the 2 characterictics in bold in pa transaction kea5. currently they look at origin table - customer master sales data. charac details below No other changes will be made
    charac     desp     sht text     datatype     lngt     origin table     orig field descrip
    bzirk     sales district     sistrict     char     6     knvv     bzirk
    vkbur     sales office     sales sff.     char     4     knvv     vkbur
    business want to change these two characteristics from knvv to pick up the details from sales document order - table vbak for sales office and vbkd for sales district, so it matches with their mcsi. please note a number of changes are required on bw. But I am only concerned about pa changes, my colleagues will pick up bw changes.
    please can I get some help with this configuration task, as I've never configured pa - It appears to be more complexed than regular fico config. I believe it is a fairly small change via transaction kea5, is that correct
    please kindly provide the following information - 5 points below
    1. intend on deleting these two characteristics linked to knvv and then linking to vbak and vbkd respectively.
    2. the characteristice for vbak and vbkd already exist in config kea5, so I don't believe I need to recreate anything new, just pull in the fields, and link to the relevant characteristics.
    3. please can you confirm if I only need to amend kea5 to configure the above scenario? Or are there any other tables/areas in spro I need to amend.
    4. please can you provide me with step by step details on what I need to do to configure this new characteristic and scenario correctly.
    5. finally please can you provide me details of what testing I need to do to test this change.
    Thank you all very much.
    Awaiting feedback from all pa gurus, thanks in advance
    Thanks
    Jay
    Edited by: Jays77 on Jan 6, 2011 1:17 PM
    Edited by: Jays77 on Jan 6, 2011 1:18 PM
    Edited by: Jays77 on Jan 6, 2011 1:19 PM

    Hello Ajay / and All -
    Thanks very much for your feedback. I have carried out your configuration via KEDR, and created the derivation rule. Is it really as straight forward and I dare not say that easy, to create a new characteristic value.
    Is there absolutely no additional configuration required via kea0 - Maintain Operating Concern or kea5 maintain characteristic values. I agree we have added this derivation rule and I can to some extent understand what we've done, but in kea5 and kea0, the old characteristic value and fields are still there - as detailed below. So it is still mapping to the old characteristic values, I can only assume this derivation rule overwrites what is in kae5 and kae0, is that correct.
    charac  desp             sht text  datatype  lngt origin table orig field descrip
    bzirk      sales district  sistrict   char         6        knvv           bzirk
    vkbur    sales office     sales sff. char     4        knvv           vkbur
    I just want to make extra sure, I don't need to delete these old characteristic values, and add the new characteristic values to KEA5 and KEA0. The new characteristic values are not on kae5 and kae0 - hence my concern.
    Please kindly confirm configuration if any addition config is required, or only changes via KEDR as explained in your previous reply.
    Thanks again for your help - Much Appreciated.
    Jay
    Edited by: Jays77 on Jan 6, 2011 3:02 PM

Maybe you are looking for

  • How can i transfer music from my iphone to my mac?

    i want to transfer the music on my iphone to my new macbook, help?!

  • Some keys on keyboard not working.

    Hello, I´ve pushed lots of buttons at the same time on accident. and now for some reason, some keys are not responding. I´m pretty sure it´s not broken cause i didn´t push it hard, just a normal push. ? button is not working : button is not working 1

  • Best Practice for Laptop in Field, Server at Home

    I'm sure this is a common workflow. If somebody has a link to the solution, please pass it along here. I keep all my images on a server at home. I would like to keep that as the repository for all my images. I also have a laptop that I am going to us

  • Calculating Accumulative Value for a particular period

    Hi, I want to calculate acumulative values based on 0calmonth for a key figure. In Rows, i want 0calmonth and a key figure in Columns. If we select the property of the key figure as "Cumulative". It is adding values like in first month, first month v

  • New Emails flagged but not showing up?

    Hi all, I'm using Mac mail in Leopard. I've got some problems with Mail, but the main thing I'm wondering now is whether Mac support ongoing development of Mail for G5? Probably not hey? Mail has the little red flag (or circle) telling me there 1 new