former_member435508
Participant
Member since ‎08-02-2010

User Statistics

  • 103 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, For outbound Idoc status is 03 & it's received at PI, To change the Idoc status as 12, have to run BD75 manually. SM58 has no entries. Is it possible to get status 12 (without BD75 external execution) with ABAP code
Hi, I created outbound idoc with change pointers. - Change pointers are working correctly in FM (with CHANGE_POINTERS_STATUS_READ/WRITE ) getting processed, but issue is Idoc is not created - with FM ALE_IDOCS_CREATE - not found in WE05.
I am working on outbound Idoc - After Segment creation - I have one structure, for 'CHANGE_POINTERS_READ' FM internal table do we have to create another structure with Append structure (.INCLUDE - BDCP) ?
Hi All,At the time of SPAU settings - on Dev system - One Transport Req. was got created (Repair), what is the best practise while doing SPAU settings in QA system ? 1. To transport the TR from Dev to QA? or 2. Create new TR in QA?
Hi All,I need to modify DB table from Selection Screen.i.e. If DB table - MARA is entered in Selection Screen.I want - MODIFY FROM (dynamic tab i.e. MARA) WHERE....How can I fetch DB Table name dynamically ???