Re: URL for Fiori Launchpad designer does not work
What you mean with directly from your netweaver gateway ?You call it from a browser means it goes thru your lan / wan. So if your lan / wan blocks it which is what 403 means then you cant go to that...
View ArticleRe: Different issue value of same material based on procured price
Is it directly ordered to the cost center or do you store the material first in your warehouse and issue it later to the cost center?Do you have batch management and/or split valuation activated?
View ArticleRe: MRP Type V1 consider Planning Horizon
I tested it too and came to the same result in my IDES system, SAP is not considering the planning horizon. The requisition includes all sales order quantities that are currently in the system.
View ArticleErro 588 em SP para evento de cancelamento
Boa Tarde, estamos com problemas no cancelamento de NFe (evento 110111) no estado de SP, todas as NF-es que solicitamos cancelamentoo evento é rejeitado com erro 588:Não é permitido caracteres de...
View ArticleRe: Equipment Rental Solution
I answered my own question - I was able to trigger automating Service order to Standard order using Requirement class settings. My Standard Sales order has two lines - First line is for the actual...
View ArticleRe: Reading variables in Customer exit - BEx
Hi Hem, Do this: when 'var_Keydate'. if I_step = 2. Loop at I_T_VAR_range into Loc_var_range where vnam = var_compcode.....*use the loc_var_range-low to get the LOW value of var_compcode*use the...
View ArticleRe: GETWA_NOT_ASSIGNED error while deleting users in SU01/SU10
Hi Arif Why are you making this recommendation? Am not criticising but curious when the ST22 short dump looks at a assignment error and makes comment about the Risk Terminator check. Your steps seem to...
View ArticleRe: Contract data not getting copied for service ticket follow up complaint.
Please not that the contract determination works fine when creating a new complaint ... but when the I am trying to create a complaint from service ticket the item level contract determination is not...
View ArticleIncorrect query after removed @prompt from Derived Table
Im new to IDT 4.X, after removing @prompt from derived table I gettting incorrect query when validate and save query. Copy the query to SQL management and it working fine. What could be the issue?
View ArticleRe: BODS Development Guidelines
Hi Madhuri, Please check the link for the document. SAP BODS Reference guide for any project
View ArticleRe: Amount Difference between issue for production and receipt from production
Hi, If possible, please post screen shot issue and receipt window with quantity,item cost values. Also advice your B1 version and PL. Thanks & Regards,Nagarajan
View ArticleRe: sap system not start
I stopsap and copy all files from /usr/sap/SID/DV*/work and empty work folder and restart operating system but when I start sap sap not start ( database started ) I check work directory but no...
View ArticleFM SWN_CREATE_SHORTCUT. Can i_parameter use Not Equal
I am using FM SWN_CREATE_SHORTCUT to send mail to users with a shortcut to SAP transactions.I have used these shortcuts to successfully start transactions and pass input screen values with...
View ArticleRe: Need to consider an additional query scenario related to purchasing!
Hi David, Try: SELECT Case WHEN T0.ItemCode in (SELECT ItemCode FROM IPF1) THEN 'Oversea' ELSE 'Domestic' END AS 'Type' ,T5.DocNum AS 'Purchase Order #'-- , T5.DocDate AS 'PO Date' ,...
View ArticleRe: Field symbols in Assistant Class ?
Hi Murali Ram, For your example, you just need to create a method in assistance class and call it inside Webdynpro view. Create method GET_FLIGHT_DATA( ) in assistance class Parameters: it_carrid...
View ArticleRe: Max document per webi server
Imran, There are many factors to consider, it varies anywhere from 5-35 per CPU. Just some of the dependencies are: Size of Hardware CPUAmount of memoryAverage size of WebI document ( # of tabs,...
View ArticleRe: How do I add multiple columns at once in WEBI?
Parag, The best way to add multiple columns at one time, as follows: - HOLD CTRL key and select multiple objects- Drag and drop while object highlighted and drop on right of column to insert Good...
View ArticleRe: IMPORT FROM DATABASE Gives SY-SUBRC = 4
Hi First, go to SE16N to check 'INDX' table, type 'area' eq 'za' and 'id' eq 'TWO'.If data not exist, then 'Export' have problem. Maybe you can try this: EXPORT gt_1 = g_flag TO DATABASE indx(za) ID...
View ArticleHow to get portal as subscription application?
Hi Guys, Currently I am doing HCP extension for SF, in order to manage my HCP extension , portal is coming into place. However when I try to register SAP HANA Cloud Portal as an Authorized...
View ArticleRe: Saving Workflow log to a Z table
I would also question why are you trying to store the workflow log into a Z-table? There should be a really good reason for this, and even then it is most probably wrong. 1) Why do you need to have...
View Article