Quantcast
Channel: SCN: Message List
Viewing all 8667 articles
Browse latest View live

Re: BAPI_CLASS_SELECT_OBJECTS with Interval search failing

$
0
0

Hi,

 

do you have put 'I' in SIGN  and 'BT' in OPTION ?

 

 

regards

Fred


Re: Hi

$
0
0

global.js:


var oChartModel = new sap.ui.model.json.JSONModel();

 

 

Controller.js:


 

var aUrl = 'http://10.201.221.178:8000/user01/services/CV1_Package/CV1_UI5_query.xsjs';

            $.ajax({

               url: aUrl,

               method: 'GET',

               dataType: 'json',

               success: onLoadTotals

               });

 

function onLoadTotals(myJSON){

             var data = [];

             for( var i = 0; i<myJSON.entries.length; i++)

             {

                 data[i] = { bukrs: myJSON.entries[i].name, debit: myJSON.entries[i].value };

                 alert("label = "+myJSON.entries[i].name);

              }

             oChartModel.setData({cvdata: data});

           }

 

 

view.js:

 

          data = [{ bukrs : oBundle.getText("empty") , debit: 1} , ]

          oChartModel.setData({cvdata : data});

 

 

these are my files can u plz give me the code to access array data[i] in view.js file...

 

i am using this data[i] in view.js file for displaying graph...

 

Thanks & Regards

Devarajulu

Re: Trex - Certain objects not found for Central Persons (CP)

$
0
0

Hi Jan,

 

for the 1st issue with the search results I think taht this should be  fixed with REV 58. If it doesn't happen I would like to ask you to create a OSS ticket .
Regarding the 2nd question I also would like to recommend to create an OSS message.

 

Best regards,
Mikhail

Re: Optimization Error!!

$
0
0

Go into the BPC Server Manager, (using admin priviliges) and check if the diagnostics is not showing any errors.

 

It might be resolved if you use Fully Qualified Domain names instead of just the server name when connecting.

Access Fiori from public network

$
0
0

Hi,

 

I had setup the SAP Fiori PO Approval, now I only to access the application within the server. How do I configure the apps to use in public network? The server is hosting in cloud environment. I had a public IP to access the server but when I use it and try to access from public, it seem unable to reach the page.

 

Is it any configuration need to be done?
Thanks.

Re: sum and eliminate duplicate

$
0
0

Hi,

 

Try the collect statement

 

take another work area.

 

 

loop at i_table into w_table.

 

w_final-num = w_table-num <your waork area>

w_final-name = w_table-name.

w_final-amount = w_table-amount.

 

collect w_final to i_final.

endloop.

 


now dispaly i_final internal table.

Re: automatic printing in MFBF

$
0
0

In MIGO it works, is set properly, with capital letter...

 

only with MFBF doesn't works but I don't know where I can act in order to correct it.

Info object 0sold_to related datasources(Attr, Text)

$
0
0

Dear,

 

Info object 0sold_to related datasources(Attr, Text).

I installed the Infoobject from BI content(BW), But unable to find the related datasources(Attr/Text)

in RSA5 in ECC to install. Kindly do needful.


Re: Being a trainer is mistake

$
0
0

Hi Shanu,

 

Thanks for your concern.

 

i have experience of 3.5 years in SAP field i have very good knowledge .but the thing is all wants real time exposure ,how i can get? no one is giving me chance to proof my skills.

Re: How Can I add Credit Card in Deposit by DI API

$
0
0

CompanyService companyService = oCompany.GetCompanyService();

 

SAPbobsCOM.DepositService dpService = (SAPbobsCOM.DepositService)companyService.GetBusinessService(ServiceTypes.DepositService);

 

 

                                Deposit dpsAddCreditCard = dpService.GetDataInterface(DepositsServiceDataInterfaces.dsDeposit);

 

 

                                dpsAddCreditCard.DepositType = BoDepositTypeEnum.dtCredit;

                                dpsAddCreditCard.DepositCurrency = "";

                                dpsAddCreditCard.AllocationAccount = "";

                                dpsAddCreditCard.DepositAccount = "";

                                dpsAddCreditCard.JournalRemarks = "Credit Card Deposit";

                                dpsAddCreditCard.BPLID = "";

                                dpsAddCreditCard.DepositDate = "2014-05-06";

                                dpsAddCreditCard.VoucherAccount = "";

                                dpsAddCreditCard.CommissionAccount = "";

                                dpsAddCreditCard.Commission = 0;

                                dpsAddCreditCard.CommissionDate = "2014-05-06";

 

 

                                CreditLines credits = dpsAddCreditCard.Credits;

                                CreditLine credit;

 

                                    credit = credits.Add();

                                    credit.AbsId = Convert.ToInt32(OCRH.absId);

 

Juliano Bachesque wrote:

 

I´m trying to use DI API to enter with some informations in Deposits(ODPS)...

In the help i can see that is a child object from BillOfExchangeTr, and the object is BillOfExchangeTrans_Deposits.

 

But i need enter with some information of Credit Card, and this object don´t have this fields, lines...

 

Anybody have some idea, sugestion, how can i do?

 

Regards,

 

Juliano

 

Re: Query based on MP

$
0
0

