How do you do BDC field Validtaions ? can any one help
with syntax? is there any difference with BDC and BAPI
validations?
Answer Posted / sudhakar1207
BDC Field Validations are Done by the system while
processing the Data through Screens by executing Screen
Flow Logic.
Whereas In BAPIs, we need to take care of Field Validations
Explicitly.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can we define our own match code id's for sap matchcodes ?
How will you find manager of an employee
What are the advantages of different types of bdc's?
What is the difference between sum and collect?
Explain how do you get output from idoc?
What is the collect statement?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What is the function module to popup contents in the internal table?
What is the significance of delivery class?
What is table attribute? : abap data dictionary
What are the components of selection table?
What is the use of info groups? : sap abap hr
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
Different types of luws. What are they?
What is bdc programming? : abap bdc