what is the difference between function modules and
subroutines
Answer Posted / anand
function modules uses call by value technique and whereas subroutines uses both call by value and reference
| Is This Answer Correct ? | 6 Yes | 10 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.
How do you execute the payroll
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
What is meant by read lock? : sap abap data dictionary
To find the date difference & excude saturday & sunday in between them
Explain the inside concept in select-options?
Can a constructor be declared private? If yes then in which scenario?
Can we set page headers to details lists?
What was the requirement of IDoc in your project? How it was working?
What are the contents in technical specifications?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is the meaning of table buffer? This buffer is used by which type oftable?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?