‎2006 Sep 01 4:03 PM
hi all,
i am currently supporting SAP 4.6b.
i got probelem that the session are failling.
so go to sm35 and enter the session name but over there
i am not getting program which creted this session,
because of this i am not able to edit bdc which created
this session.
how can i get the program which created this session
i checked..
1)APQI table with the qid which is there in sm35 but
APQI-PROGID is blank.
2) i checked the system log with sm21 but i am not
getting log related to this session
any help is appriciated
regards
Mohan Irla
‎2006 Sep 01 4:28 PM
If APQI-PROGID is blank, then there's no direct way to find the program that created the session. try the following options:
1. Based on session name and transaction useed search for Z programs in SE38.
2. Do a where used list on fm BDC_INSERT in se37 and cehck tcode parameter of the fm in the resulting programs.
3. If the sessions are created using background job, check SM37 for jobs finished during thae time of the session creation to shortlist program names.
Regards
Sridhar
‎2006 Sep 01 4:28 PM
If APQI-PROGID is blank, then there's no direct way to find the program that created the session. try the following options:
1. Based on session name and transaction useed search for Z programs in SE38.
2. Do a where used list on fm BDC_INSERT in se37 and cehck tcode parameter of the fm in the resulting programs.
3. If the sessions are created using background job, check SM37 for jobs finished during thae time of the session creation to shortlist program names.
Regards
Sridhar