For particular transaction you want to upload the data using any of bdc method...if the transaction contains any of pop window functionaliy and having radio button in the window..Any one of the radio button must be selected then only the next data can be inserted how will you handle this scenario in your program
TATA,
2 6805I am having an internal table with field name 'type' which consists of values 'a' 'b' 'c' 'a' 'a'.Now i used 'at new fieldname' control statement on this field so what could be the output
CSE,
2 5923what is version management in sap abap.Do we have this concept in scripts also?if at all then how do you handle in scripts and what's its usage
2 13954what precautions or prerequisites do you follow to update a record into database table and how
1 5946can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
2172
How many lists can a program can produce?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What is value table?
What is an Open Item in SAP? How will you find an Open Item in SAP?
How memory management happens for internal tables and work areas in abap?
Is it possible to pass data to and from include programs explicitly?
When, how and how would you control changes to standard SAP objects.
What are control tables? : abap data dictionary
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What is the lock object?
Can we set page headers to details lists?
What is page window?
What is the use of the statement leave to list-processing?
What are the different function modules used in sapscript?