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方便 后面补充一些,结构性文档翻译 这是一部官方网站文档,剩余大部分都是开发的时候和网络总 ...
随机推荐
- iOS上实现圆角图片
UIImageView自带 //圆角设置 imageView.layer.cornerRadius = ;(值越大,角就越圆) imageView.layer.masksToBounds = YES; ...
- dedecms--二次开发之前后台登录分开
最近在写dedecms系统下会员功能二次开发,然后发现在本地测试的时候每次登录后台,管理员帐号都会在前台页面也显示登录了,但是如果真的是在前台页面用管理员账号登录的话那是登陆不了的,所以我觉得这样的效 ...
- React-Native Navigator 过渡动画卡顿的解决方案
在RN0.44版本之前,路由导航跳转几乎是使用的是Navigator组件,在0.44版本以后就不推荐使用了,官方推荐的是react-navigation,当然还是可以在废弃的库中找到: import ...
- JavaScript 中那些关于坐标和距离的属性与方法
一 前言 在前端开发中总会遇到各种各样需要使用或计算坐标和距离的情况,但是这些属性和方法众多,全部熟练地记下来并非是一件易事,大多只能现查,耗费不少时间精力,于是便有了整理记录的想法,即加深了印象,又 ...
- ABP开发框架前后端开发系列---(2)框架的初步介绍
在前面随笔<ABP开发框架前后端开发系列---(1)框架的总体介绍>大概介绍了这个ABP框架的主要特点,以及介绍了我对这框架的Web API应用优先的一些看法,本篇继续探讨ABP框架的初步 ...
- Android Studio 常见命令
android studio 常用命令 Description Mac Linux/Win Lookup IDE commands Cmd+Shift+A Ctrl+Shift+A Open Clas ...
- ADO如何记录SQL日志
ADO如何记录SQL日志 procedure TfrmDM.ADOConnection1WillExecute(Connection: TADOConnection; var CommandText: ...
- iOS Mobile Development: Using Xcode Targets to Reuse the Code 使用xcode targets来实现代码复用
In the context of iOS mobile app development, a clone is simply an app that is based off another mob ...
- Windows Server 2003中报PerfDisk “无法从系统读取磁盘性能信息。
Windows Server 2003中报PerfDisk “无法从系统读取磁盘性能信息.”的问题解决 2015-01-22 09:49:02 标签:Windows Server2003 PerfDi ...
- IOS 教你玩转UITableViewController和TableView
iphone和Ipad开发中UITableViewController和TableView应该是用得比較多得控件. 可是你是会由于写这些控件写得多了而厌烦. 全部怎么让这个控件一直能用.怎么让这个控件 ...