ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

How to Define a Distribution Channel?

Print This Post Email This Post Written by admin on May 13th, 2010 | Filed under: Sales and Distribution (SD)

A distribution channel is a mean through which salable materials or services reach the customer. Distribution
channel will be assigned to a sales organization.

IMG -> Enterprise Structure -> Definition -> Sales and Distribution -> Define, copy, delete, check distribution channel

Share

If you like this post, you may as well like these too:

  1. How to Define a Sales Organisation? The sales organization is an organizational unit in Logistics that groups the enterprise according to the requirements of sales and distribution. A sales organization is responsible for distributing goods and ...
  2. How to Define a Division? A division is used to group materials and services. Division will be assigned to a sales organization. IMG -> Enterprise Structure -> Definition -> Logistic General -> Define, copy, delete,...
  3. How to define types and data objects REPORT CHAP0101. * Elementary type character, length 20DATA CUSTOMER_NAME(25) TYPE C. * Non-elementary typeTYPES T_NAME(25) TYPE C.DATA NEW_CUSTOMER_NAME TYPE T_NAME.* Reference to a data objectDATA VENDOR_NAME LIKE CUSTOMER_NAME. * RecordDATA:...
  4. DEFINE : ABAP Keyword a day DEFINE Basic formDEFINE macro.EffectDefines a program component (macro) under the name macro . It must consist only of ABAP/4 statements and is expanded at compilation time.A macro should always be...
  5. ABAP Source Code: Three approaches to define data objects REPORT ZSOURCE0401.* 1. Elementary typesDATA: CUSTOMER_NAME_1(25) TYPE C, VENDOR_NAME_1(25) TYPE C. * 2. Reference to an existing fieldDATA: CUSTOMER_NAME_2(25) TYPE C, VENDOR_NAME_2 LIKE CUSTOMER_NAME_2. * 3. Reference to a non-elementary...
  6. Define Number Range Intervals for Cash Journal Document You have to define a number range interval for cash journal documents. Each document then receives a unique number that does not clash with the G/L document number. Note: This...



Leave a Reply