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

In Parking Document Workflow the table "VBKPF-FRWEG" doesnot have value of Approval Release Path. How can i include that to table while i park document By T.Code FV60

$
0
0

Dear guru's,

 

I have designed workflow for parking document using FV60. now using  standard template WS00400032 and WS10000055(for account assignment approval) then WS10000052(single level approval). Now i have create new custom sub workflow as like WS10000052 for approval.

 

And i have done SPRO configuration also,

     Create Workflow variant for parking doucment

          WF Var: 1111.

          Curr: XXX

          WF Var. Name: ABCDE.

          And i tick Posting Release and mention

          Release from : 100,00

          Subworkflow : WS10000055 (Is it correct? or i have to use WS10000052? help me)

          Payment Release i tick Release Pmnts. I didnt tick Creator permitted.

          Paymt Release 100,00

          Paymt rel var : CC( Company Code/Document Number) [ Bcz here i pass park docu number and company code So oly i mention CC. Am i correct?]

 

     Assign Company code to WF variant for Park Document:

          AAAA(Com Code)       1111(WF Var)     WF Var Name

 

     Define Release Approval Group:

          Here i generate new approval group 2000 with name GRUP. ( or else we have to use the predefine group there? suggest me?)

 

     Define Release Approval Path:

          Here also i generate new approval path 2000 with name APPRL. ( or else we have to use the predefine path there? suggest me?)

 

     Assign Release Approval Path:

               WF Var           Doc.Type          Release group          Approval Path

               1111             KR(Vendor Inv)          2000                         2000    

 

     Assign Release Approval Procedure:

               WF Var          APth                 Ammount to          Crcy     Release Level          swf amnt rel          swf pmnt rel

               1111               2000                    8000                    XXX          01                     WS10000055          (Here any WF i want to give)

 

     Define User release authorization:

               WF var          APth                    Lv               Release_to_amount          curr

                1111               2000                    01               8000                              XXX.

These are the setting i have done.

 

Then when i create park Document in FV60.

Workflow triggered. But in Determine subworkflow  for ammt release activity i got error as

Error handling for work item 000001196701

Message no. SWF_RUN630.

 

I got help from here in like

 

"

Hi Shivraj

 

The step in error calls task TS00007913 -> which calls method SUBWF1DETERMINE of object FIPP.

There is only one exception for this method seen in SWO1 - which is to raise Message FP-160, which is -  Error in workflow Customizing for document parking (tranasction OBWE)

Check if you have maintained all customizing in OBWE. Check if you have done the requisite config for approver determination.

 

If you want to go down the cumbersome way - debug FM PRELIMINARY_POSTING_SUBWF1_DET. This is the cone called from method SUBWF1DETERMINE of object FIPP."

 

 

I debugged that function module i got one information like

 

Its comparing VBKPF-FRWEG and VBWF06-FRWEG. But for that particular park Document No. VBKPF-FRWEG(Release Approv. Path) field there is no value found. So its not execute that FM and throw exception.

 

Please help me how can i give Release Approv. Path while entering values to park document in FV60 tcode.

 

Or i have did any mistake in SPRO Configuration?

 

Or i have to do any additional Configuration?.

 

Please help me this issue.

 

Thanks in advance.

 

By,

Sivaraj S

9066635742.


Sales org and company code data missing from CR

$
0
0

Hi Experts,

I'm implementing MDG-C 7 in a demo system. The process works fine, I can create new customers (after selecting role SAP_MDGC_MENU_04) either by customer processing-->Business Partner Application-->Create ERP Customer or Customer Porcessing-->Search Customer--> New-->Organisation.

 

However I cannot insert such an important information as sales orgs, or company codes (and of course there is no point of creating customers for a client in real life without such details).

Does anybody happen to know why are these fieds missing from the change request screen?

Many thanks in advance,

Tamas

INC01 and INC02 not reflected in XD02

$
0
0

Hello Experts,

 

I have a custom program which takes input from file to create customers.

The program is using "cmd_ei_api=>maintain" to create customer.

 

