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

AppBuilder: Problem using HTTPs for a OData Data Source

$
0
0

Hi,

 

I'm having trouble creating a HTTPS-based OData Data Source.

 

I installed AppBuilder based on the installation instructions.

 

I'm not behind a corporate firewall.

 

I'm getting a node.js error:

 

[2014-02-09 11:37:17.175] [INFO] AB - CANNOT resloved: https

[2014-02-09 11:37:18.153] [INFO] AB - An error occured: connect ECONNREFUSED

[2014-02-09 11:37:18.154] [ERROR] AB - 127.0.0.1 - - "GET /proxy/https%3A%2F%2F7jg.europe.sap-river.com%2Fsap%2Fhana%2Frdl%2Fodata%2Fv1%2FRHIRSCH2_MyFirstRiverA

 

HTTP-based OData calls work fine. For example, I can create a OData Data Source based on "http://services.odata.org/NorthWind/NorthWind.svc"

 

I assume that I need to change some node.js configuration but I have no idea which one.

 

Any help would be greatly appreciated.

 

Thanks,

 

Dick


How can i Assignment of Number range to Case Type in Case Management...

$
0
0

Hi Guys,

 

I working on Case Management, i defined Number Ranges for Case Type, but i am unable to find the path - how do i assign to Number ranges to Case Type.

 

Please let me know anybody buddies...

 

regards / Rams.

Re: Resource /studio not found on server http 404 brstudio error

Re: Real Magic Man (Jadugar) in SCN

$
0
0

Removed content and disabled member earlier today.

Re: PLANT SPECIFIC INVOICE NUMBER

$
0
0

HGi,

 

yes it's possible. Have a look at oss note 595532 where you'll find a couple of examples you can adapt as per your requirements (program RV60AFZZ, user exit USEREXIT_NUMBER_RANGE)

 

Regards,

JM

Runtime Error

$
0
0

Hi Expertise,

I recently upgrade kernel 700 into 720 and i am Getting lot of dumps error. I have found proper note from SAP market place for in this regards but its not being applied by me. I just want to apply & implement this note so i requested to all please give me steps from beginning to end. Here I mentioned as below note and Details.

 

Note no : (1610716 - Correcting runtime objects with incorrect alignment)

 

Symptom

A structure or a table with includes
is aligned incorrectly to length 2 in the first field of an include. When you use the downward-compatible kernel 7.20 (or higher), short dumps occur when you use this type in ABAP programs (for example, short dump DDIC_TYPELENG_INCONSISTENT).


Other Terms

Alignment, SM66


Reason and Prerequisites

Note 1222907 corrected an error during the calculation of the alignment of includes: Under certain circumstances, a structure without alignment requirements was aligned to an even runtime offset. This was not required.
All of the types that were activated after the implementation of Note 1222907 no longer indicate the error. However, there may still be tables or structures that were activated before the note was implemented and that still indicate an error as a result.
This note provides the report RUT_NOTE_1610716 that finds only these objects and activates them.


Solution

This SAP Note delivers the report RUT_NOTE_1610716. This report detects and corrects the inconsistencies mentioned above. This is aone-time cleanupfor each system. Once a system is cleaned up, it will remain cleaned up even when further changes are made (for example, when transports are imported).
This report is kernel-independent. On the one hand, this means that you do not need to apply kernel 7.20 in order to be able to execute this report. On the other hand, inconsistencies may also exist if a different kernel version is used.

      1. Implement this note or import the relevant Support Package. Make sure that you are using the
latest version
    of this note.
      2. Make sure that
Note 1222907
    is active in the system.
    3. In general, we recommend that you configure the nametab buffer in accordance with Note 1398802.
      4. Execute the report
RUT_NOTE_1610716
      in test mode
in the background
      . This means that the 'Check' selection field (technical name PCHECK)
    should be selected during the first run (this is also the default setting). The runtime of the report is a few minutes. There should usually be none or very few incorrect types (it is not unusual to have approximately 20 errors). If the check run finds more than 1000 errors, you should open a message under the component BC-DWB-DIC-AC.
    5. The results of the check run are displayed as a list. In addition, you can use the report RADPROTA to evaluate the log. To do this, execute the report RADPROTA, enter the log name NOTE1610716* and press F8 to execute. Select the most recent log from the overview list by double-clicking.

              Example log 1 : Result of a check run with objects to be corrected

