‎2008 Jan 24 4:32 PM
Here my requirement is to upload the data from excel file to sap system.i am using the tcode fb50. In this we have header and line items. for each header we have two line items. one line item is credit another one is debit. Here my mandatory fields for header items r companycode,posting date,document date. line items fields r glaccount,credit/debit,amount. So please send the code for this.i am not getting.
‎2008 Jan 24 6:35 PM
You can use BAPI 'BAPI_ACC_DOCUMENT_POST" by passing the relavent parameters.
Check out the FM documentation in SE37 and proceed. The forum is there to help you if you are stuck up with some issue but not to provide you with code.
‎2008 Jan 24 5:08 PM
‎2008 Jan 24 6:35 PM
You can use BAPI 'BAPI_ACC_DOCUMENT_POST" by passing the relavent parameters.
Check out the FM documentation in SE37 and proceed. The forum is there to help you if you are stuck up with some issue but not to provide you with code.