设为首页 收藏本站
查看: 573|回复: 0

[经验分享] About OK Code Values in SAP

[复制链接]

尚未签到

发表于 2015-9-20 07:09:59 | 显示全部楼层 |阅读模式
The design of the R/3 System is such that all programs can be called via menu options. In addition

tergonomic advantages (nneed tlearn transaction codes), this procedure offers greater security, as

the menu path tells the user the work area twhich a program belongs. Use of the command field should

be limited texceptions. In particular, there is nguarantee that the functionality of the command

field is fully supported.

Possible entries are listed below. These are only meant for experts (System administrator). Some of

them (for example. "/nex") are dangerous, because they override safety measures. "Normal" users

shouldavoid using the command field at all. It is often easier tcall a knowntransaction with "/nxxxx", but this can be achieved just as simply viaa user menu.

Direct call of transactions, session handling:

/nxxxx    This terminates the current transaction, and starts transaction xxxx
/n    This terminates the transaction. This generally corresponds to pressing F15 to go back.
/nend    This termiantes all separate sessions and logs off (corresponds to System - Logoff
/nex    This terminates all separate sessions and logs off immediately (without any warning!).
/oxxxx    This opens a new session and starts transaction xxxx in This session.
/o    This lists existing sessions and allows deletion or opening of a new session.
/i    This terminates the current session (corresponds to System End
/i1, /i2,...    This terminates the session with the number given.
.xyzw    Fast path: 'xyzw' refers to the underlined letters in the menus. This type of navigation is
uncommon and is provided more for emergencies (such as a defective mouse).

Batch
The following commands can be entered in correction mode ('Process in foreground' or 'Display errors

only') when processing a batch input session:
/n    This terminates the current batch input transaction and characterizes it as
/bdel    This deletes the current batch input transaction.
/bend    This terminates batch input processing and sets the session to Failed
/bda    This switches from Display errors only to Process in foreground
/bde    This switches from Process in foreground to Display errors only
ABAP/4
/h    This switches into debugging mode.
/hs    This switches into debugging mode and activates the debugging of system functions.
Buffer

WARNING: Resetting buffers can significantly change the performance of the entire system for a long

time. It should therefore only be used where there is a good reason tdso. As of release 3.0B system

administator authorization is required (authorization object (S_ADMI_FCD). The action is noted in

the system log.
/$SYNC    This resets all buffers of the application server
/$CUA    This resets the CUA buffer of the application server
/$TAB    This resets the TABLE buffers of the application server
/$NAM    This resets the nametab buffer of the application server
/$DYNP    This resets the screen buffer of the application server
R/3 note no. 45507

The note summarizes general rules for processing batch input sessions in the foreground.
/*xxxx    starts transaction xxxx and skips the first screen. So, it has the same effect as /nxxxx

followed by ENTER.
=xxxx    This entry is still possible for compatibility reasons, but is nlonger supported.
%sc    Searches character patterns in lists
%pc    Downloads lists
%pri    Prints lists

Processing batch input sessions in the foreground is a correction mode. The operator was consciously

given more freedom here. You can, for example, branch tother functions and then jump back tthe

previous screen, data can be edited, data records can be deleted from the session and son. As a

result, processing of sessions in the foreground is very sensitive toperating errors. You should

therefore always known exactly what you are currently doing. User errors can, in the worst case

scenario, cause data loss. The following points are of special importance:

The window size of the SAPGUI should be set tthe standard size before processing the session and

should not be changed when you process the session. A resize can alscause various errors when

processing batch input sessions in the foreground! In the background, the batch input automatically

assumes the standard size (22 lines, 84 columns).

If the session in the foreground is processed tfind the cause of a termination in the background,

only the ENTER key should be pressed tget from screen tscreen. The point of termination can really

only be found this way.

There are some valid OK codes with which batch input processing can be influenced (/n /bend /bdel

/bda /bde; see note 26171).

These OK codes can alsbe reached via the menu (System Services Batch input).

The keys 'Cancel' F12 or 'Back' or 'Exit' F15 in batch input mean: the transaction has been

processed successfully and is deleted (see note 16629). As of Release 3.0F, a dialog box appears

with a query before the action is actually executed. However, the following generally applies: only

cancel the batch input prematurely via the OK code/bend or via the system menu (System Services

Batch input Cancel'). The session then appears under 'Incorrect sessions' in the overview.

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-115969-1-1.html 上篇帖子: SAP TCODE 备忘录 下篇帖子: SAP根据配置&MVT抛帐说明(转)
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表