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

Re: extract data from hash map for target structure mapping

$
0
0

yes Ryan. thats right. I am passing coreid as A and executing in test message mapping

and when I display the queue for the public getglblcontainer(String[] coreid, ResultList result, Container container) throws StreamTransformationException function, I get the following error message

 

        Exception:[java.lang.NullPointerException: while trying to invoke the method java.util.HashMap.get(java.lang.Object) of a null object loaded from a local variable at slot 4] in class com.sap.xi.tf._MM_Testglobalcontainer_ method getglblcontainer[[Ljava.lang.String;@2374a1b5, com.sap.aii.mappingtool.tf7.rt.ResultListImpl@3e248442, com.sap.aii.mappingtool.tf7.rt.Context@4f6728ed]

See error logs for details    

 

thx

mike


LM05

$
0
0


Hi Experts -

I am planning to use LM05 to confirm transfer order during putaway.

I need to force the user to either scan the destination Bin or enter the Bin manually.

 

Is this possible through configuration or will this require customization?

 

Many thanks

G

Re: Using the Fiori Launchpad for same user with different catalogs/groups?

$
0
0

Hi Matt,

 

With intent, launchpad is actually loaded.  Right after launchpad is loaded, the specified app is launched. User can go back to home and see all groups.

 

Regards, Masa

SAP Customer Experience Group - CEG

Re: SAP CRM WEB UI - read custom dropdown field data in my view implementation class

$
0
0

Hi Babai,

 

To achieve this, create an event in your view implementation class. lets say name is "EH_DROPDOWNVALUE".

 

Go to the get_p method of your attribute. write the code as below.

Capture.PNG

Now, when ever you will change the value of the drop down it will trigger your newly created event.

 

Inside the event you can refer your context node and get the attribute value.

lv_entity ?= me->typed_context->your context name->get_current()

lv_entity->get attribute( you attribute name).

 

 

Regards,

Jotsaroop Singh

Re: Datawindow behaves differently in painter and at runtime

$
0
0

Hi Laurel,

 

It looks like you are reading two different databases, as Neil suggested. If you compare the attachments you can see that the preferred field is check in the last row of the datawindow painter screenshot and not so in the last row of the runtime screenshot..

SAP ECC6 Purchase Order to SAP B1 Sales Order

$
0
0

Hi

 

We are in the process of implementing EDI solution between ECC6 and SAP Business One 8.82 PL11 B1if Version : 1.16.0

 

ECC6 is Customer

 

SAP Business One is Supplier

 

From SAP B1 we are able to send A/R Invoices IDOC and ECC6 receives these invoices.

 

 

Error:

 

While sending IDOC Purchase Orders from ECC6 to SAP B1 there is and error in ECC6 : Function IDOC_INBOUND_ASYNCHRONOUS is not available

 

Attached print screen for reference

 

Could you please suggest the reason for this error.

 

We have tried various ways in terms of set-up / configuration.

 

 

Regards

Rajarshi

Re: Outbound scenario

$
0
0

hi,

 

Yes we can place the field at ODO level with enhancement and store the field in z table.

That stored field we can use for condition techinique to determine the corresponding pack spec.

 

thanks

Jobi

Re: SAP HCM :Enterprise Compensation Management:Planning Screen Employees not Visible

$
0
0

Hi Sreehari

 

Sorry I wont be able to give you the exact list of roles as I am currently between switching jobs.But I can still guide you with the authorizations and roles.Can you please tell me what Composite and single roles have you assigned to the user.

 

Also if you have the SAP ECM press book you will find a list of roles,although old but that too is a helpful resource.I followed the book as well as the new EHP6.0 release document to figure out all the latest and updated roles

 

If you want I can check the roles for you ,you can send me the list of roles on my email id

stuti.pathania@gmail.com.

 

Ill try to help you to the best of my ability

 

Thanks

Stuti


How to change the attributes of a Documents

$
0
0

Hi,

I am using  RMS, and I developed a custom folder structure.

I need to make some of the fields mandatory while saving some of the files.For example here I need to make expiry date as mandatory.

 

Regrds,

Nisahd

Extended Rebate Processing-Pendelum List Indirect Sales

$
0
0


Hello Experts,

 

I find myself with the following requirement.

 

Situation:

  • -       Bonus/rebate payouts are currently conducted to end customers via third party tools.
  • -       These end customers are not served by the company directly, instead goods are sold by some agents.
  • -       The agents buy from the company, therefore the sales process to the end customer is not reflected in the company ERP.
  • -       End customers are not created as customers in company ERP systems.

Requirements:

  • -       Solution required to automize bonus/rebate payouts to end customers based on delivered sales revenues by the agents.

Conclusions:

  • -        COPA EHP functionality for extended rebate processing to be analyzed if suitable for this requirement.

 

I have been doing some searching and came across the “Pendulum List Indirect Sales”

 

“The Pendelum List Indirect Sales component is an enhancement of Extended Rebate Processing. The pendulum list enables you to process indirect sales. The Pendulum List component provides tools for automatic data import.”

Extended Rebate Processing is integrated in SAP Profitability Analysis (CO-PA). SAP Profitability Analysis supports the article-specific update of the “customer rebate”

Ref-http://help.sap.com/erp2005_ehp_04/helpdata/EN/5a/5b9b3c0f4da40ee10000000a11405a/frameset.htm

 

The above statements seem to fit my requirement but I am not able to find any further literature on the topic which explains in detail how it actually works. Most of the prior SDN topics are also unanswered or partially answered.

 

I would really appreciate it if some one could help me understand how this works and <Text removed by Moderator.>, that would be really great.

 

 

Thanks and Regards

ES


Notes: Text was removed, as you were asking either for document or video or presentation or link or step by step process, which is neither allowed nor encouraged. So, be specific when you are asking questions

 

Message was edited by: Jyoti Prakash

Re: Display the cost proportion/scale in a WO (Production Order)

$
0
0

Hi Atul,

 

Do you know how to generate the query?

I have no idea at all.

 

Thanks

Re: posting date based check in SES and miro

$
0
0

Both are individual t-codes, in standard, it doesn't depend on previous document date.

You can only restrict individual document date to enter part or future but it will not depend on your previous / reference document.

You can achieve this by a simple development. You may have to use user exit or badi for that to write your own logic.

Re: Mapping Problem

$
0
0

Thanks Harish. It was close but I couldn't get "NOT OK" status if I use IfWithoutElse. In case I use If, then I always get "NOT OK".

QQMA0011 - Notification Task User Exit / Custom Fields - Dependencies

$
0
0

Dear All

Please refer to my initial question:

http://scn.sap.com/message/15149603

Re: AO 64-bit crashing in Windows 8.x and Office 2013 64-bit

$
0
0

Hi Tammy,

 

Will this issue be resolved in the next upcoming service pack ?


Re: extract data from hash map for target structure mapping

$
0
0

Hi Mike,

 

Go ahead and update the code for your MaterialData imported archive to the following:

import java.util.ArrayList;  
public class MaterialData {  
private String matIntID;  
private ArrayList<String> tuples;  
public MaterialData(){}  
public void setMatIntID(String matIntID){ this.matIntID = matIntID; }  
public void setTuples(ArrayList<String> tuples){ this.tuples = tuples; }  
public String getMatIntID(){ return matIntID; }  
public ArrayList<String> getTuples(){ return tuples; }  
public String toString()
{
String result = "";
result += "Internal Mat ID: " + matIntID + "\r\n";
for(int i = 0; i < tuples.size(); i++)
result += "Tuple" + Integer.toString(i) + ": " + tuples.get(i) + "\r\n";
return result;
}
}

The extra method at the end overrides the toString on the objects so when the trace is performed you shouldn't get the unintelligible output.  This should give you some idea of what the data in your HashMap looks like.  If this doesn't work then there is another option for iterating the EntrySet for the HashMap but I would try this first because it is simpler.

 

 

 

Regards,

Ryan Crosby

Re: One employee in several Sales Orgs?

$
0
0

Hi JB

 

How the records show up in My Appointments Vs My team's Appointments and for that matter other such items in accounts, leads, Opptys is a bit tricky. I suggest that you please test few scenarios out to see how the behavior is. If a territory is assigned to a person who is not the ER-Sales for example, the the activities will show up. Similarly if a secondary person is assigned to the Account as ER, and someone creates an appointment for this account, it should be visible under My team's appointments. Little bit confusing but works.

 

Please let us know what you find

 

Regards

Jai

Re: Confirmation of Production Order by CO15/CO11N

$
0
0

Hi,

 

If you want to use a confirmation profile on a user-specific basis, you must specify the parameter ID CORUPROF and the profile as the parameter value on the Parameters tab page in transaction SU03 (maintenance of own user parameters) for the particular user..


If you don't assign in SU03 then the one activated as standard profile in OPK0 will be taken as the default profile..


Hope all your questions are answered now..


Please close the thread by marking the correct answer...


Thanks

Kumar

Re: EHP4 installation - Could not connect to port 4240

$
0
0

Hi Erick,

 

Fantastic analysis! 

 

Long years have gone since you created this post, but it is still relevant; it saved my upgrade from a reset....

 

Minor changes for the benefit of all:

 

  • SUM (version 1.0 SP10), instead of EHPI
  • Upgrade of ERP6.0 from EhP6 to EhP7
  • Step 5.5, Pre-Processing, phase MAIN_SHDIMP/READPUTTB_REST
  • Error faced --->  *** FATAL ERROR: Unterminated word in '"'


The last line of file CONPUTTBSHD.TAB was corrupted, which was replaced by corresponding entry from CONPUTTBSHD.SAV.

 

 

Thanks again for your post!

Shaji

Re: Can I create a confirmation for the Shopping Cart ?

$
0
0

Thank you for your answers.

I will check it.

 

Regards,

Hayashi.

Viewing all 8746 articles
Browse latest View live




Latest Images