Quantcast
Channel: SCN : All Content - All Communities
Viewing all 8735 articles
Browse latest View live

Audit Dimension

$
0
0

Hi,

 

When I am populating data from BW cubes to BPC cubes, How can the Data source / Audit dimension in BPC be automatically populated with something like "Elimination Transaction Data" based on a particular criteria? Can it be done through the Data Manager Package Conversion process while transferring data from BW to BPC or does it require changes to be done on the BW side?

 

Sincerely,

 

Nicky


web dispatcher

$
0
0

Hello All,

 

  I have installed standalone web dispatcher in windows. installation is completed.

while check the profile using the below command in web disp. it show the following error

Do i need open the port in the system and how to find ms host name and port number.

 

command

sapwebdisp -checkconfig pf=XD1_W10_ENTWDPX1

 

 

 

 

 

Regards,

Manoj J

Post EHP7 upgrade "issues" (or things I just don't understand)

$
0
0

Hello Security Gurus,

 

I've run through SU25 post EHP7 implementation and have found the following inconsistencies within my roles now that i cannot find any info on in other posts, forgive me if the information is already out there.

 

Issue #1: In our ECC system, we have a number of Transactions with S_RFC as a checked object in this form:

     ACTVT: 16

     RFC_NAME:

     RFC_TYPE:

               Leaving the RFC_NAME and RFC_TYPE blank so we can adjust in PFCG in read and merge mode. After the upgrade, when I read and                merge, I lose all entries we 'maintained' for S_RFC object. Does anyone know if this object no longer allows maintenance in PFCG and                what the reasons for this may be? Is there a workaround to keep it as is in the old system?

 

Issue #2: We have 2 Transactions: RBDAPP01 & RSEOUT00, which in our original ECC system brought in objects: S_DEVELOP, S_DATASET AND S_PROGRAM. However, in the upgraded EHP7, when I do a read and merge, I lose all those values. When I look in USOBT_C in the original system, I DO NOT see the objects S_DEVELOP, S_DATASET AND S_PROGRAM, but they are indeed listed in PFCG.

 

     My question is: If SU24 does NOT contain a check for an authorization object, is there any other way that object can be automatically added in PFCG in the Expert Mode for Profile Generation - Read old status and merge with new data? Images below are to illustrate this issue:

 

In PFCG after doing a Read and Merge:

S_Dataset=PFCG.jpg

 

In USOBT_C, as you can see S_DATASET isn't associated to RBDAPP01:

 

usobt-rbdapp01.jpg

 


Thanks for your time,
Chris

Report Engine API 4.0 (upgrade to 4.1)

$
0
0

Hi,

 

In the incoming days we will face the upgarde of our current SAP BI Platform (4.0 SP8) to next minor release (4.1). One of most challenging points is to ensure the proper behaviour of existing SDK customizations based on Report Engine API available at 4.0. I know that SAP is promoting use of Restful Web Services as a way to implement functionality previously delivered by JAVA API but my question is. Will current Report Engine API based developments work under in 4.1 release? In other words, has SAP planned an smooth transition from Report Engine API to restful Web Services scenario (compatibility scenario ) or code will have to be completely rewriten ?

 

Thanks,

Numeros de folio

$
0
0

Estimados bueno tardes, les escribo desde Perú les comento tengo el SAP 8.82 y en mi trabajo utilizando el numero de Folio para asignar la serie y correlativo de mi facturas de ventas, lo que quisiera que me ayuden es cual es la logica del numero de foleo y como configurar este numero de foleo para llevar una correcta administracion.

 

Saludos

Sergio Chuquiyauri Amaya

CALL_FUNCTION_REMOTE_ERROR

$
0
0

I'm building a program that will call an asynchronous RFC repeatedly, for downloading files from a DMS document server to a local directory on the presentation server.

 

In order to do this, I am calling the function a number of times in parallel (based on number of available processes). However, I keep getting dumps of type CALL_FUNCTION_REMOTE_ERROR, due to problems in the form defined as "on end of task". Here's my sample code:

 

          call function 'ZCA_MY_DOWNLOAD_RFC'

            starting new task taskname

            destination in group default

            performing reduce_process_counter on end of task

            exporting

...

 

In the "reduce_process_counter" form, the following code is executed:

 

 

  receive results from function 'ZCA_MY_DOWNLOAD3_RFC'

    changing ch_taskname = lv_taskname.

 

Note that the "changing" parameter is defined in the function module and is working OK in most cases.

 

Now, the issue is the following: In most cases, the logic functions. I have a parameter in the calling program, allowing me to specify how many RFC calls I should run in parallell (based on available processes in the app servers). However, every once in a while - and especially if I run more than 2 or 3 calls in parallel, I get the CALL_FUNCTION_REMOTE_ERROR. This occurs on the "receive results" statement, with the dump reading "ThISend: bad tm type / connection closed (no data)".

 

It seems to me that my RFC's are "running wild" once I allow more than 2 or 3 of them to run in parallel. Again, there is no consistent behaviour here - some times, I can launch 5 in parallel; 8 will terminate properly, but the 9th will crash with the above error. I have implemented logging fuinctionality using a specific Z-table, so I can monitor the behaviour of bot the main program and the RFC's. Also, by checking SM66, I see my 5 processes running peacefully in parallel, until one suddenly "explodes"...

 

Any idea what's wrong here?

 

Regards,

Trond

Expert routine.

$
0
0

Hi,

 

I have a question. I need to calculate missing miles in the expert routine.

I'm not good in ABAP, I tried to write the code but i have problem to get continue with 1 record to another record. can please some one help me to write a code.

 

Thanks,

 

Master data of Function location

Function location    From miles   To miles

AB0001                 500             600

 

 

Transaction data:

 

FL                MDOC         From miles        Tomiles

AB0001        00001          504                    510

AB0001        00001          522                    526

AB0001        00001          560                    566

 

In this Case missing miles are

 

Mismiles From        Mismiles To

500                        504

510                        522

526                        560

566                        600

 

The Function location lenght could be start from 0 or 80 0r 110.....

to do coding in 00 abap

$
0
0

Hi,

 

i am a BI developer working with oo abap, i need to code  a class with private helper methods, can you tell me the best way to do this and if possible how to debug them. Should i code in abap editor and transform it into a class and methods. Please help.

 

Thanks.

Cherrt


Consolidacion de informes financieros entre compañias

$
0
0

Buenos dias:

 

Compañeros, alguien me puede indicar como puedo generar reportes consolidados financieros entre varias compañias, ejemplo balance, estado de perdias y ganacias o el balance provisional.

 

A espera de sus valiosos comentarios

How to enhance a Web Dynpro Component Configuration in 7.31?

$
0
0

Hi all,

 

we are used to enhance Web Dynpro Configurations for Views in SRM up to 7.01 (SAP_BASIS 7.02). Since SRM 7.02 (SAP_BASIS 7.31) this is no longer possible. We just want to disable some fields or change their labels ... nothing sophisticated.

The whole process changed a lot and we are no longer able to find the correct procedure to enhance component configurations.

 

What we did understand was that we can reach the enhancement section directly from the Web UI: right mouse -> technical help. From here we can reach the actual Component-Configuration of the view directly (instead of going to SE80 first in SAP_BASIS 7.02).

 

After this we are presented the component configuration as we are used to (except that the trays are aligned vertically instead of horizontally as before). In view mode we see the trays "Component Defined" and "Web Dynpro Built In". Now we can enhance the configuration. After creating the enhancement the tray "Web Dynpro Built In" disappears. It is not possible to enhance the screen.

 

What is wrong here?

 

Regards

Mike

I can't access the SCN rules of engagement document

$
0
0

When I ever I try to Access the SCN rules of engagement at the link http://scn.sap.com/docs/DOC-18590 which is found in the missiong, I get the following message:

 

 

Unauthorized

 

Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here.

 

 

 

Anyone knows how to solve it? I browesed other discussions that state it was solved but it clearly isnt't.

Rewriting my WDJ project using J2EE EJB's

$
0
0

Greetings, experts.

 

I have constructed a Web Dynpro project which I am now converting to EAR, because it must run as an automated job via the portal Java Scheduler. It is a simple application that will read portal server tables, extract rows using SQL and JDBC, and then iterate through these rows, calling an R/3 RFC for each to read HR information (e-mail address) for the user ID in the result set. Finally, an e-mail is created and sent via simple SMTP. Very low volume application, intended to run daily during off hours. My application logic is complete, everything works great in my WDJ DC. Now to move everything to non-WebDynpro Java.

 

My skill set is specific to WDJ. I am new to J2EE development, and I am struggling with the mechanics of the EJB. So far, I have made the following correlations (specifically for my current task, not broadly accurate)

 

Message driven bean =  Application (because it is the Java Scheduler launch trigger, no problem here, this works great)

Session bean = component controller, business logic (methods, data declarations, import classes, etc....)

 

Entity bean = Model? Context? I need help here. I have tried to summarize my questions into these two:

 

Q. What is the J2EE functional equivalent of a component controller context node? Is it an entity bean, and do I need to use a dictionary project and/or a JPA project? In my WDJ application, I read the SQL result set into a design time defined context node, with elements corresponding to the returned data fields. It shouldn't be a difficult task, but I am inexperienced, and I keep getting hung up on persistence, stateful-ness, and data dictionary projects. Do I need them?

 

Q. From what I can tell, RFC models were easier to manage before the SAP Enterprise Connector became deprecated. The actual function module execution couldn't be more simplistic - it takes a single string as input and returns two other strings. I am making this call frequently, once per record, but I do not need to retain the output data set from one call to the next, so constructing a complete model seems like overkill.

 

Composition Environment makes my head spin, I feel that the learning curve is too steep for this quick little project. And I know someone is going to recommend web services, I don't have that skill set, either, but I am not opposed to trying. I get the impression that managing the model is the hard part, and web service enabling it is simple, once you know how. I've done my diligence, scouring forums and online resources, reading books, and I've come a long way on my own.

 

I feel like the answer is just beyond my fingertips, can someone please help me bridge those last few inches?

SAP MDG

$
0
0

Hi all, can anyone explain me the functional side of sap M.D.G and its future scope.

 

Should one opt for the functional or the technical field of M.D.G?

Choosing to Win

$
0
0

For sales, the ABC (Always Be Closing) mentality never changes. All sales people -- or least great ones -- choose to be at their best in every engagement with customers to ultimately win big and win fast for you and your customers.

 

But like most goals in life that involve passing the persuasion, likeability, consensus, and validity test with others - easier said than done.  In business it’s no
exception.  And I don’t mean it in a negative way. I mean it in a matter-of-fact way - no “sugar-coating” toothaches!  So, drumroll please…this is why I continue to hear from sales leaders, practitioners and peers that the right enablement and tools are absolutely critical to sales success. Sure, a buffet of tools exist in the market to address a sales reps’ day- in-a-life, but choosing the right one(s) matter in today’s world where customers have less tolerance and always expect more.

 

Below is a wish list that I collected - at a recent sales conference - from various face-to-face conversations on what an ideal, next gen customer engagement for sales solution should be able to help you do:

 

  1. Focus on what really matters
  2. Make each and every part of your day work for you
  3. Sell wherever you need to
  4. Win more together as a team
  5. Spend time with customers, not paperwork

 

I’ll spare you the colorful commentary, stories and examples around each of the above. Instead, you find them if you take a look at these videos and
see for yourself!

 

Choose a Sales Application That Works the Way You Do

Choose Mornings

Choose Agility

Choose Collaboration

Choose Closing

 

 

Deep XSD's structure not reflecting in ECC - Proxy code

$
0
0

Dear forum members,

 

Deep XSD's structure not reflecting in ECC - Proxy code. any suggestion please..

 

With the help of XSD able to create service Interface - Outbound in PI, the complete structure is visible in PI but in ECC ( Tcode - Sproxy ) unable to view complete structure, top two nodes are visible remaining not reflecting in the ECC system.

 

Cheers

Rocky


Feedback after error event COMPLETEDAPPRAISAL of BUS7026

$
0
0

Hi All,

I activated standard Appraisal approval workflow WS01000105.

When I complete an appraisal document and event COMPLETEDAPPRAISAL of BO BUS7026 is triggered I check event trace and see FEEDBACK ERROR saying "Source (expression '&_EVT_OBJECT.AGGREGATE&') of binding assignment is not available"

I am not very sure where to look for the problem. Since the WF, BO everything is standard what could have gone wrong?

Thanks in Advance!

 

Untitled.jpg

EHS : Waste Management ( Why PO is created)

$
0
0

Hi All,

 

Greetings!!!

 

I am working on EHS scenarios. I need your help in Waste Management module.

While working on the same, I need to know why PO is created in this process?

After creating entry document( where we enter the amount of waste needed to be disposed), why we need procurement?

Is it for the procurement of items needed for disposal?

 

As i have very limited knowledge in EHS, please help in this regard.

 

 

Thanks and regards

Tarun Gupta

What is new in BusinessObjects Mobile 6.0.3 (a subset of features)

$
0
0

Late today I saw on twitter that the latest release of BusinessObjects Mobile 6.0.3 iOS was released.  So what is new?  It is listed on iTunes at SAP BusinessObjects Mobile on the App Store on iTunes

 

What's New in Version 6.0.3

• Support for SAP Mobile Platform 3.0

• Support for SAP Mobile Platform, cloud edition

• User experience improvements

• MDM configuration support for iOS 7 devices

• Support for local table filtering for SAP BusinessObjects Web Intelligence documents

• Personal views, geo analysis, and performance enhancements for SAP BusinessObjects Web Intelligence documents

• Technical enhancements

 

Source: iTunes/SAP

 

Looking at the user experience improvements, I noticed the following:

 

fig1.PNG

 

Figure 1

 

Figure 1 shows adding to favorites is available as a separate action.

2fig.PNG

Figure 2

 

Figure 2 shows new icons for what can be downloaded to the device and what cannot.  I also selected eFashion document as a "favorite".

3fig.PNG

Figure 3

 

The next time I log on to Mobile BI, it takes me straight to "Favorites" instead of "All Reports" as shown in Figure 3.

4figwifi.PNG

Figure 4

 

Figure 4 shows a new feature to automatically update documents when connected to wi-fi.

5fig.PNG

Figure 5

 

Figure 5 shows the Work Offline button is now available in the Connections listing on the left panel.

 

On twitter, I was told this:

I haven't downloaded the ESRI trial and I am not a big user of Web Intelligence, but I may try.

 

The SAP Help has not been updated yet but when it is it will be at SAP BusinessObjects Mobile for iOS – SAP Help Portal Page

 

I am sure we'll hear more details next week on this ASUG webcast:

SRMNXP Remove Menu Search and Services

$
0
0

We don't currently have the cross catalog search capabilities or do services.

 

The SRMNXP screen start off w/ Search as the first screen, then Catalog, then Can't Find, then Services.

 

We want to remove Search and Services, but not sure how this is done.  Any pointers or directions, as I don't think this can be modified in any Badi's.

 

Thanks.

IW36 sub work order

$
0
0

We are looking into implementing the use of IW36 - sub work order at our plant.

One of the questions that was brought up is can an order be turned into a sub order after it has been created? I can't seem to find out how on my own.

 

Thanks for any assistance you can provide.

 

Joel

Viewing all 8735 articles
Browse latest View live