As an ABAP developer, how can we check after we release our
object as to where has it reached(i.e. testing client box
,production client box etc)? In case it is not possible please
let me know the same.
Answer Posted / sivaramakrishna.s.v
before release the object it will be avileble under
modifible objects in se09 tcode. once we release it will
not be avileble in modifible and avileble under released
objects. basis consultents will move to these test server
for testing after development is over,
basis consultents will move these to prodction server for
golive after after several tests is is over in testing
server and client approvel is finished.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain what are the various types of selection screen event?
What are hashed tables?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What is the major difference between pool tables and transparent tables?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the types of subroutines? : abap data dictionary
How do you read files from the presentation server ? : abap bdc
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
Why grouping of fields is required? What is the max no of modification groups for each field?
What is lock object ? : abap data dictionary
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is the significance of hide?
What are Pull and Push Methods?
Can matchcode object contain ids with different update types? : abap data dictionary
Can we display a list in a pop-up screen other than full-size stacked list?