Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How much disk space is required by certain programs (sources)/DDIC-Objects?

Former Member
0 Likes
550

Dear experts,

a customer asks for information about the disk space that his SAP-system will additionally require for the installation of the program packages that he is about to purchase from us. To make a long story short: I have no idea how to decently answer that quesion!

I can imagine that there are SAP standard programs that provide an answer to that question.

Does anybody have a hint on how to answer that?

thanks in advance

Andreas

3 REPLIES 3
Read only

former_member182670
Contributor
0 Likes
512

You can check the size of generated program aka "load". From SE38 goto to menu>program>check>generation limit or just run BC_ABAP_GEN_LIMITS

Read only

ThomasZloch
Active Contributor
0 Likes
512

Very strange question by your customer, normally development objects take only a fraction of the space compared to application data, and also normally any box should be maintained to have enough free space for another say 10% growth of the overall database, so a few extra development objects should not matter.

An indicator might be the size of the transport request data file, multiplied by a factor unknown to me.

You can also check in the SAP Netweaver Administrator forums.

Thomas

Read only

Former Member
0 Likes
512

Hello Thomas,

hello Tomek,

thanks a lot to both of you !

Andreas