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

Re: Extend ui5 control with method interface


Re: Powerbuilder + Newsletter

Re: Change log report?

$
0
0

I don't think you will get much succour here. Did you try the PLM space, in SCN?

Physical Inventory: on-hand stock in Warehouse Task

$
0
0

Hi,

I would like to add the (available) on-hand stock to a put-away or pick task. Actually I don't think this is supported. Has anybody a different experience/ opinion about that?

 

 

Best regards,

 

Christian

Put Away Task: ByD should default Target Logistics Area as "Addition to Stock"

$
0
0

Hi,

in the inbound goods receivement process, I use an inbound process with tasks. ByD creates correctly a "Put Away" task. In this task I would like to get a bin defaulted in which this part is already located in my warehouse (in case this part is on stock). I can use this approach when I confirm the task as "Addition to Stock" strategy. But I can not see this strategy when I configure the material flow rules. Here I only have First Found, Empty Bin, Last Put Away or Material driven. None of these seems to deliever the needed result.

 

Does anybody knows how to configure "Addition to Stock"?

 

 

 

Regards,

 

Christian

Re: SAP Hana - Data Preview of Attribute View fails

$
0
0

I found a solution to my problem and I am posting it here.

 

In order to do a Data Preview of Attribute views, you need to run the SQL (Call "HCP"."HCP_GRANT_SELECT_ON_ACTIVATED_OBJECTS")  AFTER deleting all tables in your Dev schema. I was running it with tables still in my DEV schema, and hence it was throwing this error. The second part is that I need to recreate these tables in my NEO schema, and not the DEV schema. 

 

After deleting my tables, I ran the SQL, and then recreated my tables in the NEO schema. Then I recreated my attribute view, and activated it. The _SYS_BIC schema started to show. And I could do a Data Preview of my Attribute Views.

 

Hope this helps anyone who faces the same issue.

Re: SAP FIORI My Timesheet2 Version duration format issue

$
0
0

Hi Tejas,

 

SAP Changed this behavior in version2, version 1 it was displayed as 7.5

 

We are planning to go live sooner and realized that time format is changed from 7.5 to 07:30 in version2.

 

Client wanted to keep the  duration format same as version 1.

 

Thanks

Krihsna

Re: F110 - FTP Specifications, File Specifications

$
0
0

You asked me if this anyhow answers my question. No, unfortunately it doesn't. Even more - I still cannot see any relation between what are you saying and what I am asking.

 

Ravi Sankar Venna also disappeared, I don't know where is he.

 

Not sure how else to get needed info and needed file structure. I basically tried everything. Fortunately I have some online calling service which isn't so expensive as calls would be from my own physical phone but cannot be calling endlessly for nothing. No idea what else to do. Tried basically everything, countless of different kind of explanations, absolutelly nothing helped. All the time same answers - noone of financial institution employees has ever heard of what I am talking about.

 

This is the 20th message inside this particular topic here on scn discussion board. I have instinct that I am not understandable not even to people here on this discussion board. Perhaps I might try some other way of explaining here on discussion board so people will finally understand that the problem is in COMMUNICATION with financial institution employee (it department, technical department,...) since noone understands FTPs, file structures, file formats, file standards, file types, etc. Gregory I appreciate your time for me, thank you but i am not sure what were you referring to - I have never been asking, or at least not yet, about how to use file structures, how to configure something, etc.

 

Very much confused and exhausted about obtaining necessary info. Perhaps I will need to make another topic here and describe more clearly that my problem is in getting details with file structure from the bank. Here I am keep getting answers about what to do with those details. I haven't been asking this.


Re: is the SCN the place to ask questions about Sybase ASE?

Re: SQVI Report Question

$
0
0

I still added the other tables to get more details but VBAKUK helped getting the correct result.

Re: Programming with multiple classes

$
0
0

Hi Leon,

Where do you declare the

Private FormEvent As SAPbouiCOM.EventForm = Nothing