The problem I am facing is as follows:

The customer so created has INC01 and INC02 fields populated in XD03.

But when the customer is opened in XD02, the fields are empty.

The table KNVV also stores the values for these 2 fields.

Image.jpg

Kindly let me know the reason for this.

 

Thanks in advance.

ZSD_CUSTOMER_MASTER and ZSD_CUSTOMERS

$
0
0

Hello,

 

I need to work with these two transactions to make a report of all our customers which have been created.

 

I input the Sales area, Division, Distr. Ch. and Account group. Needed to get all customers which were created with choosen criteria. Output of these transactions was great but nearly all customers came up duplicate. It means that some of customer were in report twice with same Division, Sales org., Distr. Ch., Account group, VAT n. and all information.

 

Dont know what did I do wrong, so dont know what to change during making report in these transaction, so I wont have duplicates.

 

I used even pivot table in Excel, but I would prefer get proper information from SAP.

 

Thank you for your help in advance.

 

Terezia

BO 4.x Installation Error in Windows 2008

$
0
0


hi experts,

 

we are trying to install the BO 4.1, it is showing as Prerequisite of BI Platform server 4 installation failed in the initial page of the installation, so we downloaded the BO 4.0 SP10 and tryed to install but still receiving the same error(BI Platform server 4 installation failed) in our windows 2008.

 

I am not able to find the BO 4.0 server version without any SP version,

initial version in the  Service market place showing as BO 4.0 SP00 Patch10 , I need to try this initial version, this will install and work without any issue?  kindly guide me how to proceed here,

 

Regards,

Balaji

PutPayloadValueBean NullPointerException: while trying to invoke the method org.w3c.dom.Node.appendChild

$
0
0

Hi Experts,

 

I'm using PutPayloadValueBean to update a context field value within adapter module in a Synchronous scenario. module parameter that is used, is given below:

Parameter name: put:/ns1:ZPM_CREATEREQ/USER

Parameter value: "bcuser"

Parameter name: xmlns

Parameter value: xmlns:ns1="urn:sap-com:document:sap:rfc:functions"

 

While executing the scenario, adapter module throws below exception.

Message processing failed. Cause: java.lang.NullPointerException: while trying to invoke the method org.w3c.dom.Node.appendChild(org.w3c.dom.Node) of an object loaded from local variable 'template_parent'

 

'USER' has single cardinality - is the module insert/append a new element to the root? or the reference is wrong? Please help. Thanks.

 

Regards,

Nikhil Bose

Integrate SAPUI5/SAP Fiori Application in SAP Gui Dynpro

$
0
0

Hy everybody,

 

i'm currently working alot with sapui5 and SAP Fiori applications, NW Gateway Services and so on. I was wondering, if it is possible to integrate a SAPUI5/SAPFIORI Application into a SAP Gui Dynpro and how it would behave. I've wrote a little program with a dynpro on it, and it works pretty well.

 

These are the steps required:

- Create Program

- Create Dynpro

- Create Dynpros PBO/PAI Modules

- Create Dynpro Status

