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

Official Document Numbering Error Message: Error Number range interval not found for Object OFN_YR XXXX

0
0

Hello Experts,

 

I have set up the official Document numbering China. But during document posting i am getting the subjected error. Can someone help me on this.

 

Error Description :

 

Number Range interval not found for Object OFN_YR  Company Code No Group

 

Best regards,

Meghana.


Re: sp for project mandatory in inventory transfer and transfer request

0
0

Hi Anantha,

 

try this

 

                                             ----Validation in Inventory Transfer----

 

                          

               IF @transaction_type = N'A' AND @Object_type = N'67'

BEGIN

    IF EXISTS (SELECT distinct T0.DocEntry

                    FROM dbo.WTR1 T0 inner join OWTR T1 on T0.DocEntry = T1.DocEntry

                    WHERE (T0.Project is null or T0.Project = '')

                    and T0.DOCENTRY = @list_of_cols_val_tab_del)

     Begin

          SELECT @Error = 1, @error_message = 'Please select Project'

     End

END

                                               ----Validation in Inventory Transfer----



 

                              ----Validation in Inventory Transfer Request----

               IF @transaction_type = N'A' AND @Object_type = N'1250000001'

BEGIN

    IF EXISTS (SELECT distinct T0.DocEntry

                    FROM dbo.WTR1 T0 inner join OWTR T1 on T0.DocEntry = T1.DocEntry

                    WHERE (T0.Project is null or T0.Project = '')

                    and T0.DOCENTRY = @list_of_cols_val_tab_del)

     Begin

          SELECT @Error = 1, @error_message = 'Please select Project'

     End

END

                                               ----Validation in Inventory Transfer Request----

 

Thanks,

Harshal

Re: when f2 is pressed on SAP CRM Web UI 'Blank popUp'

0
0

I dont have an answer for this as I have never faced this.

 

Can you please try this

1. Go to transaction  STAUTHTRACE and enable trace for your user.

2. restart the session and launch F2.

3.deactivate trace and evalute , i believe this has to do something with authorizations.

Simple java mapping to create zip files

0
0

Hello All,

 

