cancel
Showing results for 
Search instead for 
Did you mean: 

periodic billing

Former Member
0 Kudos

i have a scenario where in all my distributors have to stock a particular quantity of stock, on 15th of everymonth i will receive the status of the stock balance at all my distributors places, based on that the balance the quantity to be invoiced has to be invoiced.

pl advise how to configure this.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

As Concerned for quantity to be considered, you will have to discuss the same with Abaper & identify a user exit to execute it.

Regards,

Rajesh Banka

Reward points if helpful

Former Member
0 Kudos

Dear All,

I think my question is misunderstood, here what i am expecting is not consignment. In every fmcg industry the distributors are bound to keep ideal stock of a valid invoiced quantity.

Now after every cycle of say 15 days, whatever they sell should be deducted from the ideal quantity they have to maintain and raise a sales order the balance quantity. now for doing that first of all i will have to get the details of their balance quantities after each cycle,

should i use schedule agreement for raising order periodically with the balance quantities.

Former Member
0 Kudos

Indeed, the question was misunderstood.

This would be possible through 'Z' development & not standard SAP.

Regards,

Rajesh Banka

Reward points if helpful.

Former Member
0 Kudos

are you looking for a solution, which may be a combination of consignment sale & periodice billing. If yes, you will have to ensure that the (T.Code: VOV7) Item Category KEN used for consignment sale to bill to Distributor has Billing Plan must have Billing Plan for periodic Billing Assigned to it.

<b>Consignment Fill-up</b>:

Order Type: KB

Item Category: KBN

Schedule Line Category: E1

Movement Type: 631

<b>Consignment Issue</b>:

Order Type: KE

Item Category: KEN

Schedule Line Category: C1

Movement Type: 633

<b>Consignment Return</b>:

Order Type: KR

Item Category: KRN

Schedule Line Category: D0

Movement Type: 634

<b>Consignment Pick-up</b>:

Order Type: KA

Item Category: KAN

Schedule Line Category: F1

Movement Type: 632

<b>Consignment Stock Processing</b>

Purpose

Consignment goods are goods which are stored at the customer location but which are owned by the company. The customer is not obliged to pay for these goods until they remove them from consignment stock. Otherwise, the customer can usually return consignment goods that are not required.

Consignment Fill-Up: Consignment fill-up replenishes the stock at the customer site. Since the goods remain the property of the company, this process is not relevant for pricing and consequently not for invoicing either.

Create a sales order using order type KB.

Enter the required data on the customer, the consignment goods and the delivering plant.

Enter all other relevant data and save the order.

Create a delivery as the subsequent document for this sales order and, after picking has been completed successfully, post goods issue.

The underlying goods movement type is a stock transfer. This ensures that when goods issue is posted, consignment special stock is created for the customer concerned. If special stock of this kind already exists in the delivering plant for this customer, the goods are posted to this special stock.

Order type: KB (document category C: sales order)

Std. Delivery type: LF

Item category: KBN (not relevant for pricing and billing)

Schedule line category: E1 (relevant for deliveries, uses availability check, 631 (GI consignment: lending) to post the stock into a special consignment category in the delivering plants stock for that particular customer and material)

Copy control rules for the sales doc, item category, and schedule line category.

Use trans MB58 or MMBE to check the stock.

In this case, Accounting document is required to be generated only for taxes, as the stock is still the ownership of the company. In the pricing procedure all condition type except for Taxes should be statistical.

Consignment Issue: The Consignment issue enables the customer to withdraw consignment goods from the special stock that are to be used or sold.

Create a sales order using order type KE.

Enter the required data for the customer, the consignment goods and the plant to which the goods are to be returned.

Enter all other relevant data and save the order.

Create a delivery as the subsequent document for this sales order and, after picking has been completed successfully, post goods issue.

The goods are then reduced by the relevant quantity in the special stock assigned to the customer. This goods issue also reduces your total stock.

Invoice the delivery which issues the consignment goods.

Order type: KE (document category C: sales order)

Std. Delivery type: LF

Invoice: F2

Item category: KEN (relevant for pricing and deliver related billing, special stock indicator W, should determine cost too)

Schedule line category: C1 (relevant for deliveries, uses availability check, 633 (GI issue: customer consignment)

In this case, Accounting document is required to be generated only for most of the condition type, as it is being invoiced to end customer.

Consignment returns: proceed as follows: Consignment returns enable your customer to return goods to the consignment stock that has already been issued from it.

Create a sales order using sales order type CR.

Enter the required data on the customer and the consignment goods.

Enter all other relevant data and save the order.

Create a returns delivery for the sales order (the system automatically chooses delivery type LR). The goods issue posting cancels the goods issue posting which was carried out when the consignment goods were issued. This posting records the return of the goods to the plant where goods receipt was carried out.

Create a credit memo for the consignment return you created in Step 1.

Order type: KR (document category H: returns)

Delivery type: LR

Credit for Returns Order type: RE (delivery or order related billing)

Item category: KRN (relevant for pricing and deliver related billing, special stock indicator W

Schedule line category: D0 (relevant for deliveries, no availability check, 634

In this case, Accounting document is required to be generated only for most of the condition type, as it is being returned by the customer & invoicing already done to customer..

Consignment Pick-Up: The company uses consignment pick-up to take back consignment goods that are faulty or excess materials that the customer does not need. This process is not relevant for billing since the goods remain the property of the company.

It may be beneficial to have a mandatory reference such as the consignment fill-up. In addition to it copy control rules can be used to further control it. In the copy control rules indicate the document flow. As the stock is coming back into the warehouse or plant, you can specify a returns shipping point to be automatically determined. No invoice is necessary, as the goods are not changing ownership.

Create a sales order using order type KA.

Enter the required data for the customer, the consignment goods and the plant to which the goods are to be returned.

Enter all other relevant data and save the order.

Create a returns delivery for the sales order (the system automatically chooses delivery type LR). The transaction is completed by the goods issue posting which initiates a transfer posting from the customer's special stock to your plant stock.

Order type: KA (document category C: sales order)

Delivery type: LR

No invoice

Item category: KAN

Schedule line category: F1 (relevant for deliveries, availability check against the stock on the customer’s consignment, 632 (Consignment pickup)

In this case, Accounting document is required to be generated only for taxes, as the stock is still the ownership of the company. In the pricing procedure all condition type except for Taxes should be statistical, as the stock is being returned from consignment site to plant.

Regards,

Rajesh Banka

Reward points if helpful.

Former Member
0 Kudos

Search for consignment process in this forum.