A simple tool to calculate the total size of a BSP application

简介: Today Ben asks me whether there is some tool which can allow us to get a draft estimation on the size of a BSP application. As far as I know there is no such tool, so I write one by myself:

Today Ben asks me whether there is some tool which can allow us to get a draft estimation on the size of a BSP application. As far as I know there is no such tool, so I write one by myself:

You can simply create a report and paste the source code from this blog, execute it by specifying the BSP application name:


image.png



According to ABAP help, in Unicode system 1 char occupies 2 bytes:


image.png


So in the example below the BSP application CRM_OPPRTNTY occupies at least 2011344 * 2 = 4022688 bytes.

Source code of report:

image.pngimage.png

相关文章
|
3月前
GEE错误——Layer error: Image.connectedPixelCount: Segment size calculation on floating point bands is n
GEE错误——Layer error: Image.connectedPixelCount: Segment size calculation on floating point bands is n
31 0
|
11月前
target\surefire-reports for the individual test results
target\surefire-reports for the individual test results
544 0
成功解决lightgbm.basic.LightGBMError: Parameter max_depth should be of type int, got “0.02“
成功解决lightgbm.basic.LightGBMError: Parameter max_depth should be of type int, got “0.02“
A simple tool to calculate the total size of a BSP application
Today Ben asks me whether there is some tool which can allow us to get a draft estimation on the size of a BSP application. As far as I know there is no such tool, so I write one by myself:
109 0
A simple tool to calculate the total size of a BSP application
simulation pipeline after change not refresh issue
simulation pipeline after change not refresh issue
81 0
simulation pipeline after change not refresh issue
|
前端开发
CL_BSP_WD_VIEW_MANAGER-MANIPULATE_RESPONSE
CL_BSP_WD_VIEW_MANAGER-MANIPULATE_RESPONSE
CL_BSP_WD_VIEW_MANAGER-MANIPULATE_RESPONSE
How to create unit test for product determination function module
How to create unit test for product determination function module
117 0
How to create unit test for product determination function module
UI5 table display visible row count logic calculation calculate
UI5 table display visible row count logic calculation calculate
130 0
UI5 table display visible row count logic calculation calculate
|
XML 数据格式
Adobe form batch output print mode - multiple
Customer wants to render the body page 4 times on 4 different master page in one PDF. Take “Invoice” as example, the first copy will be printed on master page with text “for Customer”, the second copy will be printed on master page with text “for archive”.
103 0
|
XML Java Maven
how is ui5 resource root calculated
Created by Jerry Wang, last modified on Oct 22, 2015
how is ui5 resource root calculated