I have a little complex scenario. The sender sends an IDoc and it is converted into a text file. This text file is supposed to have a specified filename along with the timestamp (the file name is to be of the form VT_KKO_*timestamp*.txt. After this file has been created, it has to be zipped and sent to SFTP file server. This zip file also is to have the same filename only the extension should be zip instead of txt.

 

So, I decided to go ahead with first dynamically naming the file with a udf and then use java mapping to zip this file.

 

Can anyone provide a simple java code to just take the inbound payload and zip it and pass it along to the receiver adapter. No other operation is to be conducted. All the sample programs I found are doing some additional work like, taking mulitple payloads etc. which is not needed for my requirement.

Kindly help me with this. Also if you have any better idea or solution then, please suggest that as well.

 

Thanks,

Ajeya G V

Re: Getting short dump at the time of processing VA01/VA02 and VF02.

0
0

Hello,

 

To solve the short dump, please apply the following two notes:

 

932912    KEDR: Termination after table access

803419    KEDR: Prog. termin. w/ step w/ VCONF charac. as

 

 

Best regards,

 

Ronghua Fan

SAP Product Support

HCP: delete-availability-check

0
0

Hi developers,

 

I am developing an HANA XS application on HCP (HANA XS prod instance).

 

Since creating the application an availability check is implemented. I want to delete this check and found following documentation (SAP HANA Cloud Platform).

 

When I check all active availabilty checks on my account, I found only one. If I want to delete this, I got the message:


Warning: Configuration for account XXXXXXX, application XXXX does not exist.

 

It's an XS application, so I have to type my xs instance and my application name in following format xsname:appname. The docu tell me only use lower

 

case letters, but when I check the active availabilty checks it looks like xsname:APPNAME. So application name is upper case.

 

Do you have any idea, how to handle this?

 

Thanks!

Re: Business packages required for WD ABAP ESS/MSS

0
0

Please open MSS role and check if entry point is set.

Also open role permissions and give end user runtime permissions

lastly check user admin if role is property assigned to your userid or not.

 

Ankur

Re: We need to configure the SE 367 message from Warning to Error for ME22N.

0
0

Please check the SAP note 769490 - ME32K: Deletion of service can be customized.


Re: Missing section code for reversal through FB08

0
0

Hi Kolusu,

 

The entry is with posting key 39 and sp.gl A (credit entry) and 29 for clearing(Debit entry).Anyway irrespective of posting key the Section code field is to be updated with a default value.For credit entry section code is saved without section code.

 

So that I can reverse the document.

 

Regards/Anand

Re: SAP Converting from single database to Oracle RAC

0
0

Hi Fidel,

 

     Thanks.... currently im doing the first and i get this error in DBCA creating templates.

 

Re: Custom IDP on HCP breaks my WebIDE

0
0

Well everyone was just for testing please check SAP HANA Cloud Platform

There it says:

AccountDeveloper and AccountAdministrator require SAP IdP to be configured as identity provider. If you want to use the AccountDeveloper or AccountAdministrator role together with a custom IDP, create those roles as custom roles and assign the corresponding user manually.

 

As for the second part:

You can create as much subaccount that you wish for. I am no IDP specialist either, but for extension accounts it does work like this.

You have an acount with SAP ID accountA and a subaccount accountB with custom IDP if you don't need resources on accountA just assign them to accountB.

Don't know if it does help but maybe give it a try

 

Regards

Mathias

Re: Error during the SAP System Copy - Start Instance phase (ORA-01017: invalid username/password; logon denied)

0
0

Hallo,

 

I think you are still confusing the ABAP schema owner with SSFS.

As outlined above and in the note I mentioned twice: SSFS doesn't care who owns the schema. For SSFS it's just a user name.

 

SSFS is a prerequisite for Oracle 12 but you shouldn't worry because you are already using it.

This is indicated by "connect info for default DB will be read from ssfs" in trans.log. Refer to one of my first responses above.

Just execute "R3trans -x" and check trans.log if you want to try it again. If trans.loog indicates you are using OPS$ then you have to convert to SSFS before you upgrade to Oracle 12.

The note mentioned before will tell you how to do this.

 

The only thing different to a standard configuration in your configuration is the ABAP schema which is SAPR3 vs SAPSR3.

You can only change the owner if you execute an export/import but the update to Oracle 12 doesn't care if you have SAPR3 or SAPSR3.

 

Regards

Thomas.

Re: Pulling actual work hours for a WO

0
0

hey,

 

Not sure, you should be getting the same number of orders at least in IW37N / IW49N, which is at the operation level so you will see more data but the actual number of orders should be the same as what you should see in IW38 / IW39 provided your search criteria is the same. Have you checked for any layout filters / variants, etc.

 

Check out MCI8 report for cost analysis, it may help you. Please include the additional fields in by clicking on the choose key figures button or F6.

 

Search SCN for other useful SAP PM reports, also check this out:

 

Standard SAP Plant Maintenance Reports

 

Cheers,

 

K

Re: Mapping help required

0
0

Praveen ,

Tried already still the same error ?? did it work in your system

Re: SAP IDES DISP+WORK.EXE stop after changing the IP address of system


Org ID and SalesUnit ID Inconsistent

0
0

Hi experts,

 

I define a element on my custom BO.

I hope that the reuslts presendted in the following figure:

2016-3-16 下午 03-15-26.png

 

 

Code:

element ZSalesUnit:OrganisationalCentreID;

 

I thought it was the dropdownlist, unfortunately, it is not.

So I change properties DisplayType: objectValueSelector, the ValueHelp -> OVSComponent

2016-3-16 下午 03-53-01.png

2016-3-16 下午 03-53-19.png

Save and Activate my QC Screen.

 

 

On the Cloud System.

I click OVS is show, but the value is inconsistent.

2016-3-16 下午 03-46-55.png

 

Q1.Call tell me why?

How can I do to show value the same picture 1.

 

Q2. The Field can show code and value? my field is show code.

2016-3-16 下午 04-00-38.png

 

Best regards,

Daniel

Re: Run Time Error during MIGO , Mov -261 Q

0
0

Dear Suresh

                     Same settings in Q/C server & We are not facing problem in QC server.

Thanks

Adapter Engine Cache : Multiple Entries

0
0

Hello Experts,

 

We are currently in PI 7.1 version...

 

2 Strange Issues :

 

1. under sxi_cache , adapter engine cache... there is more than one entry under "Adapter Engine Connection data Cache"

 

As far as I know there should be only one as we have central adapter engine..

 

Adapter Engine data cache.jpg

 

 

2. there was an ICM failure...which was corrected , but after that all messages were in below error in sxi_monitor

 

"pipeline CENTRAL version 001 already exists in system"

 

 

Are these errors inter related?

 

 

Best Regards,

Du

Display of alternative key in BOBT is empty/space

0
0

Hi all,

 

I created my BO ZLIP_PA with some alternative keys to display node specific information in BOBT:

2016-03-16-084245.png

 

For each alternative key I defined a structure defining the columns I want to to display. For the ROOT node this structure looks like:

2016-03-16-084435.png

At database level I defined a secondary index. For the ROOT node this index looks like:

2016-03-16-084709.png

In BOBT the alternative can be selected as information to be displayed. For the ROOT node this screen looks like:

2016-03-16-085100.png

After selcting this alternative key the information displayed is empty/space (area marked red) although there are some inforamtion to display (area marked green):

2016-03-16-085336.png

The system status is as follows:

2016-03-16-085849.png

 

How to display the information of a multi column alternative key?

 

 

Regards

Thomas

Re: Difference Posting

0
0

Hi Faizan

 

You can remove the account determination in OBXI / OBXL.. With this the user wont be able to make a difference posting into a GL account

 

Regards

 

Ajay M

 

PS: Request you to close your threads once your issue is fixed. you can close by marking any of the relevant answer as CORRECT ANSWER. For any workaround solution, you can specify it as HELPFUL ANSWER.. Incase no solution is available, Close your thread by marking it as "Assumed Answered" . This helps others in future to know how the issue was resolved

 

 

 

Hope you will do your bit for a better SCN

Viewing all 8851 articles
Browse latest View live




Latest Images