Quantcast
Channel: SCN: Message List - Data Warehousing
Browsing all 3366 articles
Browse latest View live

Deleting attributes of 0Equipment invalid master data record

Hello SAP BW Experts, I have requirement to delete attributes of one of the 0Equipment master data records which is not valid. Could you please help me with the steps? Regards,Mohan.

View Article


Re: Function Module in BW returning unlimited records.

Hi hendrick, I have uncommented Raise NO_MORE_DATA. Now FM is returning the records but when i checked in RSA3 it is showing 0 records. Please Help . Urgently need ur expertise . Thanks,Junaid.

View Article


Re: How to delete the error stack?

Check OSS Note   1095924 RSB_ANALYZE_ERRORLOG and RSBM_ERRORLOG_DELETE

View Article

Re: How to delete the error stack?

Hi, From DTP screen, select 'Customizing for Error DTP' from Extras. Select Error stack table name here. And goto SE14, enter the Error stock table name here and select "Adjust and delete database...

View Article

Re: Deleting attributes of 0Equipment invalid master data record

Hi, You have to know whether those attributes are Display or Navigational? You can check in 0equipement infoobject definition in Attributes tab. Go to Master data tab-->You will find any of the...

View Article


Re: Deleting attributes of 0Equipment invalid master data record

Hi, check the below one: http://help.sap.com/erp2005_ehp_04/helpdata/en/80/1a6365e07211d2acb80000e829fbfe/content.htm  Hope it helps  RegardsPadmaja

View Article

Adding new Time Dependent Attribute to existing Master Data IO

Hi All, We have scenario as follows: There is a Master data info object say with name ‘MD’, currently it has one time dependent attribute ‘TDA1’ and is getting populated from DSO ‘DSO1’. This ‘MD’ is...

View Article

Re: Adding new Time Dependent Attribute to existing Master Data IO

Hi, I support your first approach. Because Master data will always reside outside the Infocubes. You can modify master data any time without consulting Cubes. This concept is Extended Star Schema. This...

View Article


Re: Adding new Time Dependent Attribute to existing Master Data IO

Hi Suman, Thanks for the reply and time.  I also preferred First approach only. But it is not just matter of adding one more look up from DSO2 to create new record. We need to check Valid From &To...

View Article


Re: Adding new Time Dependent Attribute to existing Master Data IO

Now, it's high time to say your look-up code should be smart enough to treat valid from and to dates. You must take an ABAPer's help to write  and test thoroughly with couple of test cases to get the...

View Article

Regarding 3FI_SL_ZS_SI

Hello ,There is one data-source 3FI_SL_ZS_SI for spend analysis. I want to know tables on which this data-source is depend. Please Help. Thanks in advanceDevesh Varshney

View Article

Re: Regarding 3FI_SL_ZS_SI

Hi, Check tables FAGLFLEXA (line items) and FAGLFLEXT (totals) tables. Srikanth.

View Article

Re: routine of file name and file existing.

HI G, what if the file has timestamp, how do we compare the latest one?? BRAd

View Article


after 7.3 migration issues

Hi all, After migration to 7.3, we have are facing issues, while exporting to pdf, it shows additional icons. And similarly when exporting to excel it is showing multiple blank entries in the excel...

View Article

Re: Regarding 3FI_SL_ZS_SI

Hi, I tried to search with  3FI_SL_ZS_SI in help.sap.com. It was unable to get anything. Is the datasource technical name is correct? I found some relevant stuff down:--...

View Article


Re: after 7.3 migration issues

Hi pooja, After the upgrade,team need to perform check list. is that was performed? Are you facing problems at bex report or wad reports? below are useful notes after the upgrade. please check...

View Article

Re: after 7.3 migration issues

Hi Pooja, Check notes : 1810027 Export failed for the first time when docuemnt item is usedNote 1632580 - BEx Web 7.30 Report Item: Misisng Export of MIMEs from MIME

View Article


Re: after 7.3 migration issues

Hi, Along with the SAP Notes to be implemented after upgrade, Try to re-activate your broadcast settings and try to send it to yourself to check.. Are you doing any local calculations/applying filters...

View Article

Re: Deleting attributes of 0Equipment invalid master data record

Thanks Suman and Padmaja for the reply. Could you please let me know how to delete the complete record or blank out the attributes using RSDMD so that it will not be picked up in the report....

View Article

Re: Function Module in BW returning unlimited records.

hi Junaid, Your logic should be like below:  OPEN CURSOSR STATEMENT WHILE  1 = 1. (INFINITE LOOP WHICH WILL EXIT WHENEVER SY-SUBRC NE 0) FETCH CURSOR WITH PACKAGE SIZE I_MAXSIZE. IF SY-SUBRC EQ 0....

View Article
Browsing all 3366 articles
Browse latest View live