Will be possible insert image copying and pasting?
Every time I have to do some screenshots, save the images and upload individually.
If I could do direct on the browser would be perfect.
Will be possible insert image copying and pasting?
Every time I have to do some screenshots, save the images and upload individually.
If I could do direct on the browser would be perfect.
Hi All,
I am working on BPC Embedded on HANA Project and I have a requirement in which I have to populate certain extra characteristics based on characteristic which I am getting in Plan Data so for e.g. if I am getting customer I have to populate Market Area and Customer group. Mapping of Customer to Customer Group and Market Area is in a Z table and I want to read this Ztable and populate them.
In BPC Classic we used to have UJR_WRITE_BACK Badi but in BPC embedded I am not seeing any BADI like this.
Could anyone please help me on how to achieve above using plan data.
Basically when user hit save in Analysis for office then before updating to cube I have to update plan data with these additional characteristics based on customer.
Regards,
Sumit
Hello Folks,
i am tying to copy one dimesion to another dimesion means source to destination so am getting
this massage "Failed to address dimension member from the statement:$TARGET_CY$" After run the package .Could you please advice me.What is exact issue and how could i sort out .
Regards,
Wasem
Hello Experts,
I have one issue while doing a goods receipt for an process order.
My process order is for Plant"X"(header of the process order) but while doing GR for the process order(101) the system is picking up plant"Y".
The field for plant is also grayed out, so it can't be changed.
Can you help me out with this?
Regards,
Ninad
Hi,
I am trying to add a delivery document by using the 'copy to' option within the sales order document but get the following error message: (1) Unit price for Sample items should be zero. Kindly Update!
This error message comes up when I press the 'Add' button on the Delivery document. I am using SAP Business One Version 8.81 PL4
Any ideas what should i be checking?
Thanks.
albert
Dear All,
Here there is a question about the numbers of HTTP connections. Customer enabled web dispatcher to distribute data in XI 3.0. I have a scenario from SAP to ELM via XI3.0. The ELM based on java system and deploy on tomcat 8.0. Tomcat will shut down when the data is more than 4000. I split the data to 500 for every message. It means that the number of data which is 4000 includes 8 request message. The configuration of web dispatcher is following for connection pool:
However, the receiving for tomcat is normal when I change to the testing system of XI that does not enabled the web dispatcher.
I am not sure whether the above configuration bring about the issue or not.
Please kindly give some advises.
Thank you all for your support.
Many thanks & best regards,
Hubery
I am trying to get x and y coords when i click on image. Please help if anyone has any solution. Thanks
Dear All,
Here there is a question about the numbers of HTTP connections. Customer enabled web dispatcher to distribute data in XI 3.0. I have a scenario from SAP to ELM via XI3.0. The ELM based on java system and deploy on tomcat 8.0. Tomcat will shut down when the data is more than 4000. I split the data to 500 for every message. It means that the number of data which is 4000 includes 8 request message. The configuration of web dispatcher is following for connection pool:
However, the receiving for tomcat is normal when I change to the testing system of XI that does not enabled the web dispatcher.
I am not sure whether the above configuration bring about the issue or not.
Please kindly give some advises.
Thank you all for your support.
Many thanks & best regards,
Hubery
Hi Experts,
I need help on interpreting all the columns in the Stock Turnover Analysis, I don't have idea how it works.
Thanks
Darryl
Dear SCN Members,
There is customer exit variable which gives the result of yesterday(Current month) and when we run on 1st day of the month there is no result because of current month. Customer exit variable is based on 0date.
Please see variable and code.
IF i_step = 2.
l_date = sy-datum - 1.
l_range-sign = 'I'.
l_range-opt = 'EQ'.
l_range-low = l_date.
APPEND l_range TO e_t_range.
ENDIF.
Now user would like to have new variable with "variable is ready for input" enabled and I have written the same code as above for new variable & it's giving the same day result and not yesterday's.
Please help me if I have to tweak the code and any changes to variable.
Reg,
Guru.
Hi all,
It's marvelous that we, finally , have some ready made functions for file copying and file moving, etc.
However, the DS 4.2 SP07 technical manual / reference guide does not describe the maximum input length for the source and target parameters.
I am now running into an issue with the file_move function and it seems that for certain file masks, DS is dropping parts of the filename/location name.
Due to circumstances outside of our control, the file location and file names are very long and it appears that the file_move function drops everything over 100 characters - resulting in failures.
Could someone please confirm what the max lengths are for the input parameters so that I determine if this is the actual cause of the problem?
I am working in dual stack SAP PI.
I have a Proxy to SOAP scenario.
I have created two RFC Destinations.
RFC Destination Type G, SAP_PROXY_ESR with path prefix /rep
RFC Destination Type H, PI_AEX with path prefix /sap/xi/engine?type=entry
now in ID, I have Integrated Configuration which by passes the ABAP stack and also I have the Receiver Determination, INterface Determinatiin, Receiver agreement and sender agreement for the old ABAP stack
Now when I use Proxy, can I use sender SOAP channel with XI protocol like in Java stack.
Or should I not use any comminication channel like the old XI/PI configurations
qhich is better approach
Good day!
Cannot able to receive email when error occurs in CCMS.
I conducted a test,
From tcode SBWP, I tried to send an email on my address as the recipient and INT communication type.
In sost, I receive an error message XS817
Processing cannot be continued due to a technical or configuration error in the SAP System.
Processing was terminated.
We also configured the SMTP setting,
Node: SMTP
Tick the Node in Use
Mail Host: FQDN
Mail Port: 25
Maybe we missed something in terms of the SMTP Configuration.
I hope someone can help me.
I have tried some of the procedures connected to this post.
but nothing happened.
Will appreciate any help.
Thanks.
Maria
Dear all experts,
I have a scenario here:
My client has 2 company codes created in same Controlling Area and hence same Operating Concern.
Company A (Plant 1000)- Manufacture Finished Goods and sell to B (interco)
- using COPC/ML
- run Cost Estimate/Costing Run
- COPA activated
- Sell Finished Goods to Company B
Company B (Plant 2000) - Buy Finished Goods from A and sell to external customers.
- Cost Estimate not required.
- COPA activated
Currently we can see from COPA that the value of each Cost Components for this material in B is the same as A.
There is a requirement to capture the value of each cost components calculated for a material in Plant 1010 instead of Plant 1000, and posted to COPA in B during SD billing posting to an external customer.
Question: Where is the config to transfer the cost component split in the above scenario?
Thank you.
Sincerely,
Sebastian
Hi,
we have a customer who is going to use extensively SNP optimization engine for mid and long-term planning in conjunction with short-term PPDS optimize
The challenge:
The need:
The background:
SNP Solution:
Hi There,
I am confused that how to use method 'bind' in UI5. Here is the code example:
_initViewSettingsDialog : function () { var oRouter = this.getRouter(); this._oVSD = new sap.m.ViewSettingsDialog("vsd", { confirm: function (oEvent) { var oSortItem = oEvent.getParameter("sortItem"); this._oRouterArgs.query.sortField = oSortItem.getKey(); this._oRouterArgs.query.sortDescending = oEvent.getParameter("sortDescending"); delete this._oRouterArgs.query.showDialog; oRouter.navTo("employeeOverview",this._oRouterArgs, true /*without history*/); }.bind(this), cancel : function (oEvent){ delete this._oRouterArgs.query.showDialog; oRouter.navTo("employeeOverview",this._oRouterArgs, true /*without history*/); }.bind(this) }); ... },
According to the JS syntax, 'bind' should be employed in this way:
$(selector).bind(event,?data,function)
It means the event is added to the selector, and the handler/function of the event is function with (optional) data, so I don't really understand what it means here.
Could you help on this? Thank you.
Regards
Xuebin
I am familiar with ASAP methodology but am trying to learn about agile in SAP implementation. Lot of doubts
For SAP agile I read that there are 2 phases.
1. Project Baseline containing
1A. Project Preparation : This seems to be the same as ASAP Proj Prep.
1B. Envision process : This seems to be something we used to do in business blue print phase. Is the scope of the project is established after doing this step? Does this step contain the GAP analysis process, preparing WRICEF list, categories complexity of requirements etc.?
1C. Functioning Baseline system : Does this step result in the timeline of the project including go-live for the whole WRICEF list? Does each WRICEF item and configuration activity become multiple user or team stories?
1D. Evaluation phase : I see a "delta list" here. What is the delta list? I understand what a product backlog is and the "must-should-could-would" concept. Is the delta list a prioritized WRICEF list? In this step, I gather, the effort estimation and release planning is done (doubt: Is sprint planning also done at this step?).
1E. In the project I have worked, Process design docs and Functional design docs are made by functional consultants (which is basically a very detailed doc without prioritization but with project impact significance documented). So if the product owner makes the user story, does the functional consultant create the design docs and get that approved by the product owner? Since the blueprint phase takes quite some duration for projects with a large WRICEF list, do we have sprints for preparing functional docs, preparing configuration plans and docs also?
1F. Since the product backlog contain stories that are completed (as in ready for development as per product owner), in SAP , should a completed user story in the product backlog also mandatorily contain an approved functional design doc and a initial technical doc as a prerequisite to adding that in the sprint backlog for a scrum team?
2. Sprint Realization
2A: In Scrum we have product backlog refinement, sprint planning, daily scrum, sprint review and sprint retrospective. But how is the coding for functional requirements (Functional design documents) realized? Is it in terms of user stories and complexity categorised as story points for each story? For e.g., a sprint of four weeks and the team taking 'Y' no. of stories worth 'X' no. of story points and we have a number of releases..?
2B: Who constitutes the scrum teams built for an SAP realization phase (other than the scrum master and PO)? Do we have multiple scrum teams each containing ABAPers and one functional representative from each functional area? Or is it that each scrum team specialises in one particular functional area (So maybe a ABAPer and a functional specialist per scrum team)?
2C: Each sprint shows a "String test" in the end. What is it? Is it a build test before the UAT done to conform to the "sprint review" step done in every sprint?
3A. During testing, UAT and SIT, how are bugs fixed? Do we have separate team stories built to tackle defects or impediments? And do if a defect or impediment does require a separate story to resolve it, how do we incorporate that as a part of the release plan so late after the sprint string test has been done.
Regards,
Cleo
Hi,
I have to different layouts in view, would want to apply to different JSON models .How can I do that.
Layout1 ---JSON model1
Layout2 ---JSON model2
Here is the sample code of mine
var aData1 = {
lab1 : "First Name",
lab2 : "Last Name",
input1 : "ABC",
input2 : "DEF" }
var omodel1= new sap.ui.model.json.JSONModel();
omodel1.setData(aData1);
sap.ui.getCore().setModel(omodel1); // Here is applied for whole view, but I want it to apply only for layout
var oLayout = new sap.ui.commons.layout.MatrixLayout(this.createId("matrix1"),{
//id : "matrix1",
layoutFixed : false
});
Can some body help me. Thanks.
Regards,
Ram