- 浏览: 176465 次
- 性别:
- 来自: 成都
-
文章分类
Line 601 in program SAPMSBDC_CC
loop at itab_apqi. case itab_apqi-qstate. when ' '. call function 'ICON_CREATE' exporting name = icon_create info = 'neu'(036) importing result = itab_apqi-status exceptions others = 1. if sy-subrc <> 0. itab_apqi-status = icon_status_ok. endif. itab_apqi-status_text = 'neu'(036). when 'F'. call function 'ICON_CREATE' exporting name = icon_status_ok info = 'verarbeitet'(037) importing result = itab_apqi-status exceptions others = 1. if sy-subrc <> 0. itab_apqi-status = icon_status_ok. endif. itab_apqi-status_text = 'verarbeitet'(037). when 'E'. call function 'ICON_CREATE' exporting name = icon_status_critical info = 'fehlerhaft'(035) importing result = itab_apqi-status exceptions others = 1. if sy-subrc <> 0. itab_apqi-status = icon_status_critical. endif. itab_apqi-status_text = 'fehlerhaft'(035). when 'R'. call function 'ICON_CREATE' exporting name = icon_execute_object info = 'in Bearbeitung'(038) importing result = itab_apqi-status exceptions others = 1. if sy-subrc <> 0. itab_apqi-status = icon_execute_object. endif. itab_apqi-status_text = 'in Bearbeitung'(038). when 'C'. call function 'ICON_CREATE' exporting name = icon_create_text info = 'in Erstellung'(039) importing result = itab_apqi-status exceptions others = 1. if sy-subrc <> 0. itab_apqi-status = icon_create_text. endif. itab_apqi-status_text = 'in Erstellung'(039). when 'S'. call function 'ICON_CREATE' exporting name = icon_background_job info = 'im Hintergrund'(046) importing result = itab_apqi-status exceptions others = 1. if sy-subrc <> 0. itab_apqi-status = icon_background_job. endif. itab_apqi-status_text = 'im Hintergrund'(046). when others. itab_apqi-status = '?'. itab_apqi-status_text = '?'. endcase. modify itab_apqi. endloop.
发表评论
-
DISABLE button(FCODE) from the GUI-Status
2014-08-04 15:54 6491. Goto-> Attributes->Pus ... -
Handy SAP function module to automate user events
2013-11-28 09:49 769*Begin-Auto triggers ENTER comm ... -
set Billing block to blank for Sals Order
2013-04-17 15:16 835FM: SD_WF_ORDER_DEL_BILLING_BLO ... -
set Billing block to blank for Sals Order
2013-04-17 15:16 762FM: SD_WF_ORDER_DEL_BILLING_BLO ... -
Unpermitted combination of business object BUS2032 and sales doc. category H
2013-01-25 14:20 4155Q: create New Sales Order using ... -
Function Module: get all users who have specific role
2013-01-25 14:16 711CALL FUNCTION 'RSRA_USERS_O ... -
Create a SELECT-OPTIONS in a module pool screen
2012-03-07 15:35 1045source:http://abap-explorer.blo ... -
Converting OTF data from script to Spool Request
2012-03-06 17:25 0source:http://forums.sdn.sap.co ... -
Calculate the days, months and years between 2 dates.
2012-02-21 16:14 853FORM compute_2date_diff. DAT ... -
Retrieving Domain fixed values
2012-02-16 11:13 822source:http://www.saptechnical. ... -
If 1 equals 2, what’s the purpose?
2012-02-16 10:59 857source:http://sapport.blogspot. ... -
create zip folder with cl_abap_zip
2011-12-05 18:11 1234REPORT ztest. DATA: gv_file ... -
MIRO
2011-11-29 10:39 2085from: http://help-sap.blogspot. ... -
Create Vendor or Customer_master Data
2011-11-23 16:22 2939To Create or Change Vendor_mast ... -
Pay attention to the following points when using append structures
2011-10-27 13:43 1328You cannot create append str ... -
Help Views
2011-10-20 10:46 774source:http://help.sap.com/saph ... -
What is the Different Types and Usage of Views
2011-10-19 23:06 861source:http://www.sap-img.com/a ... -
Upload a Comma Delimited CSV file that contains commas in data
2011-09-23 17:22 2256source:http://wiki.sdn.sap.com/ ... -
What is the difference between SET SCREEN and CALL SCREEN ?
2011-09-19 21:50 779source:http://www.saptechies.co ... -
cl_gui_frontend_services=>file_open_dialog
2011-09-09 09:21 1434CALL METHOD cl_gui_frontend_ser ...
相关推荐
Name for user-defined php.ini (.htaccess) files. Default is ".user.ini" ;user_ini.filename = ".user.ini" ; To disable this feature set this option to empty value ;user_ini.filename = ; TTL for user...
13)..Added: "User" and "Session" columns to processes list, processes list is also sorted by session first 14)..Added: Support for showing current user processes only 15)..Added: Expanding environment...
Hence, it becomes possible for the attacker to issue a command to all the nodes, that target a single node (for example, all nodes in the botnet might be commanded by the attacker to send a TCP SYN ...
python学习资源
jfinal-undertow 用于开发、部署由 jfinal 开发的 web 项目
基于Andorid的音乐播放器项目设计(国外开源)实现源码,主要针对计算机相关专业的正在做毕设的学生和需要项目实战练习的学习者,也可作为课程设计、期末大作业。
python学习资源
python学习资源
python学习一些项目和资源
【毕业设计】java-springboot+vue家具销售平台实现源码(完整前后端+mysql+说明文档+LunW).zip
HTML+CSS+JavaScarip开发的前端网页源代码
python学习资源
【毕业设计】java-springboot-vue健身房信息管理系统源码(完整前后端+mysql+说明文档+LunW).zip
成绩管理系统C/Go。大学生期末小作业,指针实现,C语言版本(ANSI C)和Go语言版本
1_基于大数据的智能菜品个性化推荐与点餐系统的设计与实现.docx
【毕业设计】java-springboot-vue交流互动平台实现源码(完整前后端+mysql+说明文档+LunW).zip
内容概要:本文主要探讨了在高并发情况下如何设计并优化火车票秒杀系统,确保系统的高性能与稳定性。通过对比分析三种库存管理模式(下单减库存、支付减库存、预扣库存),强调了预扣库存结合本地缓存及远程Redis统一库存的优势,同时介绍了如何利用Nginx的加权轮询策略、MQ消息队列异步处理等方式降低系统压力,保障交易完整性和数据一致性,防止超卖现象。 适用人群:具有一定互联网应用开发经验的研发人员和技术管理人员。 使用场景及目标:适用于电商、票务等行业需要处理大量瞬时并发请求的业务场景。其目标在于通过合理的架构规划,实现在高峰期保持平台的稳定运行,保证用户体验的同时最大化销售额。 其他说明:文中提及的技术细节如Epoll I/O多路复用模型以及分布式系统中的容错措施等内容,对于深入理解大规模并发系统的构建有着重要指导意义。
基于 OpenCV 和 PyTorch 的深度车牌识别
【毕业设计-java】springboot-vue教学资料管理系统实现源码(完整前后端+mysql+说明文档+LunW).zip
此数据集包含有关出租车行程的详细信息,包括乘客人数、行程距离、付款类型、车费金额和行程时长。它可用于各种数据分析和机器学习应用程序,例如票价预测和乘车模式分析。