Latest Answer: 1. SAP memory is for cross-transaction Applications and ABAP/4 memory is transaction-specific.2. The SAP memory, otherwise known as the global memory, is available to ...
Latest Answer: check tabke works at table level and value table works at domain level.check table is nothing but master table that u will create with valid set of values.value table it provides the list of values and it will automatically proposed as a check table while ...
Latest Answer: Internal table is a temporary table stored in RAM in application server. It is created and filled by a program during execution and is discarded when the program ends. It consists of body and the optional header line. The body holds the number of rows ...
Latest Answer: ...
Latest Answer: Hi.'Refresh' is the keyworld which clears the contents of an internal table body. ...
Latest Answer: ...
Latest Answer: there are two ways to create table1) top-down approach2)bottom-up approach ...
Latest Answer: Function modules is like a small program (is not a suboutine because sub-routines are not standalone objects-i.e we cannot execute them alone) which are similar to 'functions' in C.we can pass the varible and get the return values even with out knowing ...
Latest Answer: "CATT" Computer Aided Test Tool. Used to create test cases for application testing purposes. ...
Latest Answer: Search helps are dictionary objects that we develop to compile a set of valid values for users. ...
View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Go Top