2008 Dec 04 5:42 AM
Hi All,
Can you explain me BDC with the help of a suitable example
Regards
Ravi
2008 Dec 04 5:45 AM
Hi
Please Make It a Habit to Search Before You Post Anything That Is So Common Area Like BDC. Hundreds Of Posts Are Begging For Attention Here:
https://www.sdn.sap.com/irj/scn/advancedsearch?query=bdc&cat=sdn_all
Vishwa.
hello,
BDC means
1. Analysis the Data. 2. Generate SAP structure. 3. Develop transfer program 4. Create sequential file. 5. Create batch input program. 6. Process batch input data.
Methods
1 .call transcation
2.session method.
and working with process sequential file
READ DATASET (reading) and TRANSFER (writing)
OPEN DTASET <dataset name> for <input output appending> in <binary text > mode at POSITION <position> MESSAGE <field>
READ DATASET <dataset name > INTO <field>
CLOSE DATASET <dataset name>
DELETE DATASET <dataset name>
TRANSFER <field> to <dataset name>
just some infromation yaar...
thank u,
santhosh
2008 Dec 04 5:44 AM
Hi ,
BDC means Batch Data communication...
go through this link..
http://www.sap-img.com/bdc.htm
Raghunath.S
2008 Dec 04 5:48 AM
Hi
BDC we have planty of of example in sdn, u can search some forums before posting ,or else go through www.sap technical .com.
cheers
venu
2008 Dec 04 5:45 AM
Hi
Please Make It a Habit to Search Before You Post Anything That Is So Common Area Like BDC. Hundreds Of Posts Are Begging For Attention Here:
https://www.sdn.sap.com/irj/scn/advancedsearch?query=bdc&cat=sdn_all
Vishwa.
2008 Dec 04 5:48 AM
hello,
BDC means
1. Analysis the Data. 2. Generate SAP structure. 3. Develop transfer program 4. Create sequential file. 5. Create batch input program. 6. Process batch input data.
Methods
1 .call transcation
2.session method.
and working with process sequential file
READ DATASET (reading) and TRANSFER (writing)
OPEN DTASET <dataset name> for <input output appending> in <binary text > mode at POSITION <position> MESSAGE <field>
READ DATASET <dataset name > INTO <field>
CLOSE DATASET <dataset name>
DELETE DATASET <dataset name>
TRANSFER <field> to <dataset name>
just some infromation yaar...
thank u,
santhosh
2008 Dec 04 5:49 AM
I think Viswa Is Right Ravi searching is the key factor to gather the inforamtion
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |