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

Re: VB.NET2010, MySQL and Crystal Report XML Datasource Deployment Problem

$
0
0

Thanks for the reply sir Don, I think I should set the datasource to its current directory upon loading. Im now searching how.


Assign PO in IP40

$
0
0

How can I assign Framework PO in maintenance plan?

I read in the forum that in IP40 there is an option of assigning a PO but in my system i can't seem to find it..

 

Any idea?

Re: caller 90 contains an error message.do not have authorization to extract from datasource 80xxxx,component DM

$
0
0

Hi,

 

Replicate the data source in BW.

Run the program RS_TRANSTRU_ACTIVATE_ALL for the source system. (3.X)

 

Goto transaction SE38, Run the program RSDS_DATASOURCE_ACTIVATE_ALL. (7.0)

Give your Data source name, and source system and check the check box for "Only Inactive objects".

This will activate the given data source.

 

Try to schedule the info package for the data source which you have activated now.

IF info package runs through, Repeat the process for all data sources ie unchecked the check box, which means it will activate all data sources for the source system.

 

check the autihosization your basis team using t code- SU53.

 

Check the job in SM37.

 

Thanks,

Phani.

Re: SAP Router

$
0
0

Hi Jamil,


I've change saprouttab to what you had mentioned:


saprouttab:

KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" xxx.xxx.xxx.rrr 3200

P 10.11.*.* 194.39.131.34 3299

P * * *

 

saprouter_log:

Wed Feb 19 10:11:00 2014 INIT LOGFILE

Wed Feb 19 10:11:00 2014 READ ROUTTAB ./saprouttab o.k.

Wed Feb 19 10:11:08 2014 CONNECT FROM C9/- host xxx.xxx.xxx.yy/4055

Wed Feb 19 10:11:08 2014 CONNECT TO   S9/17 host 194.39.131.34/sapdp99 (194.39.131.34) (p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE)

Wed Feb 19 10:11:09 2014 ESTABLISHED  S9/17 (-/SNC)

Wed Feb 19 10:11:10 2014 DISCONNECT   C9/17 host xxx.xxx.xxx.yy/4055 (xxx.xxx.xxx.yy)

Wed Feb 19 10:11:15 2014 CONNECT FROM C18/- host xxx.xxx.xxx.zzz/50656

Wed Feb 19 10:11:15 2014 CONNECT TO   S18/10 host 194.39.131.34/sapdp99 (194.39.131.34) (p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE)

Wed Feb 19 10:11:16 2014 CONNECT ERR  S18/10 NIEROUT_PERM_DENIED on 'SAProuter 40.4 on 'spwdfvml0575''

Wed Feb 19 10:11:16 2014 DISCONNECT   S18/10 host 194.39.131.34/3299 (194.39.131.34)

 

dev_rout:

---------------------------------------------------

trc file: "dev_rout", trc level: 1, release: "720"

---------------------------------------------------

 

Wed Feb 19 10:11:00 2014

SAP Network Interface Router, Version 40.4

 

command line arg 0:     ./saprouter

command line arg 1:     -r

command line arg 2:     -G

command line arg 3:     routerlog

command line arg 4:     -W

command line arg 5:     60000

command line arg 6:     -S

command line arg 7:     3299

command line arg 8:     -K

command line arg 9:     p:CN=XXX, OU=XXX, OU=SAProuter, O=SAP, C=DE

SncInit(): Initializing Secure Network Communication (SNC)

      AMD/Intel x86_64 with Linux (st,ascii,SAP_UC/size_t/void* = 8/64/64)

      UserId="xxx" (1001), envvar USER="xxx"

SncInit(): Trying environment variable SNC_LIB as a

      gssapi library name: "/usr/sap/saprouter/lib/libsapcrypto.so".

"dev_rout" 33L, 1424C                                         1,0-1         Top

Re: VB.NET2010, MySQL and Crystal Report XML Datasource Deployment Problem

$
0
0

