How to see the error message if we use call transaction method in BDC ??
Answer Posted / bharathisap
using BDCMSGCOLL you can capture errors during call transaction.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is lock objects? : sap abap data dictionary
What is a match code? : abap data dictionary
Can we use transfer dataset to transfer data in internal table ?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What are indexes? : abap hr
What is the transaction for recording bdc ? : abap bdc
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
How can we create callable modules of program code within one abap/4 program? : abap modularization
How move-corresponding works
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 are the differences between se01, se09 and se10?
Explain about drill down report?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary