I see when you export the Fiori app list using excel download, in the App ID for some apps we have the t-code of SAP, and some have the normal APP IDs as per SAP's own serial no. or naming convention. say as used by you F0773. I believe we should have one proper column for...
统计SAP用户在一段时间内使用了哪些tcode的报表,按用户,时间,统计出使用的次数,以便以统计事务码使用的频率,及是否还在使用中。 源码: zbctcode 部份代码摘要 ABAP 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 ...
Official SAP Community. Search questions and answers, read the latest blog posts and curated content, connect with experts, and improve your SAP skills.
SAP Fiori Elements里Drop down list的实现原理 In the blogStep by Step to create CDS view through SmartTemplate + WebIDEandCreate a CRM Service Order Fiori application within a couple of minuteswe get an Fiori application generated which needs several fine-tuning on appearance. For example, the...
GCEF tcode in SAP FI (Consolidation in FI) module. This transaction code is used for FI-LC: Reconcil. of fin. data tables. See the usage and other technical details GCEF transaction. etc.
基于BRF+的消息输出,不支持8-特殊功能、9-事件(SAP业务工作流)、A-分配(ALE)、T-任务(SAP业务工作流),但支持PRINT、XML、EMAIL、IDOC,等输出类型,新的消息输设计出以Fiori为主,原ECC功能可通过NOTES保留,保留NAST原输出; 物料主数据(MRP1~4视图)
« You can also ask questions like 'what is the app for tcode FB70?'. Due to my integration to the Fiori Apps Library I can provide a list of relevant on premise transaction codes to an application in S/4HANA Cloud, covering over 1000 tcodes. » More info on: https://blogs.s...
In tcode BOBX, open BO I_PRODUCTWD and double click node I_PRODUCTSALESWD, you can find out table name PROD_SALES. Query this table with the draft uuid found from SM12 against field PARENTDRAFTUUID, and you can find one corresponding entry for draft instance in Fiori UI. The parent ...
基于BRF+的消息输出,不支持8-特殊功能、9-事件(SAP业务工作流)、A-分配(ALE)、T-任务(SAP业务工作流),但支持PRINT、XML、EMAIL、IDOC,等输出类型,新的消息输设计出以Fiori为主,原ECC功能可通过NOTES保留,保留NAST原输出; 物料主数据(MRP1~4视图)
lo_text_anno->add( iv_key = 'text' iv_value = 'status_text'). Note: those ABAP code is necessary, or else you will only get an ugly drop down list: only status code is displayed: Final result In display mode and in edit mode, the status description is displayed:...