Convert oData service date format to UI5 table/view model date format
Hi, I have created an oData service that gets data from sales orders from the SAP server and one of the fields is document date which is the format "/Date(1368576000000)/". I want to display this data...
View ArticleRe: BPC Performance
Hi Chris, How did you build those reports?dynamic, static or EPM retrieve? For Best performance use EPM OLAP formulas, which are dynamic and static reports. Andy
View ArticleRe: Business Analytics - Design Reports - Show Account Number
It's a custom data source with the standard field for account/customer. I will try to create an incident.
View ArticleIDT Query Output Qualfier Owner
Hi, I have dev universe repository where i resued an connection of some schema user of Quality, but while trying to execute the report query in the sql developer tool login in the schema iam getting...
View ArticleRe: Leap year
Hi ArunPCR's are like program routines or data flow diagrams with calculations. Flow will be as below: [Set Leap Year Flag = NO] I v[Get year part of the date] I...
View ArticleRe: Tax Payments incorrectly made outside of Tax Management Work Center
Hi Marlene, I have some questions regarding the steps you provided: 1. I do not have any question on step 1. In order to reverse the payment, I will need to reverse the payment allocation created for...
View ArticleRe: Quota accrual not coming upto 5 decimals
Because of such go live issues, a date type is used to indicate hire date or start of service date. In V_T559L ->generation rules->accrual tab, use the date type. The date type in IT 41 can be...
View ArticleRe: Dados de referência Requisição/Pedido
Rodrigo, Você pode usar o parâmetro de usuário EFB (função do pedido). Etapa 01. Configurar o parâmetro na transação OMET e selecionar a opção Transf.preço pedido: Fonte: Tcode OMET Etapa 02. Atribuir...
View ArticleRe: Function Module To Change TIME STAMP from UTC to CDT
This works:REPORT ztest_timestamp. DATA: g_date TYPE d, g_time TYPE t, g_tscdt TYPE timestamp. PARAMETERS: p_tsutc TYPE timestamp. INITIALIZATION. GET TIME STAMP FIELD p_tsutc....
View ArticleRe: How to get the values assigned to property tree of the material...
Dear Sreehari if you customer does not allow to use BAPI as mentioned he will as well not allow to use the function module as mentioned (e.g.). If you dig deepre you will detect that BAPI (according to...
View ArticleRe: COGI - Goods issue posting for whse number XXX storage type yyy not allowed
Yes, but usually postings from IM, PP and SD are made to interim storage types. 010 is not a natural interim storage type, 100 and 901 to 999 are such interim storage types. SAP recommendation is to...
View ArticleHow to dynamically change content in UI5 view
Dear UI5 experts, Recently we encountered a challenge and I would like to seek some suggestions on this forum. Here is the story: We have a three-layer view: <View> <ScrollContainer>...
View ArticleHow to retrieve the file path from ixos server
Hi Experts , The tcode iw23 for displaying the notification ,consists an attachment. can anyone suggest how to get the object id of the notification and fm's to retrieve the path of the attachment...
View ArticleRe: Company code XXXX not customized for Fiori. Contact system administrator.
Dear Victor,Have you been able to fix this issue please? If not, have you checked the configuration tasks if all done?Configuration TasksTo be able to implement the app, you must perform the following...
View ArticleRe: What to return from GetEntity if requested record is not found?
Hi Ashwin, thanks for your reply. I tested it again with my ContractVersionSet and when I return the empty er_entity it is unbound by the GW framework and the /IWBEP/CX_MGW_BUSI_EXCEPTION is raised...
View ArticleInitial stock upload in EWM through /SCWM/ISU
Hi Experts, I got the sample file to upload the initial stock from SAP note 974852 . I am able to upload the stock using the file. But while uploading the file with serial no I facing some challenges....
View ArticleRe: Pernr locked in ESS Personal Info
issue is now icon is missing ? https://scn.sap.com/thread/3170806 check the configuration https://scn.sap.com/thread/3192926 Object METH CL_HRESS_PER_DETAIL *&...
View ArticleRe: Problem with i_rollup_only in RSDRI_INFOPROV_READ
Finally! Thanks Frederic :-) But how do I declare an internal table and append the g_t_ZPY_P01 to it? My ABAP skills are quite moderate... I noted that there is another mistake in the code aswell, but...
View ArticleRe: Identifiers in Material Master Specification Screen
Dear Kalyan I believe the identifiers are selected using a "Identification listing". And this listing is simple customizing and can be changed. But keep in mind: you have only two columns ! to display...
View ArticleRe: when I click the save button on vf01 I want to save the pdf file on the...
Hi Drisya, use "locl" as a printer and set the spooloutput on immed. Also set your printer on your desktop to pdf-output and now there should popup the savedialog while saving. You needn't to use the...
View Article