Deleting entries from EBAN table
Hi Experts, I am asked to find a way(preferably function module) to delete entries from EBAN table based on some selection critaria. I found this BAPI, BAPI_REQUISITION_DELETE, but this will only mark...
View ArticleRe: HyperLink for the document in the Workitem
All you need is to bind the Business Object Instance to &_ATTACH_OBJECTS& in WF to Step binding.
View ArticleRe: Hiring error for Norway in Personal data
Hello Nisha, The screen shot shows no feature here Please suggest. RegardsAnanthi.M
View ArticleRe: Bad date format string in Crystal 2013
hi Bob, you can use something like the following stringvar s:= '20140405';date(s[1 to 4] + '/' + s[5 to 6] + '/' + s[7 to 8]) and if you want to be safe and use a check, then you can use something this...
View ArticleRe: "group" standard cost
About mas MR21, you can try bapi BAPI_M_REVAL_CREATEPRICECHANGE Create a Z program or a LSMW (There are some post in the SDN that explain how to create LSMW with IDOCs) Arturo.
View ArticleRe: How to get the date form the year?
Hi, at Bex level you can't get the date from year.because year - YYYY and date is DDMMYYY. from Lower to higher you never get conversion. Change your data flow, add any date field at data source,...
View ArticleRe: ESS Time Quotas - EHP7
Make sure SAP note 1915146 has been installed in your system.
View ArticleFirm PR
HI Experts. I have a question about PR in MRP run: when I firm a PR with differt qty or date, later on, if I run the MRP, a new PR will be generated with the same qty which means duplicate, is this...
View ArticleRe: Two Lookups
Yes you can do that with in a ifthenelse statement. Something like this - ifthenelse(source.vendorno = [output lookup1], X,ifthenelse(source.vendorno = [output lookup2],Y,null)null)
View ArticleRe: Add number to Date in Webi
Use RelativeDate =RelativeDate([Date Object];365) Regards,Mark
View Articlewhat are the features and functionalities for Windows phone 8?
what are the features and functionalities for Windows phone 8, I'm under an evaluation to compare intune, airwatch against afaria,
View ArticleRe: cost Itemization with costing status
Hi Ram If the intention is to make custom reports for getting the cost component split - I would suggest use these BAPIs BAPI_COSTESTIMATE_GETLIST: Determine cost estimate lists...
View ArticleRe: Creating Agent types in Risk Assessment (EHS-MGM-RAS) in SAP EHSM 3.0
Hello Rohit, In Risk Assessment you assign agents mainly to support exposure analysis as a method for analysing the risk level and track exposures of employees. Agents carry exposure limits which you...
View ArticleRe: Changing colors of BEx exceptions?
I thought I did. Inside "BEx" you can add Exceptions. Currently you have Good 1, 2, 3, Critical 1, 2, 3, and Bad 1, 2, 3. Can you change the color that they produce? I don't see anywhere within the...
View ArticleRe: Size Collumn text IN ALV OO
I believe 'optimize width' would set the column width according to the values in the field, not the column header. E.g. if Sales Org field (VKORG) if 4 characters then that's the width you'd get in...
View ArticleRe: Secure Login Library 1.0 to 2.0
The PSE is required only in case you use X.509 certificates together with SNC. If you are planning on using Kerberos, you don't have to create the SNC PSE in STRUST.
View ArticleRe: Erro customizing: versão XML não atualizada para tipo de mensagem 210200
Baroni, Na mosca cara, era isso mesmo! Deixei a tabela como vc disse e funcionou perfeitamente.Agradeço muito a ajuda!!!!! Att,Alan Oliveira
View ArticleRe: Ajuste de inventario por DTW en versión 9.0
Hola, Maria Jose, en la siguiente ruta se encuentran las plantillas en la maquina donde esta instalado el Data Transfer C:\Program Files (x86)\SAP\Data Transfer...
View ArticleRolling back from a BWA revision upgrade
Hi All Hope you can help , but I need to know if it is possible to roll a bwa revision upgrade back. I'm upgrading from 7.20.26 to 7.20.28, and want to know if there is a rollback option or do I need...
View ArticleRe: Concern with bug fix in V9 SP14
Hello Contract Documents that are moving from an Internal Only phase to an Externally visible one can only be seen by their suppliers if the Publish to Supplier checkbox is checked (and the publish...
View Article