‎2007 May 30 4:18 PM
Hi,
Can we do BDC for Executable programs(SAPRCK50) ???
If no,please give reasons.
Thanks.
Regards
s.anilkumar
‎2007 May 30 4:25 PM
Hi
BDC .. Batch Data Recording.. where do you have batch data in this program???
In general we will use BDC for tcodes which are having multiple screens and flow is dependent on data.
That to for data uploading.
This program is alraedy existing and ready to use.. then wht's the need for BDC. also how to you do BDC for this...
‎2007 May 30 4:25 PM
Hi
BDC .. Batch Data Recording.. where do you have batch data in this program???
In general we will use BDC for tcodes which are having multiple screens and flow is dependent on data.
That to for data uploading.
This program is alraedy existing and ready to use.. then wht's the need for BDC. also how to you do BDC for this...
‎2007 May 30 4:59 PM
Hi,
I have query related to your reply.This system program is CKMATSEL ( create selection list) transaction.This transaction is for creating Selection list.
The selection list tells the costing run what Company/Materialtype/Procurement type in scope.The combination of companycode and running sequence (eg:
a,b,c,d,e,f...) forms the key of selection list(screen field).
The program must create selection list if it doesnt exists.
This approach ensures the selection lists are available for each costing run.
I will get values for companycode,materialtype,procurement type from some table s based on some conditions. now i have prepared data ,so that i can populate
screen fields in CKMATSEL transaction. This transaction will run for N number of company codies for each sequence so that i can make sure costing run is available for all company codies.
So BDC is required.
please revert back if anything is not clear.
still in confusion where CKMATSEL has Flexibility to handle BDC ???
‎2007 May 31 9:48 AM
Hi anil,
According to OSS note #314528, CK40N was not designed to run in batch input. It suggests using CK41 or CK42 instead.
Regards