Package item Vs returnable pac item

hi gurus,
can any one explain exactly what is the diff between pakage item and returnable packaging item (with example)
thanks in advance

Hi Manoj,
PACKING:------
Follow the steps mentioned below:
Before creating the packaging material you have to go to:
IMG-Logistics Execution-Shipping -Packing.
1. Define packaging material types- it can be anything like boxes crates, etc. in this you have to maintain the output determination procedure, output type, plant determination, packaging material category, generate delivery items, number assignment. you can copy from standard also.
2. Then go to define material group for packaging materials - here you maintain the four digit code and the description. Actually, this group is nothing but similar products which require similar packing products. For Ex. Nokia Phones all types they are basically packed first into a polythene bag. So here nokia phones can become a material group for packaging materials and polythene bag can become the packaging material type which can include different sizes and types of polythene bags.
3. Define Allowed Packaging Materials - Here you assign the shipping group for packaging materials to the packaging material type. This is related to your mterial master data of the packaging material which you create.
4. Now go to MM01 to create a packaging material. use material type as Packaging material then inside the system will take the item category group as VERP. Then in the Basic Data1 screen you have the material group for packaging material (MGPM). Slect the proper one. Now in the Sales:General/ Plant screen you have to maintain data regarding the packaging. you select the MGPM same as the basic data 1 screen, then select the packaging material type, the allowed pkh weight, allowed pkg volume. This is important because if the weight of your finished item is 2 KG and in the allowed pkg weight you enter only 1.5 KG, then while you carry out the packing process in delivery, the system will give you error," packaging weight exceeded." The assignment in the IMG creen for Define allowed packaging materials should be same as u mention in the material master. Then save your material master for packaging material.
5. VA01 create the order, save it.
6. VL01N enter shipping point, go to edit - pack- you will face a screen with 2 parts. In the top part you select your packaging material in which you want to pack your finished item, enter the system will assign a number to that material. Now select the Material in the top part and the finished one in the lower part and click on the Icon Pack. Here one thing has to be taken care of. Suppose if you want to pack only one finished item in one packaging material, then in the lower part of the screen you have a field for partial quantity here you chnge it to 1. system will prompt quantity changed. now you select the material in the top part and the one in the lower part and click on the PER PART. QTY ICON. In this way the system will pack only one finished item in a single packaging material. Packing is done go back, select the picking and do the PGI. save the delivery and create the invoice.
Returnble packing:
Returnble packing includes 3 steps and need to maintain special business partner.
1. Returnble packing shipments
Doc. type-- OR Item Cat. TAL Special Stock -- "V" Sc. line cat. --- E2
2. Returnble packing pickup
Doc. typeLA Item Cat. LAN Sc.line cat. --- F2
3. Returnble packing issue
Doc. type-- LN Item cat. - LNN Sc.line cat.- C2
Note" RP issue occurs in case of if customer has to decide to keep the returnble packing mat. or if customer damage the RP mat.
Reward points if u helpful
Cheers,
Govind.

Similar Messages

  • Conversion of Packaging item into Bulk....

    Dear All.
    The scenario is i used two type of items One is Bulk and other is packaging items.If i am doing the production of packaging item and if i want to convert into Bulk item then how can i do that.Can anyone please help me out.
    Regards

    Hi,
    What is the UoM of the Bulk item?
    Thanks,
    Gordon

  • Package ITEMS - Hide

    i have created package items using BOM. under BOM while creating a package i selected Hide BOM components in printout.
    one of the item in the package is a searilzed item. but when the ar invoice is printing it is hiding the serial numbers too. Is there anyway we can show the serial numbers.

    Hi,
    If you want to show the serial numbers, you will lose the ability to hide Item. You may only show the serial numbers when item is not hided.
    Thanks,
    Gordon

  • FC0 -00048An Empty package path was returned by the CD server

    Hi Gurus,
    i am Installing ECC 5 on SUSI linux  9, i am  getting this error while giving the path Export DVD,  i given 1/8 , still its looking for ecc50 SR1 1/8 which i given the path same .
    if i do twice it's throwing the error , in view log it's sayingthat
    FC0 -00048An Empty package path was returned by the CD server
    if i start the installation master directly it's starting from the SID , it's not asking the old inst, or new inst , please help me
    cheers

    hi MARKUS,
    Even i kept all exports in 1 directory , stills  it's asking export 1/8 , evem if i given also ,
    even i downloaded the Instmster and inst export 1 , still i am facing the same problem , please help me , what could be the reason .
    cheers

  • MDM 7.1 Business Package -- Item Details iView eventing

    We are using MDM 7.1 Business package in portal. We have requirement where we need to make the fields clickable /mouse over on the item details iView so that when the user clicks/mouse over on the field it should popsup a custom webdynpro application. I was checking the business package documentation and it seems there is only one epcf event for post save which can trigger custom webdynpro when user clicks save button but nothing else on field levels. Can anybody shed some light on this. Any other approach other than custom development of whole details view?
    Thanks

    Any ideas on this?

  • EclipseLink-Redeploying a DBWS WS on PL/SQL package after changing return

    Issue concerning: EclipseLink 2.4.1 (DBWS) on WebLogic
    Hi,
    I've created a DBWS webservice based on a Oracle (10g) PL/SQL package, by using EclipseLink DBWS builder. The PL/SQL function exposed as a webservice call has a Object type return type, e.g.:
    create or replace type eclipse_type as
    object
    num number
    create or replace package test_eclipselink_pkg as
    function test return eclipse_type;
    end;
    As I understand it, EclipseLink-DBWS translates this Oracle object type to an Java type when calling the PL/SQL function over JDBC and translates the Java object to XML to be encapsulated in a SOAP message.
    The problem is that when changing the specification of the return type (e.g. changing the name of the field num to nmb in the Oracle type eclipse_type) of the Oracle PL/SQL function, regenerating the webservice (WAR-file) with DBWS builder and redeploying it on WebLogic 10.3.6, calling the webservice results in a java.lang.reflect.InvocationTargetException.
    Restarting the WebLogic server (or the appropriate managed server) resolves the problem, what shouldn't be a problem in a development environment, but is not always possible in a production environment.
    The problem seems to be that redeploying the webservice doesn't result in the XR Operations/Queries being recreated and as a result the old result type definition is used.
    Has anybody a solution for this problem?
    Kind regards,
    Jan

    Hi,
    I checked the logging while redeploying the WAR file. This part of the output seems to indicate, as you suggested, that the EcliipseLink session is not correctly logged of (InstanceAlreadyExistsException):
    *** <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating redeploy operation for application, PLUS_WS [archive: P:\WS-I\eclipselink-2.4.0\runtime\eclipselink-2.4.1.v20120712-r11838\eclipselink\utils\dbws\output\PLUS_WS.war], to AdminServer .>
    *** <Notice> <Stdout> <BEA-000000> <[EL Warning]: server: 2012-09-03 16:40:16.598--ServerSession(28419523)--Thread(Thread[[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads])--Problem while unregistering MBean: weblogic.management.NoAccessRuntimeException: Access not allowed for subject: principals=[], on ResourceType: Configuration Action: unregister, Target: null>
    *** <Notice> <Stdout> <BEA-000000> <[EL Config]: connection: 2012-09-03
    *** <Notice> <Stdout> <BEA-000000> <[EL Info]: connection: 2012-09-03 16:40:16.599--ServerSession(28419523)--Thread(Thread[[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads])--schapkaarten-dbws-or-session logout successful>
    *** <Info> <Deployer> <BEA-149060> <Module PLUS_WS.war of application PLUS_WS successfully transitioned from STATE_PREPARED to STATE_NEW on server AdminServer.>
    *** <Notice> <Stdout> <BEA-000000> <[EL Info]: connection: 2012-09-03 16:40:17.07--ServerSession(9455819)--Thread(Thread[[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads])--schapkaarten-dbws-or-session login successful>
    *** <Notice> <Stdout> <BEA-000000> <[EL Warning]: server: 2012-09-03 16:40:17.071--ServerSession(9455819)--Thread(Thread[[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads])--Problem while registering MBean: javax.management.InstanceAlreadyExistsException: TopLink:Name=Development-schapkaarten-dbws-or-session,Type=Configuration>
    *** <Notice> <Stdout> <BEA-000000> <[EL Warning]: server: 2012-09-03 16:40:17.071--ServerSession(9455819)--Thread(Thread[[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads])--Problem while registering MBean: javax.management.InstanceAlreadyExistsException: TopLink:Name=Session(schapkaarten-dbws-or-session)>
    What I cannot see, is: who is responsible for this logout? This must be clear so I know I have to log a bug for WebLogic or for EclipseLink.
    Anyone a suggestion how to determine this?
    Thanks,
    Jan

  • Scenario on return items price

    Hi to everybody
    Scenario :
    1. I sold 10 toner bottles(ink or black powder, which is using in printers/copiers/fax machines) to one customer.
    2. Each one price is 100/- (i.e., 10x100 = 1000 bill amount) Billed out to customer.He paid already.
    3. that customer used all toner bottles and he want to return to company.
    4.Each return item (empty bottle) price is 20% on normal price. the customer requested for credit memo.
    5 The company has to pay the money to customer i.e., 10X20 = 200. (credit memo value is 200/-)
    plz analyse it and getback
    regards
    lakki

    taking your example .
    in normal sales imagine your con type for price is ZPR1 = 100 in pricing procedure NRMSALE
    in returns make ZPR1 as stastical in prcing procedure and add another condtio type whcih is 20% of ZPR1 i.e in con records maintian 20% and in from column maintain the step number of ZPR1. this takes the value of ZPR1 and according to your con records calculates 20% of it.
    or else
    you can use the standard returnable packaging scenario for this.
    Please find the basic steps for returnable packaging
    Go to MM01 with mat type VERP item Cat grp LEIH
    Go to OMS2 choose mat Type LEIH and click on Qty/Value updating button
    Choose Valuation Area (Plant) and Specify mat Type LEIH save all those things and Exit
    Go to MB1C specify movement type 561 Special Stock Indicator V
    Go to OVAZ and assign doc type
    Go to va01 for standard item and packaging item
    the item Cat is TAL for packaging item and in the configuration window pricing =X
    No billing relevance
    chechk item relevant for delivery
    in the sales order 621 is mvt type
    save the document and go to standard delivery
    go to VL01N delivery and PGI
    go to VF01
    go to VA02 and check the doc status
    go to va01 specify the order type AT with reference of the previous doc number
    here u should specify the returnable packaging item nbr and Qty as well.
    go to Vl01n to post return delivery (LR)
    Specify qty and PGR
    save the doc
    go to MB58 and check the stock position updated item cat here is LAN

  • Package Quotation item category not populating

    Hi,
    I am trying to create a package quotation for a package product in CRM 2007. When I am adding the package product to the package quotation, the item category of the package items (components of product package) is not getting determined. I tried adding these items individually (not as a part of package) and the item category was getting determined fine. Has anyone encountered this issue?
    Any answers or hints would be very helpful.
    Thanks,
    Sudha

    I will highly appreciate if someone can answer my question.
    Basically, the item category of components in a product package is not getting determined automatically and I am getting the error 'Item Category can't be determined' when saving package quotation.
    Thanks!
    Sudha

  • Traded items and packaging "units" or "count"

    When adding packaging items (printed or base packaging material) to a traded item spec in Agile 6.1.1 I have noted that I cannot seem to use "units" or "cnt" as a unit of measure.  These UOM's are available at the material level, however.  Typically, we add packaging to a traded item as units or counts, so lacking this UOM at the traded item level when adding packaging to it is an issue.  Is this a config issue on our end or is this typical

    We discovered the solution here.  If we add a tare weight conversion to the packaging spec to a unit / count then we have the option at the traded level when adding packaging to the traded item.  Thanks for getting us on the right track.

  • Any questions on Order Management Header and Item level?

    Hi,
    If you are interviewing somebody...And the position he wants is SD consultant.
    What kind of questions will you raise on OM header level and item level??
    Order management--Questions on Header level
                                  Questions on item level
    Thanks, would be better if you could also attach the answer.
    Thanks!!

    Dear Hoo,
    ORDER MANAGEMENT & SALES
    1.Briefly describe the types and structure of the sales document and give examples of data
    that you find on the different levels.
    Sales*related business transactions are recorded in the system as sales documents. There are, broadly
    speaking, four different groupings of sales documents:
    Sales queries, such as inquiries and quotations
    Sales orders
    Outline agreements, such as contracts and scheduling agreements
    Customer problems and complaints, such as free of charge deliveries and credit memo requests.
    Header Data
    The general data that is valid for the entire document is recorded in the document header. This data
    includes the:
    number of the sold*to party
    number of the ship*to party and the payer
    document currency and exchange rate
    pricing elements for the entire document
    delivery date and shipping point
    Item Data
    Whereas data in the document header applies to all items in the document, some data applies only to
    specific items. This data is stored at item level and includes the:
    material number
    target quantity for outline agreements
    number of the shipto party and the payer (an alternative shipto party or payer can be defined for a
    particular item)
    plant and storage location specifications
    pricing elements for the individual items
    Schedule Line Data
    An item consists of one or more schedule lines. The schedule line contains all the data that is needed
    for a delivery. For example, a customer orders 20 pieces of a material and you enter this as an item in
    the sales order. However, you can only deliver 10 pieces now and the remaining 10 pieces next month.
    In other words, you need to schedule two deliveries. The data for these deliveries (dates, confirmed
    quantities) are stored in two separate schedule lines. In sales documents where delivery data is not
    relevant *for example: contracts, credit and debit memo requests * the system does not create any
    schedule lines.
    Data recorded in the schedule lines includes the:
    schedule line quantity
    delivery date
    confirmed quantity
    2.What is the difference between an inquiry and quotation ?
    . Inquiry: Request made to a vendor for a quotation for required materials or services.
    No availability check is done for inquiry.
    . Quotation: Offer from a vendor to a purchasing organization regarding the supply of materials
    or performance of services subject to predefined terms and conditions.
    A quotation consists of a number of items, in which the total quantity and delivery date of an
    offered material or service are specified.
    The total quantity can be subdivided into several partial quantities with different delivery dates in the
    lines of a delivery schedule.
    3.Do you always have to have a material master record number when you enter an item on a
    sales document (inquiry and quote)? If not what would you have to use to be able to enter
    information at item level?
    No. Customer Material Information or Material Description.
    4.If a customer doesn't place an order with you after you have sent him a quotation, what happens to
    the quotation document?
    Remains active till the end of validity period.
    5.Can you have alternative items in a sales order?
    Yes.
    6.If you reference an inquiry when creating a quotation ,would the inquiry be updated?
    Yes.
    7.Can you copy one inquiry to many quotations ?
    No.
    8.Can you copy several previous documents into one sales order?
    Yes.
    9.Do you always have to copy the entire quantities at item level when you reference a
    previous document?
    No.
    10.Can you make sure that business data in a sales order is only possible to maintain at header
    level?
    Yes.
    11.From where is the delivering plant transferred into the sales order?
    Customer Master, Material Master.
    12.Which partner function is relevant for the delivering plant? The soldtoparty ,
    billtoparty, payer, carrier or the ship* to* party?
    Ship*to party.
    13.Can you manually change the delivering plant in the sales order once it was defaulted from
    the master data?
    Yes.
    14.For what or why do you use the incompletion log?
    To have a complete document so that it doesnu2019t affect subsequent processes.
    15.Can you have different incompletion logs for different item categories? Schedule line
    categories?
    Yes.
    16.If a document is incomplete can you still save the document?
    Yes.
    17.Which reference status can a document have at item level? Which statuses at header level?
    Item level: Partial, Full.
    Header level: Full.
    18.What's the advantage of using text as a reference instead of duplicating it?
    Can be modified if needed.
    19.What three sources provide data for the creation of a sales document?
    Material Master, Customer Master, Previous referenced documents.
    20.Can you change addresses of partners manually in the sales document?
    Yes.
    21.Name several input tools that make order entry faster and give a definition of them?
    Customer Material Information, Product Proposal , Referencing Documents.
    22.In which business environment would you use only the single*line entry screen to create
    and save the order?
    Telephone Sales, Simple Business.
    23.If you do not specify the delivering plant in the sales order, what could the system then not
    do?
    Delivery Scheduling.
    24.For what would you use the fast change function in sales entry?
    Alternate Plants, Delivery or Billing Blocks
    25.Name two ways to control that customers can receive only certain materials?
    Material Listing, Exclusion.
    26.What does the item category control?
    General Data
    . Should pricing be carried out for the item?
    . When should an item be regarded as completed? A quotation item, for example, can only be
    regarded as completed if the entire quantity has been copied into a sales order.
    . Is it an item that refers to a material or is it a text item?
    . Are schedule lines allowed for the item?
    . May general business data, for example, the terms of payment at the item level, deviate from
    those at the header level?
    . Should a system message appear if the item cannot be fully delivered?
    . Which fields are relevant for the incompletion log?
    . Which partner functions are allowed at the item level and which are mandatory?
    . Which output (for example, an order confirmation) is allowed for the business transaction and
    which output determination procedure is used?
    Shipping Data
    . Is an item relevant for delivery?
    . Should the weight and the volume of an item be determined?
    Billing Data
    . Is an item relevant for billing?
    . Should the cost of the item be determined?
    . Is it a statistical item? Pricing is carried out for statistical items. However, they are not added
    to the value of the order, that is, the customer is not charged for them.
    . Should a billing block be set automatically for an item? For example, this may be important for
    items whose prices have to be clarified before billing
    . Is it a returns item?
    . Name the influencing factors for determining the item category in the sales document?
    . Sales Document type, Item Category Group, Higher Level Item, Item Usage.
    . Name the influencing factors for determining the scehdule line category in the sales document?
    . Item Category, MRP Type.
    . What does the sales document type control?
    General Data
    . Can the document be entered only with reference to a preceding document?
    . Should the existing customer
    . material info record be taken into consideration?
    . Should the delivery date be proposed?
    . Must a customer number be entered when creating a document? For example, product
    proposals can be entered without reference to a particular customer.
    . Which order probability is defined?
    . Should the division be taken from the material master record for every item or should an
    alternative division specified in the header take precedence over the item specifications?
    . How should the system respond if the division entered in the header deviates from the division
    in the items?
    . Should a credit limit check be made?
    . From which number range should the document number for internal or external number
    assignment come?
    . Which fields are relevant for the incompletion log? The validity period, for example, is
    important for contracts and must therefore be specified in the document.
    . Can an incomplete document be saved or must all data be complete?
    . Which partner functions are allowed and which ones are mandatory?
    Shipping Data
    . Which delivery type should the delivery resulting from the order have?
    . Should delivery scheduling be carried out?
    . Should transportation scheduling be carried out?
    . Should a delivery block be set automatically for a specific reason? For example, a delivery
    block may be appropriate for a freeofcharge delivery.
    . You can define shipping conditions for a sales document type. These are copied into the
    document regardless of what is defined in the customer master record.
    Billing Data
    -->Which billing type should the invoice resulting from the order or the delivery have?
    Should a billing block be set automatically for a specific reason? For example, a billing block may be
    appropriate if a credit memo request should first be checked before it is used as the basis for a credit
    memo.
    -->Can the sales document type be determined by the system?
    No.
    -->In R/3, can you automatically substitute one product for another? How? What would you
    have to create?
    Yes. Product Selection / Material Determination.
    -->Give a definition of replenishment lead time?
    Total time for the inhouse production or for the external procurement of a product. In inhouse
    production the replenishment lead time is determined to cover all BOM levels.
    What's the difference between checking availability with or without replenishment lead time (RLT)?
    With RLT : Availability check is done only upto end of RLT. If material is not available the date on
    which RLT ends is displayed as Material Availability Date.
    Without RLT : Availability check is unrestricted. Displays Delivery Dates as on which partial deliveries
    can be made with available stock.
    -->Name at least three item categories?
    Standard Items : AFN, AGN, TAN.
    Free of charge Items: AFNN, AGNN, TANN.
    Non*stock Items : AFX, AGX, TAX.
    Text Items : AFTX, AGTX, TATX.
    -->Why would you use different item and schedule line categories?
    Item categories are defined to provide additional control functions for the sales documents and thus
    meet the demands resulting from the different business transactions.
    The items in a sales document are divided into one or more schedule lines. These schedule lines differ
    from each other with respect to date and quantity. For some schedule lines, material requirements
    planning is not carried out; for other schedule lines, it is carried out. Also goods receipt, not goods
    issue, is posted for a schedule line defined in a returns document.
    -->Can you change existing standard item categories?
    Yes.
    -->Can you create new sales order types?
    Yes.
    -->Different dates will be calculated in order entry scheduling . Can you name the lead time
    variables that will be taken into account?
    Transportation lead time, Pick/pack time, Loading time, Transit time .
    If you run out of stock in a specific plant can you check if there are quantities available in other plants?
    Yes.
    -->When you carry out availability check, which quantities or movements can the system take
    into consideration?
    The following elements can be included in the availability check:
    Stocks : safety stock, stock in transfer, stock in quality inspection, blocked stock.
    Inward and outward movements : purchase orders, purchase requisitions, planned orders, production
    orders, reservations, dependent reservations, dependent requirements, sales requirements, delivery
    requirements.
    -->Give some examples of sales document types (description, not necessary the short code)
    that already set up in the standard system?
    Indicator used to control the processing of the various sales documents which are defined in the
    system. E.g., OR, SO, BV, KR. Document types allow the system to process different kinds of business
    transactions, such as standard orders and credit memo requests, in different ways.
    -->Can you maintain texts for a specific customer and store them in the system? If yes, where?
    Yes. Customer Material Information.
    -->When the system checks availability which scheduling would it use first?
    Backward Scheduling.
    -->Name the influencing factors for the determination of the availability date?
    The following data is required for determining this date:
    Route from the shipping point to the ship*to party location
    Shipping point from which the goods are issued
    Loading group from the material master record
    Weight group determined from the order using the order quantity.
    -->Name the three delivery possibilities when there is not enough stock available?
    One Time Delivery, Complete Delivery, Partial Deliveries.
    -->Can you think of an example why you would have to create a text for a customer and copy it
    to the sales order?
    Customer specific instructions.
    -->What is the function of item category group?
    The item category group determines how a material is processed in the sales order. It defines, for
    example, that pricing does not take place for a free of charge item, such as a business gift; or that
    inventory management is not carried out for a service. When processing sales and distribution
    documents, the system uses the item category group to determine the item category. The system
    determines the item category based on the item category group of the material and the current
    business transaction, and proposes it in the respective document.
    When creating the material types non*stock material and services, DIEN is proposed in both cases for
    the item category group, because the order processing for both material types is identical: for
    example, pricing is carried out for both, but no availability check.
    -->On sales order, when the system confirms 20 pieces to be available at a certain date, would
    these 20 pieces still be available for other new sales order coming in later?
    No.
    -->What is a delivery group and why would you use it?
    The complete delivery and delivery group functions enable you to combine some or all of the items in a
    sales order so that they are delivered to the customer together. The system determines automatically
    the latest delivery date possible for the delivery group and adjusts the schedule lines accordingly.
    Corresponding requirements for material requirements planning (MRP) are changed or re*determined.
    -->What is backorder processing?
    The backorder processing functions enable you to list relevant sales documents for specific materials
    and process them from the point of view of availability. You can assign available to promise (ATP)
    stock to outstanding order quantities. In addition, you can withdraw already confirmed quantities and
    reassign them to different items.
    Backorder processing is only available for materials with individual requirements.
    -->Can you link items in a sales order? If yes, when would you do that?
    Yes. Promotional Items.
    -->For what would you use BOMu2019S in sales? What two methods of BOM processing do you have
    in sales order entry? How can you control if the system should/should not explode a BOM in
    the sales order.
    A bill of material (BOM) describes the different components that together create a product. A BOM for
    a bicycle, for example, consists of all the parts that make up the bicycle: the frame, the saddle,
    wheels, and so on. When you enter the material number of a bill of materials that is relevant for sales
    order processing, the system displays the material that describes the whole bill of materials as a main
    item. The components are displayed as sub*items.
    Processing by Main Item : ERLA & Processing by Sub*Item : LUMF
    BOM explosion can be prevented by specifying Item Category Group as NORM.
    Credit limit checks is an example of a very close link between which two SAP modules?
    SD & FI.
    -->What are the two techniques in delivery scheduling?
    Backward Scheduling & Forward Scheduling.
    -->How does a third party deal work? Do you use a special sales order type for that? How could
    the system know that you want to process a third party deal?
    By specifying item category as TAS using double*line entry in the sales order.
    No special order type is available.
    By the item category group and/or material type in Material Master .
    Name the several steps in consignment processing.
    Consignment fillup, Consignment issue, Consignment pickup, Consignment return.
    Whatu2019s the difference between consignment pick*up and consignment return?
    In consignment pick*up, customer returns consignment stock. When goods issue is posted, the
    relevant quantity is deducted from the customer's special stock and is added back to regular stock at
    the plant where the goods are returned. Total valuated stock remains the same since the returned
    stock was regarded as part of inventory even while it was at the customer's premises.This transaction
    is not relevant for billing.
    In consignment return, customer wishes to claim on consignment goods which have already been
    issued. When goods issue is posted, the relevant quantity is added to the customer's special stock at
    the plant where the goods are returned. Since the ownership of the goods is passed from the customer
    back to the company, the transaction is relevant for billing. In this case, the customer receives a credit
    memo for the returned goods.
    -->Can you control that an end user cannot copy a quote of customer A to a sales order for
    customer B? If yes, where?
    Yes. By customizing Copying Control for header data.
    Give some example for data that is copied from the customer (soldto, payer, shipto) to the sales
    order as well as for data that is copied from the material?
    General data, payment terms, shipping details, delivery agreements, delivering plant.
    -->What is returnable packaging processing?
    Returnable packaging consists of materials that are stored at the customer location but which remain
    the property of the company. The customer is only required to pay for the returnable packaging if he
    does not return it by a specified time.
    Name the two outline agreements in R/3 standard and explain the difference between them.
    Agreements are arrangements between business partners regarding the granting of conditions over a
    specified time period. The agreement contains conditions which apply over a particular time period and
    which are settled together at the same points in time. An agreement can be settled once or
    periodically. The two outline agreements include Contracts and Scheduling Agreements.
    Unlike a contract * which only contains an overall target quantity or value * a scheduling agreement
    also contains specific order quantities and delivery dates.
    -->How many documents do you create when you release, deliver and invoice the first order
    from a contract?
    Three : Sales order, Delivery note, Invoice.
    -->What types of output can you have in sales?
    Printer, Telex, Fax, Mail, EDI.
    -->Can you automate output processing ? Do you always have to specify it manually?
    yes. No.
    -->Where would you specify which data should be copied (at header, item and schedule line
    level)when you copy from one document to another one?
    Customizing Copy Control.
    I hope it will help you,
    Regards,
    Murali.

  • Custmer return packaging matl with valuated SIT

    Hi Experts
    we have a sales order with FG as first line item and cylinder as second line item (cust. returnable packaging item).
    We use valuated SIT process.
    Upon entering VLPOD, the cylinder gets posted as goods issued item in stead of posting as special stock at customer (retn.pkg item).
    Is there any notes or work around to get the stock in transit posted to return, pkg item.
    regards
    ramSiva

    You can copy LEIH and create your own Materia Type say ZLEI. For this material type you can have only General Plant / Storage Data1 view enabled.
    Remember, there are 2 materials here:
    1. Gas
    2. Returnable packaging (cylinder)
    You can receive gas on unit basis if you dont want exact tracking (ie in KG). Use any procurement material type.
    When you create the PO only mainitan Gas as the material.
    When you do the goods receipt against this PO, Click on RTP button, this will create a new line item, automatically and will suggest movement type 501+M. Here enter the no. of cylinders.
    You will be able to track the movement of cylinders.

  • Returnable packaging scenario

    returnable packaging scenario

    Hi,
    Returnable packaging consists of materials that are stored at the customer location but which remain the property of your company. The customer is only required to pay you for the returnable packaging if he does not return it to you by a specified time. Using this function you can, for example, process euro-pallets. You can also use it to resell returnable packaging to a third party. Since stocks of returnable packaging form part of your valuated stock even when they are at the customer site, you must manage them in your system.
    However, stocks of returnable packaging must be
    Managed separately from the rest of your stock so that you know exactly what stock is stored at the customer location
    Managed separately for each customer
    Inventory management treats returnable packaging as special stock in your inventory and is assigned to specific customers. This enables you to keep track of returnable packaging stock by customer.
    Prerequisites
    Settings in the Material Master Record
    A prerequisite for returnable packaging processing is that the value LEIH (returnable packaging) is entered in the material master record on the second sales screen in the Item category group field. This entry in combination with the document type automatically determines the appropriate item category for each transaction involving the material.
    Settings for the Special Stock Partner
    You must define a special stock partner for processing returnable packaging when a third party is involved. This means you can manage all special stock under one partner. You might use this partner function if your customer, for example, uses a decentralized order processing system but manages returnable packaging centrally. You can also use this partner function to process returnable packaging when a carrier is involved (for example, for euro-pallets). If you want to process returnable packaging using the special stock partner, first make the settings which are described for Consignment Stock Processing.
    If you want to manage returnable packaging for a carrier, for whom a vendor record already exists, you must also create a customer master record for the carrier. You are then able to assign returnable packaging stock to the carrier.
    Process Flow
    There are three main transactions for processing returnable packaging, all of which support separate inventory management:
    Creating Returnable Packaging Shipments
    Creating Returnable Packaging Pick-Up
    Creating Returnable Packaging Issue
    Returnable Packaging Shipments
    When you sell goods to a customer, you may send the goods in returnable packaging. During sales order processing, you simply enter the returnable packaging as an item in your order. You can process returnable packaging either as main items or as sub-items. For example, if you sell drinks in bottles and want the empty bottles to be returned, you can enter the bottles as sub-items for the drinks in the sales order. The item category group LEIH must be assigned to the bottles in the material master record so that they are processed as returnable packaging. During processing, the system recognizes that it is dealing with returnable packaging because the item category group LEIH is assigned to the material. The system then determines another item category in the sales order to allow the material to be processed as returnable packaging. As a result of entering returnable packaging in a sales order, the system carries out the following actions:
    If special stock does not yet exist in your inventory for the customer (or special stock partner), the system creates it when goods issue is posted
    The relevant quantity is removed from regular inventory in your plant and is added to the special stock for the customer. The total valuated stock for the plant remains the same.
    The transaction is not relevant for pricing since the consignment stock remains the property of your company.
    Returnable Packaging Pick-Up
    If the customer returns the returnable packaging to you, you record the transaction in the system by creating a returnable packaging pick-up order (order type LA). As a result, the system carries out the following actions:
    When goods issue is posted, the relevant quantity is deducted from the customer’s special stock and is added back into your regular stock at the plant where the goods are returned. Your total valuated stock remains the same since the returned stock was regarded as part of your own inventory even while it was at the customer’s premises.
    This transaction is not relevant for billing.
    Returnable Packaging Issue
    In the following situations, you can create a returnable packaging issue order (order type LN):
    The customer decides to keep the returnable packaging
    The customer damages the returnable packaging and you decide to charge the customer
    The customer sells the returnable packaging to a third party
    As a result of processing a returnable packaging issue, the system carries out the following actions:
    When goods issue is posted, the relevant quantity is deducted from both the customer’s special stock and your own total valuated stock.
    The transaction is relevant for billing since the goods have become the property of the customer.
    Sales Order Types
    The following table provides an overview of the order types used in the standard system for processing returnable packaging:
    Transaction
    Sales order type
    Returnable packaging pick-up
    LA
    Returnable packaging issue
    LN
    When you ship returnable packaging to the customer, you do not need to use a special order type. The transaction is a normal business transaction and you can use either a standard sales order or, if appropriate, a free of charge delivery.
    Pricing and Availability Check
    Whether pricing is carried out for the individual transactions depends on the item category. The schedule line category controls the availability check and the transfer of requirements in each of the transactions. The schedule line category itself is determined by the item category and the MRP type of the material. The order types LN and LA check against returnable packaging for the relevant customer. Requirement records for returnable packaging stock are stored as individual requirements, independently of the setting in the material master record.
    source : Library
    regards
    sadhu kishore

  • STO for semi finished product along with returnable package

    Dear Experts,
    I am transferring semi finished product along with returnable package from Manufacturing to depot, for that i am creating purchase order (two line items in po, one is semi finish and other is returnable package) and creating delivery through VL10B.
    system creates delivery, showing the item category NLN for both line items i..e semi finished and returnable package and billing(vf01) is coming for both item.
    my requirement is billing to be only semi finished, returnable package should be update only qty billing should not coming for returnable package
    for that which item category have to maintain and where it maintain for returnable package and how it flows from mm to SD?
    Regards
    sai krishna

    The packaging’s material master record should use the material type VERP for packaging and the item category group LEIH. The item category group LEIH is the SAP standard for returnable packaging.
    TAL (the item category for returnable packaging) in the shipping unit
    header, then when you create the delivery, SAP will also create an item TAL for that shipping material in the delivery. When you goods issue the delivery, SAP will record that this shipping material has been issued to the customer and must be returned. Note that you only have to price the returnable packaging in the returnable packaging issue order document. It does not need to
    be priced in the sales order and cannot be in this method.
    Check if this all ok, rest please note returnable packaging material behaves in same way as packing material

  • Regarding Returnable Packaging

    Hi Gurus,
                 I have a problem that for a liquid of say Liquid PH-5 ,1 litre must be packed in a returnable packaging material bottle-BV1,
    The bottle can hold only 1 litre of the liquid and in sales order and Delivery level if i go for Packing Proposal the material is packed in the Returnable Packaging Material BV1.
    But the Quantity of the Returnable Pack Material does not get updated.
    How to solve this problem?
    Regards,
    Sarosh

    Dear Sarosh
    Please check following
    The packaging’s material master record should use the material type VERP for packaging and the item category group LEIH. The item category group LEIH is the SAP standard for returnable packaging.  - Check for your bottle BV1.
    TAL (the item category for returnable packaging) in the shipping unit
    header, then when you create the delivery, SAP will also create an item TAL for that shipping material in the delivery. When you goods issue the delivery, SAP will record that this shipping material has been issued to the customer and must be returned. Note that you only have to price the returnable packaging in the returnable packaging issue order document. It does not need to
    be priced in the sales order and cannot be in this method. 
    Check if this all ok, rest please note returnable packaging material behaves in same way as packing material
    In case you are still not able to do it, revert back
    Regards
    Jitesh

  • Returnable Packaging IMG

    thnkss  for the process chart for Returnable packaging but i request u to help me wit the customization settings for Returnable packaging......and also how things are to be defined in MMAster for the same

    Hello Maddy,
    <b>Returnable packaging – (Special Stock – V)</b>
         Returnable packaging material is used as it is not always possible for a company to include the cost of packaging material in the cost of sale, as some packaging material could be expensive enough that the company cannot afford the customer to keep or destroy it.
    Thus returnable packaging is used in the process where by the business sells items to the customer packed in shipping units such as boxes and crates. The customer is expected to return the packaging items i.e. boxes and crates in a certain period of time, if not, the business may bill the customer.
         Returnable packaging is considered as “SPECIAL STOCK”  and is indicated by letter “V” , this packaging is kept at the customer’s location but will remain the property of your company. The special stock can be seen using the stock overview screen MMBE.
         There is no special order type for returnable packaging like in the case of consignment. The packaging material master record should use the material type “VERP” and the item category group “LEIH” (MRP2 - MMR). The item category group LEIH is the sap standard for returnable packaging.
         There are three main transactions for processing returnable packaging, all of which support separate inventory management:
         Creating Returnable Packaging Shipments
         Creating Returnable Packaging Pick-Up
         Creating Returnable Packaging Issue (should the customer not return the packaging material)
    <b>Returnable Packaging Shipments</b>
    When you sell goods to a customer, you may send the goods in returnable packaging. During sales order processing, you simply enter the returnable packaging as an item in your order. You can process returnable packaging either as main items or as sub-items. For example, if you sell drinks in bottles and want the empty bottles to be returned, you can enter the bottles as sub-items for the drinks in the sales order. The item category group LEIH must be assigned to the bottles in the material master record (packaging material) so that they are processed as returnable packaging. During processing, the system recognizes that it is dealing with returnable packaging because the item category group LEIH is assigned to the material. The system then determines another item category in the sales order to allow the material to be processed as returnable packaging. As a result of entering returnable packaging in a sales order, the system carries out the following actions:
         If special stock does not yet exist in your inventory for the customer (or special stock partner), the system creates it when goods issue is posted
         The relevant quantity is removed from regular inventory in your plant and is added to the special stock for the customer. The total valuated stock for the plant remains the same.
         The transaction is not relevant for pricing since the consignment stock remains the property of your company.
    <b>Returnable Packaging Pick-Up</b>
    If the customer returns the returnable packaging to you, you record the transaction in the system by creating a returnable packaging pick-up order (order type LA). As a result, the system carries out the following actions:
         When goods issue is posted, the relevant quantity is deducted from the customer’s special stock and is added back into your regular stock at the plant where the goods are returned. Your total valuated stock remains the same since the returned stock was regarded as part of your own inventory even while it was at the customer’s premises.
         This transaction is not relevant for billing.
    Returnable Packaging Issue
    In the following situations, you can create a returnable packaging issue order (order type LN):
         The customer decides to keep the returnable packaging
         The customer damages the returnable packaging and you decide to charge the customer
         The customer sells the returnable packaging to a third party
    As a result of processing a returnable packaging issue, the system carries out the following actions:
         When goods issue is posted, the relevant quantity is deducted from both the customer’s special stock and your own total valuated stock.
         The transaction is relevant for billing since the goods have become the property of the customer.
    <b>Sales Order Types</b>
    The following table provides an overview of the order types used in the standard system for processing returnable packaging:
    Transaction     Sales order type
    Returnable packaging pick-up     LA
    Returnable packaging issue     LN
    When you ship returnable packaging to the customer, you do not need to use a special order type. The transaction is a normal business transaction and you can use either a standard sales order or, if appropriate, a free of charge delivery.
    <b>Reward if helps</b>
    <b>Regards
    Sai</b>

Maybe you are looking for

  • History exportable

    I am searching a way to make some operations on a multi-layers document using a low resolution images so I did not get a Giga type of document that it's very hard to manage ( I' am working with a kind of puzzles that combine 40-60 different images at

  • Link in KM Document Iview

    Hi,    I have created KM Document iview.In that Document i have given a link,but that link is displaying in new window.I want that link to be displayed in same area instead of seperate window,replacing the original document iview.Plz help to sort out

  • Error with Cube viewer

    I've installed Oracle database 9.2, patch 9.2.0.4 and ,patch 9.2.0.4.1 but I couldn't run Cube viewer. I'm a Vietnamese student, and I'm a new one in Data Warehouse. Please help me. Thanks in advanced

  • Flickering horizontal lines across the screen

    My Toshiba LCD TV has a thin black line going across the screen. TV is just a year old and is not under warranty. I've seen some comments that the LCD panel needs replacing. Is this my only option? Any other thoughts? Thanks.

  • I am trying to verify my email and I don't know how I have used the link provided but it still says

    I am trying to verify my email and I have used the link provided in the email but it still says I need to verify my email address. What do I need to do?