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.
Dear G LakshmipathiThanks for providing us inputs.Sorry I should have mentioned that its an output that is archived and not the invoice itself.Sorry about creating confusion.Hence the note 1822569 is not useful.I'm looking for some code through which...
Actaully this an SQL system outside SAP Box. They directly access our datasource created in SAP. I used below FM for refresh of buffers .Is there any FM thourgh which I should free up memory ? Kindly suggest.
CALL FUNCTION 'BUFFER_REFR...