can we insert a table in a table? structure in a structure, structure in a table and table in a structure?
3 6941if data is inserted only using bdc open and bdc insert and not bdc close session funx module wat will happend? will data b inserted?
1 4398if data is inserted only using bdc open and bdc insert and not bdc close session funx module wat will happend? will data b inserted?
1 43381. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
1934How to print continuous pages in smartform?my requirement is i need to print 3 pages for each customer i.e 2 pages for purchase order forms and 3rd page is terms and condition page.Likewise how can i print 100 customer pages at once continuously?
2 13209
What are the different types of luws?
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 an “on request field” statement?
How we format the data before before write statement in report ?
What are smart forms?
From Excel to ABAP - Is batch mode possible ?
What is the full form of spro? : sap abap hr
Where do you create indexes in abap?
What are the differences between table controls and step loops?
Sy index and sy tabix
What are the advantages of different types of bdc's?
When the top-of-page event does get triggered?
what is user specific parameter?
What are the differences between a database index and a match code? : abap data dictionary
What are the differences between session method and call transaction method? : abap bdc