⑴ 求助,SAP系统历史记录不见了
在SAP 的界面上有个彩色的 按钮”定制本地布局“,在里面可以找到历史记录的设置,你看看你事都最近有清除历史记录,或者使用电脑的管理软件有清除电脑垃圾的动作,这些动作可能会造成这些历史记录被删除。
⑵ 怎样删除SAP的历史记录
按下ALT+F12组合键,点击选项,选择本地数据标签,在历史记录中点选打开(位于),确定。
⑶ sap中vk11建立数据后可以删除吗
可以用VK12删除,但是删除操作只是系统打上删除标示,记录还是存在的,只是无效而已,你也可以改一下有效期间,让记录变成无效的就好。
⑷ sap 删除数据库表数据
四种方法删除表数据,删除数据需谨慎
1.写程序,TCODE:SE38
DELETE FROM 你的数据库表 WHERE 删除条件
2.TCODE:SE16
如果是自定义表,且允许通过标准表维护工具维护,显示数据后可以选中数据行,表条目->删除;
3.TCODE:SE16N
输入表名->命令栏&SAP_EDIT->执行->选中记录->删除;
4.SM30
允许通过标准表维护工具维护的表,输入表名->维护,选中记录->删除。
⑸ SAP里的SRM采购申请 发布已拒绝 如何删除记录
SAP中没有直接删除整个采购订单的功能,只能删除行项目且只是做了删除标记; 统计:ME2M/N/L统计出来的是不包含删除的行项目的,不知道你是用什么报表统计的,如果是自开发的应该要把删除标记为X的排除,数据就准确了!
⑹ SAP中F.19操作错误后,如何删除记录
已经过账的凭证是不能删除的,但是去尝试冲销或者重置,双击任务可以看到已经过账的凭证号
我们也没用过F.19,看了描述是 G/L: Goods/Invoice Received Clearing ,按理GRIR清理过是不会再清理一次,
⑺ sap里面怎么删除采购信息记录
采购信息记录只能标记删除,事务代码ME16进去就可以针对相应的信息记录进行删除标记了。
⑻ 在SAP中如何查采购信息记录的修改历史呢
在SAP中如何查采购信息记录的修改历史呢?
1在主界面指令框内输入事物代码ME14,输入完成后回车,进入“改变采购信息记录”界面,输入要修改信息的信息记录号及相关的信息,点执行键执行进入下一屏,可显示所有对信息记录的更改信息;
2事物代码ME15,进入“标记带删除的信息记录:初始屏幕”界面,输入相关信息;
3回车进入下一屏,删除标记,完整的信息记录,采购组织信息,选中需要删除的数据,点击保存即可,若要恢复被删除的数据,则取消该框的勾选即可;
4事物代码ME1L,进入“每个供应商的信息记录”界面,填入相关字段内容;
5按执行键进入下一视图,可以总览此供应商的所有采购信息记录;
6事物代码ME01,进入“维护货源清单:初始屏幕”界面,针对不采用计划协议,按生成按钮根据采购信息记录自动生成货源信息;
7维护有效起始日期;
8如有多家货源,且无配额管理的需固定第一供应商在固定源中打勾,MRP需选填1;
⑼ sap /sapmnt/acp/global/666joblg 可以删除吗
理论上是可以删除的, 但在sm37中就看不到里面包含的后台作业的记录了。
一般不建议在操作系统层面删除这些文件,而是在sm36中定义后台作业来自动删除, 根据不同企业的实际情况或审计要求,一般至少保留一个月的历史记录
⑽ 如何删除SAP 系统日志
干了坏事要消除罪证?你要把audit log 和 system log 都删掉才行 audit log 删除 1. To access the Security Audit Log reorganization tool from the SAP standard menu, choose Tools à Administration à Monitor à Security Audit Log à Reorganization. The Security Audit: Delete Old Audit Logs screen appears. 2. Enter the Minimum age of files to delete (default = 30 days). This value must be > 3. 3. Activate the To all active instances indicator to delete the audit files from all application servers. Leave the indicator blank if you only want to delete the files from the local application server. 4. Activate the Simulation only indicator if you do not actually want to delete the files. In this case, the action is only simulated. 5. Choose Audit Log à Continue. 但这个只能删3天前的,如果你一定要删现在的需要操作系统的权限 (操作系统下做动作的话,操作系统也会有日志的,各系统设置不同,请自行脑补) audit log 在参数 rsau/local/file 里决定路径和文件名。 system log system log 分本地log 和全局log 都要删 If the syslog really should be deleted, you should first consider, that for 'n' application servers, there are 'n' syslogs, plus 1 central syslog. (The central syslog only exists if at least one machine is running UNIX.) You need the filenames. These can be determined, for example, with the report RSPFPAR or the command 'sapparar'. The following table shows the profile variables and typical values: rslg/central/file /usr/sap/C11/SYS/global/SLOGJ rslg/central/old_file /usr/sap/C11/SYS/global/SLOGJO rslg/local/file /usr/sap/C11/D01/log/SLOG01 rslg/send_daemon/status_file /usr/sap/C11/D01/data/rslgssta R/3 must be stopped. If the operating system was not also restarted, the shared memory segment 'SCSA' may still exist. This must also be removed. Possible ways to do this are listed in note number 12715. To delete the central syslog, both syslog files must be deleted. They are recreated automatically when the system is restarted. To delete one of the local syslog, stop the corresponding application server and delete its SCSA. The syslog file and the small management file are then deleted. They are recreated automatically when the system is restarted. If the locale syslog file is mistakenly deleted without the described preparation, it is recreated incorrectly. However, it can be repaired after this with the report 'RSLG0020' (note 21153). 翻滚吧,骚年