where can i get free study material for dialog programming.
Answer Posted / chittidi
http://www.sap.cmich.edu/training.asp
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
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.
What is the use of table maintenance allowed?
Write syntax for message error (report)?
Explain what are the various types of selection screen event?
Can we define our own match code id's for sap matchcodes ?
What is singleton pattern in OOPS?
Persistent class
Which objects are independent transport objects? : abap data dictionary
Which function modules can be used to transfer the data using bdc programming? : abap bdc
Where do you find info on new developments in SAP?
How the transaction that are programmed by the user can be protected?
How to get that a secondary index is attached to a select query?
What are the different methods of passing data? : abap modularization
What is the difference of update types in call transaction method ? : abap bdc
How to eliminate duplicate entries in internal tables?