首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

How to record table changes in SAP

2012-12-18 
How to record table changesin SAP?There are two ways to log the changes in table update:1. Configu

How to record table changes in SAP?

There are two ways to log the changes in table update:

1>. Configure technical setting of table in DDIC.

Tcode: SE11

Set Log data changes.

Then we can use Tcode:SCU3 to view changes log.

?

2>. Use change document.

Tcode: SCDO

a. Define change document object,

b. Generate corresponding function module which used to log changes

c. In application program, call related FM.

Report: RSSCD100 View change document.

热点排行