Program parameters:
Task.....................: Check and correct nametab alignment
PCHECK...................: X
REPAIR...................: space
=======================================================================
ADBOS_ECP_S_GUI_KIS1_EXT: Include EXTENDED_VALUES has wrong alignment.
SWNCAGGEXTSYSTEM: Include .INCLUDE_2 has wrong alignment.
SWNCAGGTASKTIMES: Include .INCLUDE_1 has wrong alignment.
SWNCAGGTASKTYPE: Include .INCLUDE_4 has wrong alignment.
SWNCAGGTCDET: Include .INCLUDE_1 has wrong alignment.
SWNCAGGUSERTCODE: Include .INCLUDE_2 has wrong alignment.
SWNCGLAGGEXTSYSTEM: Include .INCLUDE_2 has wrong alignment.
SWNCGLAGGTASKTIMES: Include .INCLUDE_1 has wrong alignment.
SWNCGLAGGTASKTYPE: Include .INCLUDE_4 has wrong alignment.
SWNCGLAGGTCDET: Include .INCLUDE_1 has wrong alignment.
SWNCGLAGGUSERTCODE: Include .INCLUDE_2 has wrong alignment.
SWNCGLHITLIST: Include .INCLUDE_1 has wrong alignment.
SWNCHITLIST: Include .INCLUDE_1 has wrong alignment.
SWNCSYSLOAD: Include .INCLUDE_5 has wrong alignment.
Summary of the checks:
328020 types checked.
14 errors found.
Date, time...............: 22.07.2011, 17:50:14
Program end============================================================
              Example log 2 : Result of a check run without errors

Program parameters:
Task.....................: Check and correct nametab alignment
PCHECK...................: X
REPAIR...................: space
=======================================================================
Summary of the checks:
48108 types checked.
No errors found.
Date, time...............: 28.07.2011, 16:30:50
Program end============================================================

      6.
If possible, execute the update run with the parameter "Check and repair" selected
      (technical name REPAIR)
at times of low system activity.
    All of the types are checked during each run. During the update run, incorrect types that are found are also activated using ABAP Dictionary mass activation and are then checked again afterwards. Usually, the end of the log of the update run should look as follows:


=======================================================================
All inconsistencies repaired.
Return code..............: 0
Date, time...............: 22.07.2011, 17:22:14
Program end===========================================================

 

              If there are still errors in the log, open a message under the component BC-DWB-DIC-AC.

            


 

 


------------------------------------------------------------------------
|Manual Post-Implement.                                                |
------------------------------------------------------------------------
|VALID FOR                                                             |
|Software Component   SAP_BASIS                      SAP Basis compo...|
| Release 620          Until SAPKB62073                                |
| Release 640          Until SAPKB64031                                |
| Release 700          SAPKB70004 - SAPKB70025                         |
| Release 710          Until SAPKB71012                                |
| Release 711          SAPKB71101 - SAPKB71107                         |
| Release 701          Until SAPKB70110                                |
| Release 702          SAPKB70201 - SAPKB70209                         |
| Release 730          SAPKB73001 - SAPKB73004                         |
| Release 720          SAPKB72002 - SAPKB72005                         |
------------------------------------------------------------------------

 

In the original language English, the report uses the following text symbols and selection texts:

 

Text symbols (Symbol name, text, maximum length):
AI1  Start of mass activation of types with wrong alignment:  80
AS1  End of mass activation.                                  80
DS0  There are still inconsistent objects.                    80
DS1  Make sure that note 1222907 is applied.                  80
DS3  All inconsistencies repaired.                            80
E01  &: Include & has wrong alignment.                       80
E02  &: Internal error & occurred                             80
ET0  &: Type touched.                                        80
H01  Check and correct nametab alignment                      80
H02  Task                                                    20
LN0  &: & <> &, no touch needed.                             80
S00  Summary of the checks:                                  80
S01  & types checked.                                        80
S02  No errors found.                                        80
S03  One error found.                                        80
S04  & errors found.                                          80
S05  There was at least one internal error.                   80
S06  There were more than & errors.                          80
S07  Please contact SAP by opening a message on component
     BC-DWB-DIC-AC.                                          80
ST0  &: Starting invalidation of type user loads (touch).     80

 

Selection texts (parameter, text):
PCHECK Check
REPAIR Check and repair

 

Re: SAP to SF -compensation forms not populating

$
0
0

Luke

 

The issue is still open with SF .They have not been able to figure out what is wrong but looks like the data from SAP is populating the staging tables but not in the forms. I ran the manual update for compensation templates as per advice from SF but still the data shows blank on the forms.Must be something wrong with the configuration of the compensation template .

 

Regards

 

Harris

i want to in sub contracitng recievable management contract accounting documentation

$
0
0

  Hi

 

 

i want to document details in sub contracitng recievable management contract accounting documentation


Re: Need to Call BRM Ruleset from SAPUI5 Application

$
0
0

Hi Mani,

 