Hi,

 

check the data in using T CODE - LISTCUBE.

check the multi provider assignment for each object (char and KF)

in query level you can use the constant selection it will work.

 

Thanks,

Phani.

Re: implementation of snowflake schema using SAP business warehouse

$
0
0

Hi,

 

I'm not a advance user of SAP and at the moment trying to make some baby steps progress, I've a beginners question to ask you, would it be more better to have an advance knowledge in MS EXCEL and then progress into BW or BI?

 

thanks for you time.

 

Derek

After deploying Custom Component BO Analysis Adaptive Server would not Start

$
0
0

Hello all,

 

I just developed my custom component in Design Studio with SDK and uploaded this component to BI Enterprise 4.1 SP2 Patch 3 server . After that, I tried to restart the Adaptive Processing Server which includes Analysis Service. However, the server would not start and it fails. If I uninstall the component and restart the server, it starts and works smoothly.

 

I have installed the same components to other BI servers without having any problems.

 

Do you guys have any idea what could be causing this?

 

 

Thanks in advanced.

Re: Possibility of Focusing to a Specific Org Unit ?

$
0
0

Tunc.

 

I think this is worth a little debugging at this point to confirm the data is mapping as you expect it to.  Once you are logged in to OrgChart and getting the infamous error message, open a new tab in your browser and navigate to the debug page.

 

This is done by substituting "default" with"nak-debug".  So for example if your OrgChart URL is http://myorgchart/OrgChart/default.jsp, then your debug page URL is http://myorgchart/OrgChart/nak-debug.jsp.

 

On the debug page, look in your "User" table at the "User Population" row.  The value should be a list of parameters.

 

e.g.

{null=TESTUSER, Costcenter=0000002110, LANGUAGE=, Nak_ExportStructureTable_Count=1, Position=00130049, Name=Ludik, CPID=, IM_EMPSTAT=3, BUSINESS_AREA=9500, PLVN_VERSION=, Perno=00900349, PERSONNEL_SUBAREA=, EMPLOYEE_GROUP=1, Userid=TESTUSER, Nak_EMPLOYEE_DATA_Count=1, CONTROLLINGAREA_ID=1001, KEY_DATE=, PERSONNEL_AREA=1400, Org_unit=50006110, EMPLOYEE_SUBGROUP=DU, Job=50063947}

 

The parameters you are interested in are...

 

  • Userid - this should be the user ID of the account you are logging in with.
  • Perno - this should be the employee number for the account to which the login ID is associated.
  • Position - this should be the position ID for the position the employee is assigned to.
  • Org_unit - this should be the org unit ID for the org unit the position is assigned to.  This is what I would expect to be mapped as the root of your org chart.

 

Note: All entries must of course be valid for the current date.

 

See if these parameter values match up to what you expect them to be.  Also see if you can find these org unit, position and employee (personnel number) entires via OrgChart's listings.


If something doesn't match up then that's what you need to investigate next.

 

Regards,

 

Stephen.

Re: is there a way to do this?

$
0
0

Yes.  When you schedule a Crystal report, it gets a copy of the report as it exists at the time of the schedule.  That does not automatically update when you update the report template.  Also, doing a "reschedule" on the existing schedule will pick up the old version of the report, not the new one.

 

I would pause the old schedule, copy all of the email addresses and any other specific properties you might have entered out of it to Notepad or another text editor, and use that information to create a new schedule based on the new version of the report.

 

All of the old instances will reflect the old version and all of the new ones will then be based on the new version.

 

-Dell


Re: How to arrive the actual cost with out activating the Material ledger?

$
0
0

Hi Goda.

Yes, i know 3 companies that have huge Z developments to face actual costing. I activated ML in one of them and in the 2 others i worked in upgrades. Something that i dont see in this Z is a actual cost component split, guess because its complexity.

 

I create a post about this some time ago.

Short History: Do you know there are companies that have Z programs to calculate Actual Cost ?

BigChoi also said he know companies in Korea that develop this kind of Z.

 

Keep in mind the following, actual costing depends on your bussiness requirements and regulations. Under certain circumstances, you can accomplish actual costin working with MAP "V" and with good procedures, but if you want full cost absortion of indirect cost (activities) at period end closing, valuate COGS at actuals, have multilevel production,...its better to activate ML.

 

If you plan create a Z, at least think of 2 months development.. and lots of month correcting issues.

 

Arturo.

Re: Sales analysis report - in query form?

$
0
0

First query: 5058 Invoices.

Second Query: 5138 invoices.

Re: multiple hierarchies on a single dimension?

$
0
0

Dear Jeff,

 

I would suggest you to maintain multiple parent ID which and assign them to particular base member. In this case you can aggregate set of base members according to different parent with different hierarchies. This will resolve your issue to maintain different hierarchies for same base members. Please refer to image for reference.

Multiple Parents.PNG

Re: Solman Java Restarts

$
0
0

Hi Hasanaj,

To analyze what objects are consuming more memory you can use heap dump file and analyse this file with eclipse memory analyzer tool to know whcih objects are consuming more memory.

Hope this will help you.

 

Regards,

Jitendra

Re: getIconURI of undefined error

Viewing all 8667 articles
Browse latest View live




Latest Images