T-codes & Rarely Seen Tables(Updated from previous note)
T-codes
C
CO
CO01/02/03:Production Order
CG
CG3Y:Download file from server,never used this before
CM
CMOD:Management of SAP Enhancement(SMOD),also can be used to change standard text,ex:Change 'matnr' text ''
G
GS
GS01/02/03:Sets store in table SETLEAR,more powerful than STVARV
K
KO
KO01/02/03:Internal Order
S
SA
SA38:Program execution,not editable
SC
SCOT:SAP connect admin,ever used to open SMTP node for email sending
SE
- SE03:Transport Organizer Tools
- SE09:Transport requests
- SE16N:General tabel display,use
&sap_edit
to edit entries - SE30:ABAP Runtime Analysis
- SE39:Compare difference between two programs
- SE43:Menu maintenance
- SE54:Directly create table maintenance without go to SE11->Utilities
- SE63:Standart translation,I've never used this before
- SE81:Application Hierarchy
- SE84:Object Navigator
- SE91:Message
SE93:T-codes
SM
- SM04:User list
- SM12:Unlock lock entries,usually uesed when sap sys log out abnormally
- SM30:Table maintenance
- SM36/37:Background job definition/view
- SM59:RFC connections configuration
- SMOD:SAP Enhancement
SMW0(this is zero):Template Object,Often used to maintain Excel templates
SO
SOST:SAP connect transmission requests,ever used to check the email
SS
SSM2:Check initial menu of sys,and enter it to SE43 for customizing
SU
SU01:User parameters maintenance
ST
- ST05:Performance Analysis,use to trace database actions,find tables- SE16N:General tabel display,use
&sap_edit
to edit entries - ST22:Analyse ABAP Runtime Error
- STMS:Transport management sys
STVARV:Parameters & Selection Options maintained in table TVARVC
M
ME
- ME21/22/23N:PO
ME51/52/53N:PR
O
OB
OB52:Change Posting Periods
Tables-rarely known
E
E070:Header of Requests/Tasks
T
TSTC:SAP Transaction Codes
M
MODSAP:SAP Enhancements
T-codes & Rarely Seen Tables(Updated from previous note)的更多相关文章
- (转)EVMON_FORMAT_UE_TO_TABLES procedure - move an XML document to relational tables
原文:https://www.ibm.com/support/knowledgecenter/zh/SSEPGG_9.8.0/com.ibm.db2.luw.sql.rtn.doc/doc/r0054 ...
- Temporary InMemory Tables [AX 2012]
Temporary InMemory Tables [AX 2012] This topic has not yet been rated - Rate this topic Updated: Oct ...
- 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 ...
- [转]Whirlwind Tour of ARM Assembly
ref:http://www.coranac.com/tonc/text/asm.htm 23.1. Introduction Very broadly speaking, you can divid ...
- Windows 7操作系统下PHP 7的安装与配置(图文详解)
前提博客 Windows 7操作系统下Apache的安装与配置(图文详解) 从官网下载 PHP的官网 http://www.php.net/ 特意,新建这么一个目录 ...
- linux内核调试指南
linux内核调试指南 一些前言 作者前言 知识从哪里来 为什么撰写本文档 为什么需要汇编级调试 ***第一部分:基础知识*** 总纲:内核世界的陷阱 源码阅读的陷阱 代码调试的陷阱 原理理解的陷阱 ...
- Automake
Automake是用来根据Makefile.am生成Makefile.in的工具 标准Makefile目标 'make all' Build programs, libraries, document ...
- 海量数据挖掘MMDS week1: MapReduce
http://blog.csdn.net/pipisorry/article/details/48443533 海量数据挖掘Mining Massive Datasets(MMDs) -Jure Le ...
- [Tensorflow] Object Detection API - retrain mobileNet
前言 一.专注话题 重点话题 Retrain mobileNet (transfer learning). Train your own Object Detector. 这部分讲理论,下一篇讲实践. ...
随机推荐
- Maven项目中在properties 中使用 ${} 来引用pom文件中的属性
比如在pom文件中定义了属性如下: <jdbc.host.global>127.0.0.1</jdbc.host.global> <jdbc.databasename.g ...
- Spark流处理调优步骤
总体运行状况: 这里的每个批处理任务间隔是10s一次,所以Total Delay是14s,那么对于下一个批处理任务来说就是延迟了14 - 10 = 4s . Total Delay - 每个批处 ...
- ROS Qt Creator Plug-in wiki
在Qt中配置ros工程. 环境: ubuntu16.04: ros kinetic: Qt5.7 参考网址: https://ros-industrial.github.io/ros_qtc_plug ...
- Delphi操作Ini文件
Delphi提供了一个TInifile类,使我们可以非常灵活的处理INI文件 一.INI文件的结构[小节名]ini文件 关键字1=值1 关键子2=值2INI文件允许有多个小节, ...
- python修改字典的值(update map value)
mydict.update({'newkey':'newvalue'})
- springboot+mockito 异常解决方案
系统启动的异常日志如下 javax.net.ssl.* java.lang.IllegalStateException: Failed to load ApplicationContext at or ...
- Group Pathfinding & Movement in RTS Style Games
转自:http://gamasutra.com/blogs/AndrewErridge/20180522/318413/Group_Pathfinding__Movement_in_RTS_Style ...
- 涂抹mysql笔记-InnoDB/MyISAM及其它各种存储引擎
存储引擎:一种设计的存取和处理方式.为不同访问特点的表对象指定不同的存储引擎,可以获取更高的性能和处理数据的灵活性.通常是.so文件,可以用mysql命令加载它. 查看当前mysql数据库支持的存储引 ...
- 配置iis支持json解析,配置ssi
配置json解析: 添加mime:*.json 类型 text/json 安装iis应用程序开发中的asp功能 添加处理程序映射: 添加脚本映射 请求路径:*.json 可执行文件:C:\Windo ...
- dede织梦后台页面及功能修改精简操作方法
有很多使用织梦程序的站长往往都不喜欢使用默认的后台,但对于很多小白站长其实也不太懂程序的功能,而且如果显示或者开了过多的功能只会给自己带来困扰,所以小白站长都喜欢一些傻瓜式的后台操作界面.那么,ded ...