FormEvent = SBO_Application.Forms.GetEventForm(FormType)

AddHandler FormEvent.CloseAfter, AddressOf OnAfterFormClose

And also this method

PublicSharedSub OnAfterFormClose(ByVal pVal AsSAPbouiCOM.SBOItemEventArg)


 

The FormEvent object must still 'alive' when you closed your form.

The easiest way to make sure it is still alive is to declare the FormEvent as a public global variable. Maybe in a module. Declare it with 'Public'

 

Regards
Edy

Re: Disable Button in System Form

$
0
0

Hi,

 

     You can capture the form resize by:

 

SAPbouiCOM.BoEventTypes.et_FORM_RESIZE

'" Put your

  1. oForm.Items.Item("10000329").Enabled = false

 

 

Regards,

Bry

Blog: http://www.sap-tips-tricks.com/

Re: DP: Reset Clearing Document Without Line Items

$
0
0

Hi,

 

This option already checked, but no document in the list. i go to FB03 to view DP request there is a message:

 

Reset Clearing Document Without Line Items

Message no. F5899

 

Do you have another solution?

 

Regards,

Rtn

Re: How To Copy Data From Invoice Grid To a User Defined Form using Datasource in SAP b1 9.1

$
0
0

Hi Amit,

 

To read from the system form, especially the matrix, you cannot use the datasource. You only way is to read from the matrix itself.

To write to your user form, you can use the datasource.

 

Regards

Edy

Lfa1-decregpc is not input field

$
0
0

Hi gurus,

 

i am getting error message field lfa1-decregpc is not input field while creating vendor for Brazil country from one system to other system through I doc, please suggest it is urgent

 

 

 

 

thanks

Balu


filter method of sap.ui.model.binding

$
0
0

hello everyone,i hava a problem when i write follow code;

var oList=this.getVIew().byId("list");
var oBinding=oList.getBinding("items");
oBinding.filter(aFilters);

i hava searched API for  "sap.m.List", and found method "getBinding",the method return "sap.ui.mode.Binding";

QQ截图20151027084345.png

then i searched API for sap.ui.model.Binding, but i cant not find the method of filter,does anyone know something about it?

Re: BI: New Auditing Universe and standard Webi reports (NO Crystal)

$
0
0

Yes. it is created by SAP support Matthew.

B2B Add On - EDIFACT to IDOC using AS2

$
0
0

Hello there,

 

I have a B2B scenario where I recieve an EANCOM EDIFACT message for Purchase Orders from our vendor which would have to mapped to the ORDERS05 IDOC.

 

I have used these links for reference:  http://scn.sap.com/thread/3528910

 

Learning Series SAP NetWeaver Process Orchestration, business to business add-on 2f EDI Separator Adapter

 

New Trading Partner Management functionality with the SAP B2B Add-on

 

I have reached a stage where the EDIFACT message is failing at the IDOC receiver (IDOC_AAE) because the Sender and receiver paramters of the IDOC control record are missing. I am using XSLT mapping to get the EDIFACT XML mapped to the IDOC, including the header.

 

I am also using TPM to maintain the partner details.

 

My question is how would I map the Sender party details to the IDOC control record in XSLT?

 

Regards,

Amith

Re: Report does not open in the browser

$
0
0

I use Firefox 41. However, I have tried in Chrome 46, Internet Explorer 11 and Microsoft Edge.

The results were always the same. The reports are not shown.

Re: Payment terms in ECC not replicated in CRM

$
0
0

Hello Satyendra,

 

It seems the provided picture is not visible. Could you please upload it again?

 

Please check if there is filter being maintained for object DNL_CUST_PRICE.

Also there is a note regarding this topic which is very useful.

1420329 - FAQ: BTX: Payment terms in CRM

 

Kindly review the note and see if it helps.

Best regards,

Julin Xin

Viewing all 3116 articles
Browse latest View live


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