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.在"解 ...
随机推荐
- lvs、nginx、HAProxy、keepalive工作原理
1. lvs.nginx.HAProxy.keepalive工作原理 1.1. 前言 遇到了负载均衡和高可用选型问题,我觉的有必要好好理解下lvs,nginx,haproxy和keepalive的区别 ...
- Cocos2d-x环境配置步骤
Cocos2d-x环境配置: (1)安装Visual Studio 2013 软件安装包为:VS2013_RTM_ULT_CHS.iso文件,将其解压后可以直接安装,也可以使用虚拟光驱等软件进行安装. ...
- ubuntu 16.04 安装cuda的方法
很多神经网络架构都需要安装CUDA,安装这个的确费了我不少时间,是要总结一下流程了. 安装这个,最好使用官网的安装步骤和流程,不然,会走很多弯路: https://developer.nvidia.c ...
- Kubernetes集群搭建之Master配置篇
本次系列使用的所需部署包版本都使用的目前最新的或最新稳定版,安装包地址请到公众号内回复[K8s实战]获取 今天终于到正题了~~ 生成kubernets证书与私钥 1. 制作kubernetes ca证 ...
- Python编程Day3—基本运算符、数据类型
一.基本运算符 1.算数运算 print(10/3) print(10//3) print(10%3) print(10**3) 2.比较运算 print(10==10) print(10!=10) ...
- 微信小程序使用wxParse解析html
最近项目上遇到在微信小程序里需要显示新闻内容,新闻内容是通过接口读取的服务器中的富文本内容,是html格式的,小程序默认是不支持html格式的内容显示的,那我们需要显示html内容的时候,就可以通过w ...
- MongoDB简单操作(java版)
新建maven项目,添加依赖: <dependency> <groupId>org.mongodb</groupId> <artifactId>mong ...
- 【web开发】docker中的数据库
注:自从开始使用docker,部署方面的事情就简单多了.使用docker构建的数据库容器不用直接安装,开启后就可以使用,也比以前方便很多.下面将一些要点记录下来. 下面的例子使用以下环境: - 系统( ...
- MySQL SQL语句执行顺序
MySQL的语句一共分为11步,如下图所标注的那样,最先执行的总是FROM操作,最后执行的是LIMIT操作.其中每一个操作都会产生一张虚拟的表,这个虚拟的表作为一个处理的输入,只是这些虚拟的表对用户来 ...
- HTML语法介绍
一 基本标签(块级标签和内联标签) <hn>: n的取值范围是1~6; 从大到小. 用来表示标题. <p>: 段落标签. 包裹的内容被换行.并且也上下内容之间有一行空白. &l ...