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

Re: Call GUI_DOWNLOAD FM twice with different filetype to download two internal tables into same excel file

$
0
0

Hi Maria,

 

How about appending the contents of both the tables to 1 table of type string with the contents separated by tab separator.

 

In this way you will only have to call gui_download once. File type can be 'DBF' . Since no appending will be required the data should be in right format and overwriting problem will be solved. I agree concatenation of tables will require an extra effort but this can help.

 

 

 

~Tanmay


Re: Reverse documents for fuel consumption

$
0
0

Hi Pavan,

 

already checked. This is not the case.

 

Regards,

 

Nikos

Re: Error :No entry in table T591B for key 0015 99 ANVL

$
0
0

Vamshi, hi

 

it looks as if the employee you are processing is assigned to country code 99 - is this correct? perhaps it is the set up of your employee that is looking for an entry in T591B that you are not expecting.

Re: Removing withholding Tax Key S3 from T.code : F110

$
0
0

Dear Expert

 

I have made adjustment entry through FBB1.(This t code will allow those kind of G/L code which having  Post automatically option is activated)

 

Regards

Ajeesh.s

Re: WEBI BEx Prompt LOV is not being displayed

$
0
0

It is may be because of you have kept prompt optional.

 

What you can do is change the prompt to mandetory or click on refresh button.

 

Thanks,
Swapnil

Re: Convert Spatial Reference Identifier (SRID)

$
0
0

Hello,

 

 

I have some kind of same problem.

 

 

I also want to change the SRID from default (0) to the WGS84 (4326) reference system.

I have imported the geo-data via the Eclipse HANA Studio but it uses the default reference system by default or based on the prj file.

 

 

To calculate the correct distance and stuff like that, I have to change the that!

 

 

Is there someone who have change the reference system already?

Or can I maybe change the prj file of the ESRI files to overcome the importing of default system?

 

 

Thanks and Kind regards,

Daniel

Re: SNC questions

$
0
0

Hi Laurence,

 

secgss.dll is the Secure Login Library which was provided for NWSSO 1.0 (the blog is a little old).  CommonCryptoLib is now the recommended library to use for NWSSO 2.0. 

 

Regards,
Edel

Re: Webdynpro App in Fiori

$
0
0

Ramesh...

 

No dpc/mpc/service required.  Also WD app has some theme set in URL? Can you try removing it?


Re: New deduction wage type in payroll

$
0
0

Dear Venkat,

 

You are right it is third party deduction. Please suggest me how i will configure for the same.

And what i have to do.

 

Thanking you

Sanjukta

Re: Enhancement for calling authorization object for MD04

$
0
0

Hi, Would you please provide the BADI name?!

 

Thanks

Matthias

adjustment

$
0
0

how to partial adjustment with one payment

Re: ABAP System migration/copy

$
0
0

Hello Daniel,

 

Backup and Restore would be good option for various OS and DB.

 

Bringing down the required downtime.

 

Even though both the option are good but homogeneous system copy using Back and restore is faster than  export/import method.

 

As per SAP:-

standard system copy > Export and import method using sapinst or Software provisional manager

executed through R3load based system copy. The whole database content is exported as a dump file at the OS level

Homogeneous system copy >system copy will done with same OS and DB using backup and restore or copy the filesystem

Heterogeneous system copy> if you want to change the operating system or database system. Migration is another term for a heterogeneous system copy.

 

Regards

Anand

Re: Data field is missing after renaming the file

$
0
0

Hi John,

 

1. What is the OS version?

2. What is the exact version of SAP Crystal Report Designer?

3. What is the exact version of MS Excel?

4. What is the version of crdb_ado.dll?


Excel compatibility mode:

After you save a workbook in an older format, Excel runs in Compatibility Mode. In this mode, you can’t use any newer functionality that your newer Excel version provides. This ensures that you do not add enhanced features to the document that people using an older Excel version cannot view. Exit Compatibility Mode by clicking "File," selecting "Info," and then clicking "Convert." Excel converts the document into the current Excel format that matches the application version you’re using. For example, if you’re working in Excel 2013, it converts the document into that format to give you the ability to take advantage of Excel 2013’s latest features.


