FUNCTIONALITY OF ITEM CATEGORY
Item Category
Purpose
This wiki page will breify discuss about functionality of Item Category in SAP Sales and Distribution transaction.
Introduction
Item category is critical and esstential part of sales order and sales process. It generally controls the behaviour of item in a sales order, like, pricing, TOR, etc.
Functionalities of Item Category
|
Whether the item is standard or text or value item. |
|---|---|
|
The rule for establishing when a quotation or |
|
Whether business data in the item can be |
|
|
|
Items that are relevant for del will |
|
= 1 |
|
We need to check this field in item |
|
You use a delivery group to determine |
|
Indicates whether, during pricing, the system |
|
|
|
|
|
In the case of text items, however, pricing would |
Types of Item Category
The following table will discuss about different type of standard item category available:
|
Item Category |
Description |
Features |
|---|---|---|
|
BVN |
Cash Sale |
|
|
TAB |
Individual order purchase |
|
|
G2N |
Credit memo |
|
|
TAK |
Make to order |
|
|
KBN |
Consignment fill up |
|
|
KRN |
Consignment return |
|
|
TAQ |
Extent delivery- BOM |
|
|
TAS |
Third party |
|
|
REN |
Returns |
|
|
L2N |
Debit memo |
|
|
TAC |
Configurable material |
|
|
KEN |
Consignment issue |
|
|
KAN |
Consignment Pickup |
|
|
TAP |
Extent delivery higher lever item in BOM |
|
|
TAE |
Explanation - BOM |
|
|
TAW |
Value Item |
|
|
AGN |
Standard item in QT |
|
|
TAN |
Standard item in Order |
|
|
TANN |
Free of Charge Item in order |
|
|
TATX |
Text item in Order |
|
Item Category Determination
Depending on the item category group that you apply & the sales doc type you are processing the system automatically proposes an item category in the document.
|
SPRO Path |
IMG - Sales and Distribution - Sales - Sales Document - Sales Document Item - Assign Item Category |
|---|---|
|
Transaction Code |
VOV4 |
Determination Rule
|
Item Category |
= Sales Document Type |
+ Item Category Group |
+ Usage |
+ Higher Level Item Category |
|---|
Example
|
Sales Document Type |
Item Category Group |
Usage |
Higher Level Item Category |
Default Item Category |
|---|---|---|---|---|
|
OR |
NORM |
TAN |
TANN |
|
|
OR |
NORM |
TAN |
||
|
OR |
NORM |
FREE |
TAN |
TANN |
FUNCTIONALITY OF ITEM CATEGORY的更多相关文章
- One Order行项目里Item Category是怎么计算出来的
One Order的行项目里有个字段叫Item Category,我们在行项目里加入一个product后,就会自动带出Item Category来.这个值是怎么计算出来的? 检查CRMD_ORDERA ...
- Understanding Item Import and Debugging Problems with Item Import (Doc ID 268968.1)
In this Document Purpose Details Scenario 1: Testing the basic item import with minimum columns po ...
- Scrapy框架的学习(6.item介绍以及items的使用(提前定义好字段名))转载https://blog.csdn.net/wei18791957243/article/details/86259688
在Scrapy框架中的items.py的作用 1.可以预先定义好要爬取的字段 items.py import scrapy class TencentItem(scrapy.I ...
- Oracle Purchasing QUESTIONS AND ANSWERS
Topic Summary Topic: CORRECTIONS: Corrections Topic: DELIVER: Receiving Delivery Topic: DROPSHIP: Dr ...
- EBS 信用检查(二)
Credit checking feature of Oracle OM provides the ability to check that the customer has sufficient ...
- EBS 信用检查(一)
信用逻辑 This post will more focus on Technical part of credit check Functionality. You can check the fu ...
- PlainElastic.Net
PlainElastic.Net PlainElastic.Net The really plain Elastic Search .Net client. Idea Installation How ...
- ASP.NET MVC5+EF6+EasyUI 后台管理系统(63)-Excel导入和导出
系列目录 昨天文章太过仓促没有补充导出的示例源码,在者当时弄到到很晚没时间做出导出功能,对阅读理解造成影响,现补充一份示例源码,顺便补充导出的功能说明,望理解 示例代码下载 https://yun ...
- 第1章 (ASP.NET MVC简介)
一.MVC概念 MVC由三部分组成:视图(View).模型(Model).控制器(Controller)组成 二.运用VS创建MVC 1.新建一个"解决方案" 2.在"解 ...
随机推荐
- LabVIEW(五):DAQ同步
1.在许多的测试测量应用当中,我们会需要在通过一个时间段内进行同步测量. 同步采集通常分为两类: (1).同时测量:即不同的任务在同一时刻开始.举例来说,我们会在一个模拟输入通道上采集数据,同时在一个 ...
- Spark基础-scala学习(七、类型参数)
类型参数是什么 类似于java泛型,泛型类 泛型函数 上边界Bounds 下边界 View Bounds Context Bounds Manifest Context Bounds 协变和逆变 Ex ...
- 访问https 报错ssl 协议异常
报错信息: ERROR][http-nio-8888-exec-1] - Servlet.service() for servlet [dispatcherServlet] in context wi ...
- PHP的会话控制
页面数据的作用域: 当前页共享数据:变量.常量 两个页面间传递数据:get,post 跟踪用户的多页面数据共享(会话):session.cookie 全局数据共享:文件.数据库.memcached C ...
- 征服诱人的Vagrant!
一.背景 最近要开始深入学习分布式相关的东西了,那第一步就是在自己的电脑上安装虚拟机,以前在Windows平台,我选择用VMware Workstation作为虚拟机软件,现在在Mac系统下,感觉 ...
- Web Service 部分内容简述(1)
1.什么是Web服务(web service) Wb服务是一种可以用来解决跨网络应用集成问题的开发模式,是基于网络的.分布式的模块化组件,它执行特定的任务遵守具体的技术规范,这些规范使得Web Ser ...
- Go signals 信号
Go中通过os/signals包,可以接受系统信号. package main import "fmt" import "os" import "os ...
- Mysql加锁过程详解(1)-基本知识
Mysql加锁过程详解(1)-基本知识 Mysql加锁过程详解(2)-关于mysql 幻读理解 Mysql加锁过程详解(3)-关于mysql 幻读理解 Mysql加锁过程详解(4)-select fo ...
- 翻译:insert on duplicate key update(已提交到MariaDB官方手册)
本文为mariadb官方手册:INSERT ON DUPLICATE KEY UPDATE的译文. 原文:https://mariadb.com/kb/en/insert-on-duplicate-k ...
- Linux核心命令
Linux核心命令 strace(查看系统调用的一个过程) 例:strace cat /test.txt netstat perf top pidstat mpstat dstat vmstat sl ...