In two structures S1 and S2 having same structure
of five fields each how can You transfer data from S1 to
S2 ?
Answer Posted / subodh
Move-Corresponding : s1 to s2
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What happens Update command is used without where clause ?
What are local objects? : abap data dictionary
Persistent class
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
Explain difference between primary key and unique key?
What are the differences between a database index and a match code? : abap data dictionary
What is the syntax of packed number?
What is native sql?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
Define database layer?
What is roles and responsibilities of sap hr consultants? : sap abap hr
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Explain how do you move on to the next screen in interactive reporting?
What are the events used in abap in the order of execution?
What is a report?