Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何功能模块可以用来删除 SAP 系统中生成的 IDoc。FM 应将 IDoc 编号作为输入。
不,没有特定的FM可以删除IDOC,但是为什么要删除IDOC?
SAP 使用 IDOC 状态来控制 IDOC 的 . 如果您不希望 IDOcs 被处理,您可以设置一个状态来提供它。
RFC EDI_DOCUMENT_DELETE 可用于删除 IDoc 号。