former_member242512
Participant
Member since ‎2008 Feb 10

User Statistics

  • 395 Posts
  • 4 Solutions
  • 6 Kudos given
  • 2 Kudos received

User Activity

Dear All We have requirement in which we need to change the sequence of spool request before printing. The spools will have no immediate printing. Ex : spool requests 1001 1002 1003 1004 We want the spool printing on actual print should...
Dear All We have a requirement to print preview archived invoices. I'm using Function Module 'CALL FUNCTION 'ARCHIVOBJECT_GET_TABLE' to get the archived invoice data but don't know how I can use the data to display in print preview. ...
Dear All I have a requirement in which we need the difference between the 2 condition types ZABC and ZXYZ in 3rd condition type ZDEF. We have assigned one calculation type RV64A908 to condition type ZDEF and have written below code : *pop...
Hi All We have developed a datasource using a function module inside which it calls the BAPI ' BAPI_ALM_ORDER_GET_DETAIL' . The datasource works perfectly fine when executed through RSA3 tcode in SAP but when it is extracted through SQL ...
Dear All We need to update the handling unit while saving the delivery document from exit : userexit_save_document_prepare. Kindly suggest as unable to find handling unit variable during save in this exit.