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

Request help on new sap.ui.model.odata.ODataModel (sServiceUrl, bJSON?, sUser?, sPassword?, mHeaders?)

$
0
0

Hi Experts

 

When I use the following in my code:

 

oModelLocationsBE = new sap.ui.model.odata.ODataModel(gServiceURL, true, gServiceUser, gServicePassword, null);

 

What is returned to my variable oModelLocationsBE?

 

How do I access the JSON data?

 

I have tried to use:

 

try {

  oAbort = oModelLocationsBE.read("/Locations", undefined, undefined, true, beGetLocationData_OnSuccess, beGetLocationData_OnError);

}

catch(ex) {

  alert(ex);

}

 

But it keeps returning the error "InvalidAccessError"!

 

Any idea what is wrong?

 

Tested the service with the Netweaver Gateway Client and all works fine from there.


Re: Format numbers in UI5 table column

$
0
0

You can do this when binding the property.

Here's a example to demonstrate the concept:

 

var tvTest = new sap.ui.commons.TextField().bindProperty("value","COLOR", function(cellValue) {     // do formatting here...      return cellValue;
});

 

You'll find more information in the docs...

 

greets,

Ben

Re: Characteristic 0SALESORG compounded to BW_CUSTOM is missing in transformation source

$
0
0

Hi Pratik ,

 

Once you add the characteristics in the IO assignment then your problem should be resolved.

 

Thanks

Export BW Data to Oracle Table

$
0
0

Dear Users,

I have a requirement to export BW data of set of fields to Oracle Table.

I already have a Z program built which can be used for exporting this BW system data to the Oracle system which I am talking about.

 

I have been told to do the following:

Create dummy 3.x datasource built on Oracle table.

A DSO that holds outbound data.

A dummy infosource on datasource to hold mapping of fields.

A Variant for the Z program to hold parameters. I am not sure what parameters we need?

 

I want to know what are the steps required to achieve this requirement.

What are the parameters I need to maintain in the steps.

Do I need to modify the Z program?

 

Please suggest.

 

Regards

Zabi

Re: Is it OK to use multiple implementations of ME_PROCESS_PO_CUST BADI to update different EKPO/EKKO fields ?

$
0
0

Hi ,

 

It is better to create the separate implementation with separate code  for both  implementations and at the same time we don't know the sequence of execution of BADI implementations.

 

 

Regards

khaleel

Re: No of records different in RSA1 aggregate and Etable of aggregate

$
0
0

Hi Suman,

 

Thanks for your replies. What do mean by count in the column?

 

Just FYI

I did some testing to find out what that records column corresponds to and it is not the total number of records in aggregate. It is a count of total number of records + total number of aggregated data count.

ex: if i loaded 30 records into the cube and roll up into aggregate say 20 records. Record column would be 20 records.

Next day i have loaded other 30 records and roll up 20 records into aggregate AND 10 are previous records than the count would be

20+20+10.

 

Thanks

SK 

Re: dual authentication methods

$
0
0

Yes you can configure LDAP to point to one directory and AD to point to the other, users would need to manually select LDAP or AD when logging in though.

 

-Josh

Re: SOLMAN_SETUP error on 7.1

$
0
0

Can you attach full short dump here (from ST22)? Please attach it as file.


Re: Material master

$
0
0

Hi,

 

Qty update and Value update is helpful to you create Purchase order without account assignment and doing for MIGO and other transaction for stock updation and value updation.

 

With out selecting these you can raise Po, it is not valid for stock Procurement  like if you want update value of stock  in our warehouse you must select the value basis and QTY  basis .

 

Generally qty and value updation is helpful to non valuated and non stock materials.

 

If you want to these materials for Direct consumption purpose. Means you should assign account assignment category in PO when you creating.

Re: Dual Relationship - Leave Request

$
0
0

Hello Jayaraj,

 

The second time the work item is going to the 2nd reporting head only. But I want to delete the work item from first approver's MSS inbox.

 

Regards,

Re: Findall query generates 0 entries from MBO class in Native IOS app

$
0
0

Hi,

 

     Thanks for reminding to close the thread and also thanks for your efforts.

 

Regards,

Fenil Doshi.

Re: Token not valid anymore with "getContentNextChunk" Method

$
0
0

Hello Thomas,

 

did you find any solution to this?

I have the same Problem.

 

Thanks and Best Regards,

Thomas

Re: Collective No. in PO

$
0
0

Hi Ramin,

 

You can easily pass the collective no from RFQ or quotation into the PO by using BADI ME_PROCESS_PO_CUST. although it is a good practice that the business enters the collective no manually, if required, but this development will lead to elimination of manual error and reduction of PO creation time.

 

Regards

Re: Help on Web page Composer

$
0
0

Hello Supriya,

 

so you've found the document Web Page Composer 7.0 (Web Page Composer based on SAP NetWeaver 7.0), too?

 

If you don't give more information about what you want to configure exactly, that is not in the documents you already found, I'm afraid you won't get much help, because nobody really has the time for guessing.

 

 

Regards,

Steffi.

Re: 'Save' functionality in ESS Personal Profile

$
0
0

Is it showing the updated details once you go back to overview screen and re-open the personnel details.

 

And also check once you update the first and last name in ess

in ECC side check in PA20 wat information it showing.

 

Thanks,

Shankar.


Re: Check Price and Availability Fiori App showing blank page in the browser

$
0
0

Hi Masayuki,

 

The last OData call was

 

/sap/opu/odata/sap/SRA016_PRICE_AVAIL_SRV

 

Network1.jpg

 

Regards,

Srinivasan

 

 

 


Re: Locking in R3

Currency type in plan version for CO-PA

$
0
0

Hello,

 

I use CO-PA with currency type B0 (CO-PA currency) and 10 (company code currency). Actuals work fine.

I want to use planning in CO-PA. However, I can only select currency type B0 within CO-PA plan version and not 10 (not offered

even though used in actuals).

 

Does anyone have an idea on how to selct the company code currency (thus offering me to plan with it)?

 

Thanks a lot for ideas.

 

Thomas

Re: Disable Keyboard Input

$
0
0

hi  Sashi Thakur,

 

can u send document related to this ? in my profile i mentation id

Re: default address in SRM 7 shopping cart

$
0
0

Hello Lethabo,

 

is the address you are looking for maintained on a business partner of the superior company unit? In case of not, you will not be able to see it within SC.

 

Best regards,

 

Tomas

Viewing all 8676 articles
Browse latest View live




Latest Images