Workbooks are opened in compatibility mode Excel 2010 or 2007

https://support.microsoft.com/en-us/kb/2629973


Let me know if it helps.


Regards,

István

 



SAPUI5 Project - OData Consume example services - (No Data)

$
0
0

Hi all,

 

 

I am trying to create a SAPUI5 Project , consume the service OData and display the data in a table. I'm using test service http://services.odata.org/OData/OData.svc

 

 

but when I execute the index.html, always are showing "NO DATA"

 

My case:

Step by Step:

1 - Create Project

2- Modify INDEX HTML

Add the "sap.ui.table" library in index.html

 

<!DOCTYPE HTML><html>    <head>        <meta http-equiv="X-UA-Compatible" content="IE=edge">        <meta http-equiv='Content-Type' content='text/html;charset=UTF-8'/>               <script src="resources/sap-ui-core.js"                id="sap-ui-bootstrap"                data-sap-ui-libs="sap.ui.commons,sap.ui.table"                data-sap-ui-theme="sap_bluecrystal">        </script>        <!-- add sap.ui.table,sap.ui.ux3 and/or other libraries to 'data-sap-ui-libs' if required -->        <script>                sap.ui.localResources("sample1");                var view = sap.ui.view({id:"idmain1", viewName:"sample1.main", type:sap.ui.core.mvc.ViewType.JS});                view.placeAt("content");        </script>    </head>    <body class="sapUiBody" role="application">        <div id="content"></div>    </body></html>

3- Modify View

 

3 -Result - NO DATA

 

Anybody know what is the problem?

 

I tried to use another services, but the result is the same.

 

 

 

 

Thanks,

Re: Work Center - Cost Center Activity Rate Report

$
0
0

Ameya,

All details won't be available in one standard report you should consider developing a custom report or query.

 

Check tables CRCO for Work center to Cost center assignment, and CRHD for WC details.


In Standard reports CR06 and S_ALR_87013617 are some what useful in finding WC,Cost center and Activity type analysis.


BR

KK


Re: Issue with SAPOCS rfc: Host name servprod.wdf.sap.corp unknown

$
0
0

Hi,

 

I have corrected the issue.

 

Reason: SAP Router certificate is expired. so i renew the certificate and tested the connection. It's working good.

 

Thank you all....

 

Regards,

Raj.

Re: Error AP_ESI_COMMON 107

$
0
0

Dear Madero,

 

I am unsure whether the issue is still exsisting but just in case if you are still facing the issue,

could you let us know what exactly you are trying to do and moreover

this issue has to be checked in the backend of the systems,

 

Thanks & Regards,

Manasa Anantapur

Re: Diff Types of UI used in SAP

$
0
0

Anything SAP has in it' "quiver" for UI's are/can be used for infotype operations.

 

- SAP transactions (dynrpos) via the SAP GUI (example, PA30)

- ITS (yep, old old old ESS still lives! haha)

- BSP

- WebDynrpo JAVA

- WebDynrpo ABAP

- WebDynrpo ABAP - FPM

- Adobe Interactive Forms

- SAPUI5 / FIORI apps

 

...and that's just off the top of my head and not including any other "custom" application/interface that 3rd parties or customers can do themselves as well (example, .NET applications using "connectors" or pure JAVA apps using "connector" for JAVA).

 

What is it you are actually trying/wanting to do and that will narrow it?

Re: Post Inventory Document by Report in Background

$
0
0

Hi there,

 

in PI area settings you can set the system to post difference immediately after count is entered. Then there is report /scwm/wm_adjust which can be planned as a background job for posting to ECC.

 

Petr

Re: PA30 Infotype 0002 screen issue

$
0
0

Hi Johann,

 

This implementation is for which Country?.

Check the personnel area and company code for each employee.As mentioned above MOLGA will give you the answer.

 

Regards,

Kannan

Viewing all 8357 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>