- Handle Exit Command (and additional sy-ucomm's from Dynpro Status) in PAI Module(s).

- Add Custom Container on the created Dynpro (In Attribute Window set rezise flags (vertically&horizontally)

- Instantiate Custom Container in PBO Module (cl_gui_custom_container)

- Instantiate HTML Control in PBO Module with Custom Container as parent. (cl_gui_html_viewer )

- Call Method show_url of HTML Control (Pass URL to the SAPUI5/SAP Fiori Application)

 

Enjoy the SAPUI5/SAP Fiori Application running in your SAP Gui

 

sapui5 in sapgui.png

 

I didn't test all functionality. But as far as i checked it, everything was working pretty fine.

 

What could it be useful for:

- Provide SAPUI5 Functionality within SAP Gui.

 

For productive solutions i would check if every functionality is fully working.

 

Have a nice day.

 

Best regards,

Michael

Material selection in MD4C

$
0
0

Hi All,

 

Is there any way to have selection field  for material in MD4C?Currently it allows selection of either production order or sales order etc..there is no way we can select multi level material requirement for multiple materials except by selecting SO.Is there a way to customize the selection screen to incorporate material selection?


Thanks,

Vijesh


"Trying to use non-attached object TableValue"

$
0
0

Hello,

 

I wrote a script which should create one job per each row in a table. The table has two columns (key and parameter).

 

The script works only for the first value. Afterwards the job goes to error with the error message "Trying to use non-attached object TableValue".

 

May you help me to find the failure?

 

Source code:

 

import java.util.Iterator;
import com.redwood.scheduler.api.model.*;
import com.redwood.scheduler.api.model.enumeration.*;
import com.redwood.scheduler.api.scripting.variables.ScriptSessionFactory;

{
String     vTableName  = "TABLE1";
SchedulerSession session = ScriptSessionFactory.getSession();

Table importTable = session.getTableByName(vTableName);
  if(importTable == null)
  {
    jcsOut.println("Table " + vTableName + " does not exist");
    return;
  }

// Iterator for looping through the table
  Iterator iterTV = importTable.getTableValues();

  while(iterTV.hasNext())
  {
    // Get the single table value
    TableValue tv = (TableValue)iterTV.next();

    // Check, if the table value belongs to a specific column
    if (tv.getColumnName().equals("PARAMETER"))
    {
      // Get the key to identify the table row
      String vkey     = tv.getKey();

      String strParameter =   importTable.getTableValueBySearchKeySearchColumnName(vkey,"PARAMETER").getColumnValue();

      // Get the job definition      
      JobDefinition jd = jcsSession.getJobDefinitionByName("TEST_JOBDEFINITION");
      // Prepare a job based on the job definition
      Job job = jd.prepare();
      // Provide the other parameter values to the job
      jcsOut.println("JOBNAME: " + strParameter);
      job.getJobParameterByName("p_JobName").setInValueString(strParameter);
      job.getJobParameterByName("jdpName").setInValueString("PRINT_PDEST");
      job.getJobParameterByName("replaceValue").setInValueString("");
      job.getJobParameterByName("p_ChangeJobDef").setInValueString("Y");
      job.getJobParameterByName("p_TestRun").setInValueString("Y");
      jcsOut.println("");
      jcsSession.persist();
      jcsSession.waitForJob(job);
      jcsSession.refreshObjects(new SchedulerEntity[]{jd});
       }
     }
jcsOut.println("All requests from Table " + vTableName + " processed.");

}

 

Best regards

Dana

Crystal Report for VS2013, data connection for Oracle

$
0
0

Hello,

 

The default data connection for the reports are Microsoft OLE DB Provider for Oracle, which is discontinued by MS, and no 64bit verison.

May i know how to enable oracle driver for <Crystal Report for VS 2013>, it seems that there is no such option for selection,

even, I have set PATH to %ORACLE_HOME%\instant client, pointing to ORAOCI*.dll or have install ODAC, it is no use.

 

Since i has the following error,

 

Logon failed.
Details:
ADO Error Code: 0x80004005
Source: Microsoft OLE DB Provider for Oracle
Description: Oracle client and networking components were not found.
These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation

 

Platform used:
Windows 2012R2 64 bit
Oracle client 64 bit 12c Release 1
Visual studio 2013
Crystal report for VS 2013(x64) version 13.0.2

 

so, i has to change to Oracle Driver, but there is no such option provided. thank you for your help.

Refresh error in WEBI

$
0
0

Hi Experts,

 

 

123.PNGWhile refreshing data in WEBI report i am getting the below error. Can you please suggest me how to resolve the error.

Here i refresh my WEBI report only 5 times per day.

 

 

Thanks

Anusha.P

Annotation data for northwind odata service

$
0
0

I am creating sapui application in sap web IDE. I am trying to connect Northwind Odata service in IDE. I am following this video https://www.youtube.com/watch?v=PiaPIDNV9JU

I have created services and configure it in IDE. but in last step it is asking me to Choose annotation data from one of the sources listed below.

 

step 3:

screen1.png

step 4:

screen2.png

 

What do I need to add in annotation ? Thanks in advance.

Price List template DTW

$
0
0

Hi Experts,

 

I'm trying to import price list template, in that what i have fill in Line no column and price list column

 

 

Thanks in advance

Calendar Days in Off Cycle payroll (Payroll India)

$
0
0

Hi Team,

 

Can anybody suggest me on how to read the calendar days in a PCR for that month in off cycle payroll. I want to use the calendar days in that month for calculating a Wage Type in off cycle payroll.

 

Regards

Nagesh

SAP BO design studio error

$
0
0

Hello Experts,

 

I developed an analysis application(design studio) in Release 1.4 (version 14.0.3) under favorites folder and executed on BI platform.

I could able to see the report along with "mimes" folder and can open the application properly through my BI launch pad "My favourties" folder.

But, when I try to copy and paste the application along with mimes folder in the public folder? the other users were not able to open the same and showing up with the below error.

 

"error while generating web item.

While processing the current request, an exception occured which could not be handled by the application or the framework.

Log ID: .....          "

 

Rather if I could straight away create an application under public folder? the other users did not had any problems to open the application.

 

Please assist

Thanks,

Vishal.


Week Number to Dates Conversion

$
0
0

HI Experts,

 

I have one scenario in my report as I am getting the week number from BEX based on my refresh data. Here i want to convert week number to days. Can you please suggest me how to convert week number to days.

 

Eg: If my week number is 02 then it need to display Jan 5, 2015 to Jan 11, 2015.

 

Is it possible in WEBI. If possible suggest me how to do. If not give me the alternate solution to my requirement.

 

Thanks

Anusha.P

WAD 7 Tooltip on mouse over

$
0
0

Dear experts, I would like to know if there is a functionallity for implementing tooltip for a header in a WAD 7 report when the user mouse over the field.

In WAD 3.X it was posible through table interface.

 

We are currently on BW 7.4 SP6

 

Thanks for the help!

 

Kind regards!

Ivan

Reg:Object 'custom' not found as part of address

$
0
0

Hi ALL ,

 

 

I am getting this error in one particular transaction only for particular user in SAP portal .

 

Can any one help on this issue .

 

Error :Object 'custom' not found as part of address 'sap/public/bc/ur/nw5/themes/custom/Test_theme

 

 

Regards

Deepika

copying rules invoice - accounting document

$
0
0

Hi,

Is there a transaction or table available to define which fields are copied from an invoice (MIRO) to the accounting document? Or is this only possible through the substitution rules? I want to pass the vat identification number into the accounting doc.

Kind regards,

Ruth

Single service activity P.R with all BOQs (intenal activities) for the entire project in CJ20N

$
0
0

Hi Friends,

 

Can any body tell me how to create a service P.R (by creating external service activity) with all internal activities get copied as line items in P.R

 

The actual requirement is:

 

we have multiple internal activities at different WBS at different levels. Here all internal activities are individual BOQs for us, we give the total project to one contractor only for that reason we are raising one P.R for total project. Here have budget functionality as well which is being distributed till last level of WBSe. 

 

Now i want to create service P.R by creating external service activity for all BOQs (internal activities). When i create a service activity once the line item screen is opened, is there any way in standard to copy the total over all project internal activities as line items with the assigned networks of their individual (because here all activities are related to different networks, in order to satisfy the budget the commitment has to be generated from relevant network with assigned WBSe only as the budget has been distributed in the same way.

 

I have given the sceanio in the below

 

WBS 1

 

Network

Inernal activity 1

Inernal Activity 2

 

WBS 2

 

Network

Internal activity 3

internal activity 4

 

WBS 3

Network

External service activity  ---- Line items

                                             internal activity 1       

                                             internal activity 2

                                             internal activity 3

                                             internal activity 4

 

I hope u under stand my requirement

In this scenario is it advisable to create P.R project or it is right to create by using ME51N

 

Note: Here i have to use multiple networks

 

 

Regards,

Vasts.

Viewing all 8533 articles
Browse latest View live


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