Sir @Ludek, it doesn't point to the XML file in its current directory. It points to the original project location that's why It doesn't generate the expected result. I think I have to change the location of the datasource programatically or upon loading.

Re: SAP GUI Appearance Changes After VBScript Manipulation

$
0
0

At the end of your script, did you clear the object variables by assigning it to Nothing? i.e.

 

set session = nothing

set connection = nothing

 

etc?

Re: How to Use AET and manage rapid applications

$
0
0

Hi Olivier,

 

Basically my requirement is to have a form with 1:1 to  BTADMINH and the to add the roles for the user given in the form.So this table view wouild have 1:n RELATIONSHIP to BTADMINH and above form as well.

 

Thanks and Regards,

sivaramakrishna

Re: Broadcast message issue after EHP2

$
0
0

Thanks Shobhit for the very helpful answers. Appreciate your help. Thanks a lot.

 

Thanks

Siva


Re: How to Count the Rows of a GUI Label Object

$
0
0

Thanks Gary.

 

Learned it from SAP Scripting API Help File.

 

I noticed that the behavior of the GuiUserArea with table constructed from GuiLabel objects is similar to GuiTableControl where VerticalScroll property effects the ID (for row) property. Hence, I use the same approach.

 

BTW, you've described the algorithm I used correctly. For point no 1, I had to use Left() function as well to get rid of the "]" character.

 

The limitation of using the algorithm is that there should not be any other objects other than the GuiLabel table on the screen.

 

Thanks,

Sayuti

Re: F4 Dropdown in SALV report

$
0
0

How are you defining the final internal table and which 2 tables data is present in it?

F4 help should come automatically based on type of field.

Re: Unable to enhance a screen

$
0
0

This was the code I am trying. Last Updated is the name of the extension field in the UI which I declared in the BO. But it shows an error saying Lastupdated can be identified. 

 

 

import

 

 

ABSL

;

 

 

if

 

 

