Dropped records in Load from SAP ECC system to BW
Hi All, The loads are scheduled to run by 11:00 from ECC system to BW system through API, there is a document created in ECC system at 11:04 hence the data was not moved to BW system on that particular...
View ArticleRe: Posting additional sickness data in IT2001 via custom fields
Thanks Siddharth. Just found infotype 2001 cannot be enhanced so cannot add custom fileds in the backend. probably need to use some other infotype.
View Articledynamic prompt with Yes or No selection
Hi Experts: Here is the requirement i am working on in IDT and Webi 4.0 I need to Create a Prompt “Exclude Product” with values “Yes” or “NO” option If user chooses ‘No’ for the above prompt, then...
View ArticleRe: Where to find SUM
Actually, I read 2096457 - Errors in ACT_UPG during SPDD: customer version of table can not be accessed and I was going to open a thread and ask why the SUM tools is not made unavailable until PL 10 is...
View ArticleRe: BW Reporting on BPC Dimension Property
Hi Ian, What is the length of those properties that you added? Regards,Gersh
View ArticleRe: Accessing Archived FICA Documents
Hi Mahesh, It would be great if you could share the error message that comes in task bar of SAP screen if you select 'Check Archive' while accessing FPE3. Also, check the open text connectivity and any...
View ArticleRe: SAP ASE doubts - space management
Hello, Regarding the shrink of some devices in SAP Sybase ASE database... You can perform a shrink database in SAP Sybase ASE using the SAP Control Center version 3.3 (SCC). You can install this tool...
View ArticleRe: Crystal Reports Viewer and Zebra Printer
The settings you are making for the report object will not be transferred to the viewer. E.g.; the two are quite independent. Your best option will be to add your own print button and then use your...
View ArticleRe: BKPF-TCODE when we do the posting via F-43
Hi Selva, a lots of FI transaction if you check the system variable sy-tcode it will be FB01. If you want to get the real transaction used, just use this ID Parameter. DATA: l_tcode TYPE...
View ArticleDynamic File creation with Date at the end of File name
Hi Experts, I have 20 Data Flows in One Work Flow, Each Data Flow creates one file in CSV format, my requirement is the file name for the CSV should be name followed by current date For Example like...
View ArticleUnable to re-create BIA Index
Hi Guru's, We are trying to re-create BIA index on one of the cubes , but it is failing after running for long time. Below are the messages from Job Log. Worst part is this job runs for at least 3...
View ArticleHow to remove roles/privs SP 9 Prov Framework 2?
All, We have successfully created a lab environment with SP 9 and Provisioning Framework 2. We can successfully create new ABAP users, add new privileges as well as enable and disable users all from...
View ArticleRe: OData service is missing in sicf and 'activate and maintain service'
If the service is already added, then it will not be shown in the Add Service activity. Once you delete it, it will start showing in the "Add" option.
View ArticleRe: My SHopping Cart Fiori App Implementation
Thanks Pramod for your reply and the info. I also went through the My Shopping Cart FAQ note 1974343 and yes there are lot of restrictions with this app. In terms of prerequisites we did the config for...
View ArticleRe: Error Message 62
Hi Rodney It seems to be something wrong with the routing from your production version. Maybe it does not match the selection ID from the customizing on OPU3. BRCaetano
View ArticleRe: SAP Gateway AJAX call - Handle HTTP Options Request
Allen, As per my knowledge OPTIONS cannot be handled/responded in SAP Gateway currently. Also I have seen many widely available APIs over net, which do not have OPTIONS implemented. So the frontend...
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
Hi Sailaja, With regard to the 2nd issue where you do not see the Ledger on the screen... that is because the "Chart of Accounts" radio button under the "File Type" section under the "File Selection"...
View ArticleRe: Aligning Layouts and Forms and displaying border
Thanks Sriram. Below are few CSS tags that i find in your code. Are these SAP standard ? If yes, can you please provide me a link, where i can find the list of all these elements ? I searched and found...
View ArticleRe: How can i dis-mental equipment from any functional location and how can i...
Hi Sarita1) Dismantling an equipment can be done by using transaction IE02. 2) Some master data can be easily deleted and some need archiving. If you are asking for Functional Locations and Equipment...
View ArticleRe: Query help - Backorder Report
Hi, Try this: SELECTT0.[CardName] as CustName,T0.[DocNum] as SO#,T1.[Project] as Job#, T1.[ItemCode] as Item#, T1.[Dscription] as PartName, T1.[Quantity] asOrderedQty, T1.[ShipDate] as...
View Article