Re: Box in SAP Script
This was because there was <727> in the Script , from where the check box was getting printed .
View ArticleShow synchronous successful messages in SRT_MONI
I know how to make synchronous successful messages show up in SXI_MONITOR. In SXMB_ADM => Integration Engine Configuration => (button) Configuration I set RUNTIME | LOGGING_SYNC to 1.But...
View ArticleRe: Extracting material classification Using Generic datasource FM
Sorry to say but still not getting what exactly your requirement is. This is a master data generic extractor and based on the number of char values, the records will be generated. Here lets say if only...
View ArticleRe: Enter Document Number in "BAPI_SALESORDER_CHANGE".
Hi all, I am still facing this issueDoes any one have a solution for this.Kindly help me.
View ArticleRe: Extracting material classification Using Generic datasource FM
nope,check syntax of ABAP code.
View ArticleRe: Enter Document Number error with BAPI_SALESORDER_CHANGE
Hi all, I am still facing this issueDoes any one have a solution for this.Kindly help me.
View ArticleRe: Enter the document number error in BAPI_SALESORDER_CHANGE
Hi all, I am still facing this issueDoes any one have a solution for this.Kindly help me.
View ArticleRe: Teardown time
Thanks Venkat. We will wait for SAP CONSto come back and update further comments. Even though your query is related it would be better if you can raise a separate query for the same.
View ArticleRe: Mandatory Bex variables Design Studio 1.2
Hi Eddy,Sorry for my late response. Nice that you got it working !I think i can help you with your problem - hopefully You can use APPLICATION.getInfo.dateNow BUT this will bring you the date in...
View ArticleRe: which connection is best BICS or relation connection?
Hi Mani, Please check the below links for more detailed comparison. http://www.mastering-sap-and-businessobjects.com/sap-businessobjects-bi4-data-connectivity-options-for-sap-netweaver-bw/...
View ArticleRe: Total and subtotal description
Hello, Only option is to create you own field in output structure as total & subtotal..In this case you need to do subtotal & total in your code before calling ALV. for eg. TYPES: BEGIN OF...
View ArticleRe: Error on MM02 - Lock
No Nabheet, there was no job running... Thanks to all, but the problem was solved when the server was restarted.
View ArticleRe: Create a query in SAP
Hi David, didn't you search the SCN? Please read this blog and before posting a question, use the Search. If you do not know the tables submit more details.How to use SCN search ~Florian PS: Output...
View ArticleRe: Error during the PREP_INPUT/KX_CPYORG in the EXTRACTION roadmap step
which log file can you find the missing files?
View ArticleRe: Excess schedule is getting generated in Mrp.
Dear Sandeep, Thought your query was answered on how the system was behaving and how to interpret the results. Please let me know if any further information is required on the same issue reported else...
View ArticleRe: ALV grid display
Hello Neha, Kindly check this solution. TYPE-POOLS:SLIS. TYPES:BEGIN OF FS, LIFNR TYPE LIFNR, NAME1 TYPE NAME1, ORT01 TYPE ORT01, END OF FS. DATA:WA1 TYPE FS, ITAB1 TYPE TABLE OF FS....
View ArticleUpgrade from SAP PI 7.1 to 7.4
HiWe are upgrading from SAP PI 7.1 to SAP PI 7.4(Dual Stack).Since we are moving dual stack version of 7.4, I don't see much impact.Can anyone let me know the impact/issue we might face in upgrade? If...
View ArticleIs Windows XP Service Pack 3 supports SAP 9.0 ?
Hi Experts, We have a problem SAP 9.0 PL 0 installation in Windows XP SP3.After installation it is showing "Unable to connect companies in current server as algorithm is not updated.run common upgrade...
View ArticleHow to restrict the Qty & Val in MIRO for Customs
Hi Xperts I have a reqmnt. I have found in case of Import procurement process , we are not using GR based IV Indicator in the PO.Also we need to perform MIRO for Customs prior to GR. 1. Hence users...
View Article