Adding more on Piyas Das's inputs, please make sure,when you are creating a REST wrapper on top of EJB Session bean, make sure you have a proper data object response structure associated with that helper class such that it can easily get captured on the UI via an AJAX Call.

Doing this would ensure that data is always captured in the case of single or multiple returns.

 

 

Thanks,

Arun

Re: Not able to open a file in CV03N

$
0
0

Hi Laura,

 

In that case, no other option than re-installing the SAP GUI (May be you can try 730 gui version).

 

And also check whether in that computer the SAP working directory is available.

 

'C:\Documents and Settings\.........\SapWorkDir

 

 

Regards,

Ravi

Withholding Tax Base Amount ZERO

$
0
0

Dear Expert,

 

We are using extended withholding tax for customer side, customer withheld WHT amount and make payment to us. The setup work fine when we post manually invoices. But when we upload invoice through our invoicing system to SAP via batch input we are getting WHT base amount as ZERO. This happen when batch is process on background. If I process the same batch on display error only or foreground then WHT base amount is correctly determined.

 

Can anyone assist me? Thanks in advance!

 

B/R

Prashant

 

Invoice - Incorrect

 

WHT Code Setup

 

Re: Automatic Clearing_F.13_Error_Account not entered in table TF123

$
0
0

Hi Tarek,

 

Please let me know the document type you are trying to clear?
In the above screen print I see document type "AB" and "RE" are they special GL transactions?

 

Regards,
Ravi Kumar Sinha

Re: Migration from SAPDB to MAXDB

$
0
0

And one more think.

From where I can download Max DB version 7.5 ?

Re: Good resource on stored procedures?

$
0
0

Hi Zac,

 

I also agree with abhilash suggestion. But myself provided some helpful information:

 

You can use below sites for download Ebook about complex stored procedure :

 

1- COMPLEX STORED PROCEDURE IN SQL

2- STORED PROCEDURES

3- Google Ebook

4- SQL Server Central. Microsoft SQL Server tutorials, training &amp; forum.

 

I hope this is not the right place for this post: SAP Crystal Reports, version for Visual Studio

You get more information about this topic for change the post location..

 

--Dhana

Depreciation Based on Useful Life

$
0
0

Hi,

 

I have following scenario to create Assets with useful Life -

 

APC – 200000

Capitalization Date – 01.04.2011

Accumulated Depreciation from 01,.04.2011 to 31.03.2013 @ 4.75% PA – 19000

Current Year Depreciation (Apr to Dec) – 7125

Net Book Value – 173875 (200000-(19000+7125))

Scrap Value 5% i.e.  10000

Take over Date – 01.01.2014

Useful Life – 4 Years

Expired Useful Life – 2 years 9 months (33 Months)

Remaining Useful Life – 1 year 3 months (15 Months)

Depreciation Per month to be calculate in SAP – 11591.67 (173875/15)

In New Asset Capitalization Date - 01.04.2011

ODep Start Date - 01.04.2011

 

I have created a separate Depreciation Area for Useful life with postng Key 0. New Asset has created with above parameter. We have prepared the Asset document with Transaction Code ABSO with TType147  but system is not calculating the Depreciation correctly. System is showing Depreciaiton as below-

 

2013 Ord Dept -  22625 Value Adjustment 26125 (19000+7125)

2014 Ord Dept - 141250 (151250-10000 scrap value)

 

 

 

 

D.gif Please guide me how to correct the Depreciation value.

 

Regards,

 

VS


Re: Is SAP UCES officially supported by SAP NW 7.4 version

Re: disp+work.EXE stopped - urjent

Re: CRM_ORDER_MISC 020 : Please report valid absence/attendance type

$
0
0

Hi Neena,

 

Go to KP26 and maintain the Variable or fixed price for the combination of Cost center and Activity. I just solved this issue by doing so. 

 

Regards,

Asha

Re: UDF to handle blank value returned from RFC.

$
0
0

Hello,

>>The problem we are facing is at times the RFC call fails for some unknown reason + When the RFC lookup display queue gives error "Cannot perform RFC Lookup" at that time I need to throw the error output

U should know what's the reason and check why ur RFC is returning such messages - This is not a correct nehaviour

Not sure u can do much apart from debugging RFC, may be u can try to check "Use Exception" option in RFC lookup.

https://scn.sap.com/thread/1512208

 

Thanks

Amit Srivastava

Re: Problem with Excel sheet with two reports from two models

$
0
0

Hello Arnold,

 

You can, when creating the report or even from the Edit Report option, use the "Filter Members by properties" from the EPM-Member Selector window: You can choose your property as Group if you have and operator to "=" and Values to "SubGroup".

 

Please let me know if this helps.

Best Regards,

Noura

Viewing all 8332 articles
Browse latest View live


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