Answer Posted / dinesh.s
Approaches to find size There are two basic approaches to find the size of the data target.
• Via Transaction Code.
For getting a size via transaction code you must have authorization for TCODE DB02. This approach is very easy and can give you exact size without using any formula.
via Functional Module.
If you don’t have authorization for DB02 TCode
1. Go to SE37.
2. Give functional module name ‘DB_GET_TABLE_SIZE’.
3. Execute it and give fact table name.
4. Now you will get total size and total row count.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the importance of wf?
What are set parameters and get parameters?
Explain what should be the approach for writing a bdc program?
Tell me the two types of services that are used to deal with communication?
Where are t-code name and program values stored? Explain how can you find a list of all t-codes in the sap system?
What is sap product life cycle management?
Mention what are reason codes used in account receivable?
Explain about SAP GTS module?
What are transparent table?
In sap simple finance, even in case the client never uses the asset accounting, is it mandatory to have a new asset accounting?
Mention what is luw (logical unit of work)?
What are the various compression techniques available?
why we r creating the folder,users and groups.
How many ways you can restrict data in business objects
Do you know what are variables?