What should be the approach for writing a BDC program?
BDC methods approach can be classified in to three steps.
1.Uploading: In this step, data from Non-SAP system is transferred to Internal Table in Application Server of SAP system.
2.Mapping: In this step, data from Internal Table is mapped to the corresponding application screens using Transaction Codes.
3.Updating: In this step, data can be updated from application to database server.
1.Uploading: In this step, data from Non-SAP system is transferred to Internal Table in Application Server of SAP system.
2.Mapping: In this step, data from Internal Table is mapped to the corresponding application screens using Transaction Codes.
3.Updating: In this step, data can be updated from application to database server.