Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
a 15m long column has circular cross-section of 5cm diameter one of the end of the column is fixed in the position and direction and other end is
the function code currently active is ascertained by what variable the function code at present active in a program can be ascertained from the
what controls the screen flow the set screen and leave screen statements controls screen
how are the function code handles in flow logicwhen the user selects a function in a transaction the system copies the function code into
what is to be defined for a push button fields in the screen attributesa function code has to be described in the screen attributes for the push
a column of timber section 15cm x 20cm is 6 meter long both side being fixed if the youngs modulus for timber is 175 knmm2 evaluatea crippling load
a cantilever of length 2m carries a uniformly distributed load of 15 knm run over the whole length and appoint load of 2kn at a distance of 05 from
the intensity of loading on a simply supported beam of 5m increases uniformly from 8knm at one end to 16knm at the other end determine the
a composite shaft consists of copper rod of 30mm diameter enclosed in a steel tube of external diameter 50mm and 10 mm thick the shaft is needed to
how does the dialog handle user requests when an action is performed the system triggers the process after input event the data passed contains field
how does the interaction between the dynpro and the abap4 modules takes place-a transaction is a collection os screens and abap4 routines controlled
prove the torsion equation tjtaurc thetal for the solid circular shaft state the various assumptions used on above said
what is gui status how to create edit gui statusa gui status is a subset of the interface elements used for a certain screen the status comprises
can we use flow logic control key words in abap4 and vice-versa the flow control of a dynpro having os a few statements that syntactically
explain followinga type of beamb what is column and strut with examplec type of loadd define sf and bm diagrame write crippling load formula for
can we use write statements in screen fields if not how is data transferred from field data to screen fields we cannot write field data to the screen
what is a abap4 module pool-every dynpro refers to exactly one abap4 dialog program like a dialog program is also known as a module pool since it
what is dynprowhat are its components a dynpro dynamic program having of a screen and its flow logic and controls exactly single dialog stepsthe
what is pbo and pai events pbo- process before output-it verifies the flow logic before displaying the screenpai- process after input-it verifies the
what are the basic components of dialog programscreens dynprosevery dialog in an sap system is controlled by dynpros a dynpros having of a screenand
what are the requirements a dialog program must fulfilla dialog program must fulfil the following requirementsa user friendly user interface- format
what is a transaction a transaction is dialog program that alter data objects in a consistent
how many lists can a program can produceevery program can produce up to 21 lists one basic list and 20 secondary lists if the user makes a list
what will exactly the hide statement do for displaying the details on secondary lists needs that you have previously stored the contents of the
how can you manipulate the presentation and attributes of interactive lists---scrolling by interactive lists---setting the cursor from within the