当前位置: 首页 > news >正文

MIRO中文本如何传入FI凭证的

MIRO中文本如何传入FI凭证的 

SAP note 837859 有明确的说明

The header text on the "Details" tab is copied to the document header text of the FI follow-on document (INVFO-BKTXT -> BKPF-BKTXT). If the FI Business Add-In (BAdI) AC_DOCUMENT is active, see Note 1025810.

The item text on the "Basic Data" tab is transferred to the item text for the vendor line item of the FI document (INVFO-SGTXT -> BSEG-SGTXT).

The texts entered in the item list are transferred to the other lines of the FI follow-on document.

On the "Purchase Order" tab: DRSEG-SGTXT -> BSEG-SGTXT

​On the "G/L account" tab: ACGL_ITEM-SGTXT -> BSEG-SGTXT

For posting lines from the "Material" MIRO tab, you cannot enter an item text in the same way as transaction MR22.

See bellowing FI document sample results:

The text transfer to the invoice items (BSEG-SGTXT, except for the vendor line item) may differ in the enhancement LMR1M004 (EXIT_SAPLMRMP_004).

If this enhancement is active, only the contents are transferred from E_SGTXT to the other item texts in the FI document. To transfer the item text created in MIRO, the following line must appear at the start of customer-specific code:

E_SGTXT = TAB_DRSEG-SGTXT

Exceptions and special cases can be dealt with afterwards

http://www.lryc.cn/news/615982.html

相关文章:

  • 基于Spring SSE构建实时监控系统
  • SpringCloud详细笔记
  • es-drager-blog
  • Java 日常开发笔记(小程序页面交互传参-id)
  • 震动马达实现库函数版(STC8)
  • 升级 JDK 17 碰到的请求 https 问题
  • 如何在Python中使用flask框架搭建web服务?
  • org.apache.hadoop.hbase.TableNotFoundException: ApplicationIndex
  • C/C++类型转换(C++四大强制类型转换)
  • 6.3 完成 RAG
  • TSF应用开发与运维部署
  • 下载UOS桌面专业版系统镜像
  • 强制类型转换
  • [TryHackMe]OverPass2(流量包分析+sha256+suid提权)
  • 【Vue✨】Vue3 中英文切换功能实现
  • 计算机网络:如何理解目的网络不再是一个完整的分类网络
  • RAG技术与应用
  • 如何解决pip安装报错ModuleNotFoundError: No module named ‘optuna’问题
  • Linux环境下实现简单TCP通信(c)
  • TypeScript 中的as const是什么?
  • Shell脚本-变量的分类
  • 从零到精通:嵌入式BLE开发实战指南
  • Spring Boot 全局异常处理与日志监控实战
  • go加速配置(下载第三方库)
  • 元数据管理与数据治理平台:Apache Atlas 通知和业务元数据 Notifications And Business Metadata
  • 《Go小技巧易错点100例》第三十七篇
  • 元数据管理与数据治理平台:Apache Atlas 分类传播 Classification Propagation
  • SQL(结构化查询语言)的四大核心分类
  • 【机器学习深度学习】Embedding 模型详解:从基础原理到实际应用场景
  • MySQL 处理重复数据详细说明