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

Re: Kapsel AuthProxy read client cert from store

$
0
0

Hi Brijesh,

 

I assume that the alias name is the certificate name.

Ex. if the certificate is SAPCertificate.cer(for android) or SAPCertificate.der(for ios) the alias name will be SAPCertificate.

 

var cert = new.sap.AuthProxy.CertificateFromStore("SAPCertificate");

 

You should install the certificates in the devices.

 

Regards,Midhun

SAP Technology RIG

 

 


Dynamic Default LOV

$
0
0

Hi,

 

I would like to have dynamic default LOV based on user.

 

I have a table in Database with username and Region he is working on.

 

Based on the user who logged in the system, can I show the default region as region stored in the database table.

 

Appreciate your input on this

 

 

Thanks

Bala

Re: convert time between internal and external

$
0
0

Hi ,

 

please have a look to the services provided in package SABP_CONVERT.

 

For you are the services of CL_ABAP_TIMEFM interesting especially CL_ABAP_TIMEFM=>CONV_TIME_EXT_TO_INT/CONV_TIME_INT_TO_EXT

Furthermore to this classes AUnits are attached demonstrating how to use these methods.

 

 

This thread is quite old, but may be interesting for people working with web search engines.

 

Regards, Jürgen

Re: Where does "Add note (optional)" in Approve purchase orders app display ?

$
0
0

How can i configure my F18 text ?

Re: pb roadmap?

Re: How to: SMP 3.0 one application with an OData Services

$
0
0

Thanks Midhun!

 

Cheers, Mike

SAP Technology RIG

Re: Force Close PR Number

$
0
0

Hi Jepoy,

 

You're looking at this the wrong way.  You say you know that you should not change table data directly, but now you're asking which other tables you have to update directly since you're going to do it anyway!

 

Use BAPI_PR_CHANGE to make this change.  This is the approved way to make the change.  Do NOT update EBAN directly, you will cause problems.

 

Jim

Back Navigation button not visible in tablet resolution

$
0
0

Hi,

 

The back nav button is not visible when we run the application in SAP Webide with 800*600.

It is visible when we run with mobile resolution 320*480.

 

I have attached the screenshots in the attached doc.

 

Any ideas.

 

Regards

V


Re: JOB_RSVBCHCK2 Error

Re: Deleting Retrieval Argument generates DW Error

$
0
0

Neil, The report runs with the remaining 3 retrieval arguments and the company_num as null. A join to a security table only allows you to see certain company records in the code. So it is possible I need to remove this first. Thanks, Wayne

Re: Security that enables "Schedule" button for DCP

$
0
0

I have been testing each one of the rights and I finally discovered which rights I have to be enabled for the "schedule" button to display.

 

It is "Manage my corporate categories"

 

I don't exactly know why there is a dependency between this rights and the schedule button, but enabling this allows "schedule" button to be selectable.

 

Anyone know why there is a dependency there?

Image.jpg

 

Vincent

Re: Services procurement - Pricing Access sequence error for Custom fields

$
0
0

Hello,

There are 2 things that you have to check.

1. Did you add the 2 fields to the customer enhancement structure of KOMK or KOMP ? In that case, I think the structure should be reflected like the standard fields (KOMKK or KOMP)

2. You have to move ZZITEMGROUP before KFRST.

 

Rgds,

Vijay.

Re: My Inbox - /IWPGW/TaskProcessing (v2) - TaskCollection is Blank

$
0
0

Hi Tejas,

 

I have implemented the note. Also the tile configuration is below -

 

Image 143.png

 

Image 144.png

 

But still no luck -

 

Image 142.png

Re: table of component depend on operation on pm order ( tcode: iw32 )

ORA-00942: table or view does not exist

$
0
0

Hi professionals

 

I am updating sap ecc 6.0 to ehp7 stuck in phase  MAIN_SHDIMP/SUBMOD_SHD2_RUN/SQLDB_D1GENIN_SHD2!

 

EXECUTING E:\SUM\abap\bin\SAPuptool.EXE execdb ..\var\SQLDBSCRIPT.TQL

Logging to 'E:\SUM\abap\log\SQLDBSCRIPT.OUT'

FATAL ERROR: DBSL error 103 (db code 942):

ORA-00942: table or view does not exist

 

contents of SQLDBSCRIPT.OUT

 

1 ETQ000 ==================================================

1 ETQ399 Executing SQL script '..\var\SQLDBSCRIPT.TQL'.

2 ETQ399 Connecting to database 'ora'.

3 ETQ398 SQL: DELETE FROM "D1GEN"

4 ETQ010 Date & Time: 20150430182328 

1 ETQ000 ==================================================

4 ETQ010 Date & Time: 20150430182328 

1EETQ008 Error message: DBSL error 103 (db code 942):

ORA-00942: table or view does not exist

1EETQ003 exit code: "12"

4 ETQ399 Rollback.

 

os windows 2012 R2 and Oracle 11204 with latest patch set sap kernel 721 version 402 and also i update kernel of dbsl at shadow instance to kernel 742 version 101 the same error exists

 

shadow instance is up and running

 

how to check that table D1GEN is existing or not? i check in original instance or shadow instance as i can't  connect to shadow instance by sap gui gives that error

sap system message

error loading screen source: sapmyst 0020

 

please help as update is stuck ASAP


Re: To send Mail when supervisor Position is Vacant!!!!

$
0
0

Hello,

 

Do you mean mail or workitem?

 

You will probably have to create a custom method to call rule AC00000168 with fm RH_STRUC_GET to fetch the supervisor - and keep doing it until it finds a position that isn't vacant.

 

regards

Rick Bakker

0CO_PC_PCP_03 not getting complete data

$
0
0

Hi Guys,

 

I am working on this extractor one of my user complained that he was not able to see netrie for certain material type in the query. Checked KEKO and CKIS table data exist there. BUt is not flowing to extractor. RSA3b does not show data.

 

Can anyone please suggest something?

 

Regards

Shirley

Re: GRC 10.0 Mass Role removal

$
0
0

Hi Sabrina G.,

Where you able to fix your issue? I’m experiencing the same behavior, the add button doesn’t really do anything and there is no “Existing Assignment” button either.  I’m in SP11 and it took many notes to get the Multi User provisioning working, so if you can point me in the right direction for the Multi Role removal it will be greatly appreciated.

Re: Audit trail for Mitigated users

$
0
0

Hi Becki,

 

Maybe try running program GRAC_DOWNLOAD_MIT_ASSIGNMENTS to download the MC report? I haven't tested it, but this may give you all the MC assignments since the beginning of time.

 

Or try the Mitigation Control Report from the Reports and Analytics workspace of NWBC.

 

MC reporting is extremely lacking in GRC 10.  As a workaround, I would try using the above reports and matching up the validity dates (FROM) to manually match the MC to the actual Monitor a specific time.

 

-Ken

Re: MSS Role navigates to ESS role

Viewing all 9125 articles
Browse latest View live


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