ABAP DEMO-2018
|
Program |
Description |
|
BALVBT01 |
Example SAP program for displying multiple ALV reports on one page |
|
BCALV_GRID_DEMO |
ALV Dialog grid demo (4.6) |
|
SHOW_COLO |
Displays all colours available |
|
SHOW_ICON |
Displays all icon available |
|
RGUGBR00 |
Substitution/Validation and rules utility |
|
RKCTSEAR |
Search source code of various programs for up to two strings. Also see RPR_ABAP_SOURCE_SCAN or use search in source functionality via SE80 |
|
RPCIFU01 |
Display File |
|
RPCIFU03 |
Download Unix File to PC |
|
RPCIFU04 |
Upload PC File to Unix File |
|
RPR_ABAP_SOURCE_SCAN |
Search ABAP code for a string. Much more flexible than RSRSCAN1 or RKCTSEAR |
|
RSBDCBTC |
Submit a BDC job with an internal batch number and wait for the end of the batch input session |
|
RSBDCDRU |
Prints the contents of a Batch Input session. No options for error transactions only |
|
RSBDCOS0 |
Execute OS Command (Logged in SYSLOG and Trace Files) |
|
RSBDCSUB |
Process batch input sessions automatically |
|
RSBTCDEL |
Delete batch jobs |
|
RSCONN01 |
SAPconnect: Start Email Send Process |
|
RSCSAUTH |
Maintain/Restore Authorization Groups |
|
RSINCL00 |
Extended ABAP Program Reference List |
|
RSMODRES |
Restore enhancement projects after upgarde |
|
RSORAREL |
Check Oracle Version |
|
RSPARAM |
Display all instance parameters |
|
RSPO0041 |
Delete Old Spool Requests |
|
RSSNAPDL |
Reorganization Program for Table SNAP of Short Dumps |
|
RSTRANSP |
Transport Report Variants |
|
RSTXFCON |
SAPscript: Conversion of Page Format for Forms |
|
RSTXPDFT4 |
Convert spool request to PDF document |
|
RSTXPDFT5 |
GUI download of a spool request |
|
RSTXSCRP |
SAPscript Export to Dataset / SAPscript Import from Dataset (Upload and download SAPScript layout sets) |
|
RSTXTRAN |
Transfer of SAPscript Texts(standard texts) to a transport |
|
RSUSR003 |
Check the Passwords of Users SAP* and DDIC in All Clients |
|
RSUSR006 |
List of Users with Incorrect Logons |
|
RSVARFIT |
Adjust Variants to Modified Selections |
|
RSVTPROT |
Evaluation of change logs |
|
RSWBO052 |
Change Object Directory Entries |
|
RSWBO060 |
Include Objects in a Transport Request |
|
SAPMSUU0 |
Program for user maintenance(SU01), Maybe useful if you do not have access to the actual SU01 transaction code. |
ABAP DEMO-2018的更多相关文章
- ABAP DEMO
sap Program DEMO 介绍 Program Description BALVBT01 Example SAP program for displying multiple ALV repo ...
- ABAP DEMO 年月的搜索帮助
效果图: *&---------------------------------------------------------------------* *& Report YCX_ ...
- ABAP DEMO so批量导入
*&---------------------------------------------------------------------* *& Report YDEMO_015 ...
- ABAP DEMO ole示例程序
*&---------------------------------------------------------------------* *& Report YCX_021 * ...
- ABAP DEMO ALV-监听数据修改
*&---------------------------------------------------------------------* *& Report YDEMO_006 ...
- ABAP DEMO ALVtree显示BOM层级
展示效果: *&---------------------------------------------------------------------* *& Report YCX ...
- ABAP DEMO 下拉框
效果展示: *&---------------------------------------------------------------------* *& Report YCX ...
- ABAP DEMO篇21 选择屏幕显示说明TEXT
实现方式1: *&---------------------------------------------------------------------**& Report YCX ...
- php导出超大csv导出方法,读取超大文件或者接受超大数组,防止内存溢出
基本思路就是,知道总数之后分割成2万一个数组进行查询,最后独立写入csv,避免数据过大导致溢出 速度还不错,在php7下,机器I5 8G内存,128G,SSD,52W多条,大概也就30秒,出来整个文件 ...
- tcpdf开发文档(中文翻译版)
2017年5月3日15:06:15 这个是英文翻译版,我看过作者的文档其实不太友善或者不方便阅读,不如wiki方便 后面补充一些,结构性文档翻译 这是一部官方网站文档,剩余大部分都是开发的时候和网络总 ...
随机推荐
- hdu 4514(树的直径+并查集)
湫湫系列故事——设计风景线 Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Tot ...
- LeetCode OJ--Unique Paths *
https://oj.leetcode.com/problems/unique-paths/ 首先,转换成一个排列组合问题,计算组合数C(m+n-2) (m-1),请自动想象成上下标. class S ...
- VUE之Router命令行警告:Named Route 'Home' has a default child route. 解决办法
Named Route 'Home' has a default child route. When navigating to this named route (:to="{name: ...
- mysql数据库引擎(InnoDB MyISAM)
MySQL的默认存储引擎’在5.5版本以前是MYISAM,5.5之后是INNODB. 两种存储引擎的索引结构都是B+树,B+树的详细介绍可参考https://www.cnblogs.com/yange ...
- HTTP基础认证Basic Authentication
HTTP基础认证Basic Authentication Basic Authentication是一种HTTP访问控制方式,用于限制对网站资源的访问.这种方式不需要Cookie和Session,只需 ...
- css查缺补漏2
15.布局流程 一.确定页面的版心; 二.确定页面中的行模块,以及每个页面中的列模块 三.制作HTML结构 例:.top+.banner+(.main>.left+.right)+.footer ...
- [UOJ#24]【IOI2014】Rail
#24. [IOI2014]Rail 台湾有一个连接着岛的东.西两岸的庞大的铁路线.这个铁路线包含有 mm 个区段.这些相连的区段以数字 0,…,m−10,…,m−1 为编号,且编号由西端开始.每一个 ...
- GO语言_用redis作为url队列的爬虫
// Copyright 2016 laosj Author @songtianyi. All Rights Reserved. // // Licensed under the Apache Lic ...
- mac升级系统自带numpy失败解决方案
sudo pip install -U numpy 后抛出 OSError: [Errno 1] Operation not permitted: '/tmp/pip-o2xinZ-uninstall ...
- 前端模板inspinia
前端模板,可以下个免费的,可以花点小钱买.或者github搜索一个 https://chuibility.github.io/inspinia/ http://cn.inspinia.cn/layou ...