‎2007 Feb 22 8:09 AM
hi frnds,
i want to release a bdc session as soon as the session log shws tht the last processing the session has done is 1 day old
can somebody help me to write code for releasing a bdc session instead of doing it manually by pressing the "release "tab
‎2007 Feb 22 8:13 AM
hi Rohit
You can use SUBMIT rsbdcsub in ur program to run ur session automatically
SUBMIT rsbdcsub USING SELECTION-SET 'AMC'
AMC is a variant that u need to create for RSBDCSUB
Regards,
Santosh
‎2007 Feb 22 8:14 AM
hi Rohit,
You can even go through these related links
http://www.auditnet.org/docs/SAPR3AuditingGuidelines.pdf
http://www.sappoint.com/abap/files.pdf
Regards,
santosh
‎2007 Feb 22 8:37 AM
hi Rohit,
You can even go through this thread
http://help.sap.com/saphelp_erp2005vp/helpdata/en/69/c250414ba111d189750000e8322d00/frameset.htm
Regards,
Santosh