(this.CurrentCommon.LastUpdated.IsInitial

()) {

 

 

this

 

 

.LastUpdated.content = this.LastActivityDate.Delta(Context.GetCurrentUserDate()).ConvertToDays

();

 

 

this

 

 

.LastUpdated.unitCode = "DAY"

;

 

Re: foreign currency valuation for bank accounts

$
0
0

Hi Mohit,

 

They should be your company code currency as normal.

Because if Account currency is your company code currency, you can post items in any currencies to these account.

 

Julie

Re: Reg : SAP Workflow training materials

$
0
0

Hi Karthik

 

The BIT series of Workflow are copyright material of SAP and sharing openly like this is not a good idea.

if you need them, contact SAP education, via your organization, to get this material.

 

SAP Education - India:

https://training.sap.com/in/en

 

SAP Workflow Associate training and certification:

https://training.sap.com/shop/certification/c_bitwf_73-sap-certified-development-associate---sap-business-workflow-with-sap-netweaver-70-g/

 

 

If you need these to prepare for Workflow Certification and do not have the funds to invest on the full blown certification training program, just get your hands on the following "Best Book Ever':

http://workflowbook.com/

 

This will be quite cheaper as compared to wf certification training....AND much comprehensive as it has been written by some great minds!

 

 

If you need to build your knowledge from basics and need some free stuff, check the following links:

 

An introduction to SAP Business Workflow
http://scn.sap.com/docs/DOC-31056

 

Building a Workflow From Scratch
http://scn.sap.com/docs/DOC-3224

 

A Beginner's Guide to Workflow and WebFlow
http://scn.sap.com/docs/DOC-3024


A little help for SAP Workflow 'freshers' (part 1)
http://scn.sap.com/community/bpm/business-workflow/blog/2011/02/15/a-little-help-for-sap-workflow-freshers-part-1#

 


Workflow Recipe for Passionate Starters - Part I (Spice up!!)
http://scn.sap.com/community/bpm/business-workflow/blog/2012/05/18/workflow-recipe-for-passionate-starters--part-i-spice-up

 

Workflow Recipe for Passionate Starters - Part II (Spice up!!)
http://scn.sap.com/community/bpm/business-workflow/blog/2012/05/18/workflow-recipe-for-passionate-starters--part-ii-spice-up


Workflow Tutorial:
http://****************/Tutorials/Workflow/Workflow.htm


SAP Business Workflow on SAP Help
http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm


Workflow transcations:
http://help.sap.com/erp2005_ehp_02/helpdata/en/9b/572614f6ca11d1952e0000e82dec10/frameset.htm


Using ABAP OO in Workflows:
http://scn.sap.com/community/bpm/business-workflow/blog/2006/07/25/using-abap-oo-methods-in-workflow-tasks

 

 

regards,

Modak

Re: WHEN AM CREATING SALES ORDER, IF MATERIAL IS NOT AVAILABEL THEN IT SHOULD DIRECTLY CONVERT IT TO PURCHASE ORDER... HOW TO DO IT...

$
0
0

Dear Raj Very good mng

 

Dont write with capital letters ----by the by as per my understanding if stock is not there in your plant  automatically in the sales order Line item TAS Should be populated instead of TAN

So automatically PO Creation ?

 

As per my knowledge no way as per standard

only way is we can do manually 

Get the message "Could not load measurement file for system XXX".

$
0
0

Hi Gurus,

Im facing an issue related to "Could not load measurment file for system XXX" on my License Administrator Workbench (SOLMAN) when try to update txt.file of a system.

I took the system measurement in wich server as BW and ECC (both NO-UNICODE systems based on AS400) via USMM transaction and save it into a local directory.

When I've tried to import the measurement files into SOLMAN (UNICODE system based on Windows) I get the message error.

 

Details:

ECC 6.0

SAP_BASIS 701 - SP14

SAPGui 730

Meas. LAW Version   6.10

 

I already read all these notes:

 

765763 - Setting the Upload/Download codepage for a SAPGUI connection -

1493880 - LAW: Uploading file with code page selection

855367 - LAW: Problems with UNICODE/non-UNICODE systems -

1379826 - LAW: Current RSLAW_PLUGIN up to Version 6.2

1493945 - System meas.: Also transferring code page names to LAW file

 

I saw what some ones had expected the same issues with old versions of the SAP_BASIS and SAPGui.

They setup the code page  in SAPGUI to utf-8 and the problem was solved but I dont know where set it ??

 

Kind Regards,

 

Thank you,

Juan


Re: dump with CX_SY_CONVERSION_OVERFLOW

$
0
0

Hi,

 

Looks like a conversion error. in the dump in T-Code ST22, you will know the line of code causing the issue. Chances are Type conversion from one to another is causing the issue. Shortdumps are very informative analyze that first should give you lot more hints.

 

Cheers,

Arindam

Re: Please wait while fetching messages...

$
0
0

Hi Robbe,

 

Please implement note 1928712. We did this and it fixed the issue.

 

Thanks

Siva

solar02 document list for configuration tab

$
0
0

we have one project with around 300 business process, there are various nodes and sub nodes, for each node, in solar02, there is one tab called " configuration", consultants put configuration document (document naming convention COND_01-****.doc, for example) under this tab.

 

there are around 1000 subnodes, some has no configuation document attached to the "configuration" tab in solar02. so how to pull and export all those documents start with "COND****.doc" in solar02?  if not possible, is there any way to find out where are all "COND***.doc? inside which subnode

 

any table we can use for search? thanks

Re: WD MDM Component usage in Development component

$
0
0

No Jun, I said we can merge data of 3 filelds into a single fileld. for example I have first name, last name and middle name fields. If i want to merge these three into single Name text field. I can get all the three fields and set to Name field. I hope you understand.

 

Regards,

Pradeep

Re: Clean installation SAP8.8 - > SAP8.8.2 PL13 +SQL S2012+SERVER 2012

$
0
0

Dear Erez,

 

I usually install using "local administrator", you may try, maybe it effect.

 

Regards,

 

Hendra

Viewing all 8902 articles
Browse latest View live




Latest Images