Re: Change Cell Color based on Security
Hi Antony, It seems others have the same problem; there's another discussion on this subject http://scn.sap.com/thread/3492526 /Cecilia
View ArticleRe: How to convert string to hexadecimal in ABAP
Hi Bhupinder!Try to refer to the code below: REPORT ztest. DATA: l_text TYPEstringVALUE'Some text ┐ some text', l_letter TYPEstringVALUE'┐', l_xspace TYPExstring, l_xletter...
View ArticleRe: SMQ1 and SMQ2 Display only
S_ADMI_FCD with value NADM will give administrative access to SMQ1/SMQ2 tcodes so if user is getting this access via another role then we can not restrict.you need to remove this access from...
View ArticleRe: Error TrexIsapiExt.dll
Hello Kamil, Into the directory I:\usr\sap\<SID>\TRX<instance>\exe dllsare notthemsvcp71.dllandmsvcr71.dll. Regards.
View ArticleRe: Mail Adapter (without attachment)
Dear all, Please let me know how I can use a receiver MAIL adapter for a pass through interface (no IR objects, no XML). The requirement is, along with a file to file (no transformation, no IR objects)...
View ArticleRe: Function module for BSEG table
Iaskedthis questionby turningthe subject. Butthatdid nothelp.Rasim.
View ArticleRe: From BRF+ output in ABAP not coming Properly
Whenever you execute a BRF+ function the context values are changed. What I suspect here is the previous buffers were not cleared during the execution second time which may result in wrong output....
View ArticleRe: custom bapi
Hi Nabheet , Then what i do for transfer record into db table please help me out.
View ArticleRe: Error During Batch Derivation
Thanks for the reply. Just wanted to see if i could help and i do not have any answer on my own.The documents's OP seems to have logged in last 24th Jan'14 and there is a currently active person who...
View ArticleRe: Travel Planning in ECC 6
Hi Sally Thank you for your assistance, we have implemented the correction as send by SAP. Regards Jaco
View ArticleValues disappear while creating POD in CRM
Hi, We are creating premise and point of delivery in CRM Web UI.The problem starts when we enter a value in any standard field like division or the description the value disappears.Any idea how to...
View ArticleRe: No profile with entry tool for task list / / 2 in session CA01
Hi AHmed, Can you share the entire screen to confirm which fields you need to make constant. I feel some where you are using / instead of X. Thanks & Regards,Ramagiri
View ArticleRe: Filter issue on runningsum
Use the formula below for running sum ignoring the filter: =NoFilter(RunningSum(Percentage([KeyFigure])))
View ArticleRe: While doing GR (GRN) a value automatically gets posted to Price...
The price control for material is S...Please post the screen shot for Material Master-Accounting 1 view...
View ArticleScheduling of Non-periodic process chains
Hi, Could anyone help me in knowing the step-by-step procedure of scheduling a process chain at different time intervalsat 5:30 pm; 6:05 pm; 7:02 pm etc. Regards, Aditya
View ArticlePLM Web User Interface
what is PLM web UI, is it a separate utility or gui like easy dms. how to run and configure it with SAP DMS. Regards Kashif
View ArticleDunning Procedure
Hi Genius, I have two companies one is parent company & another sister company. Both companies have same vendors & customers. Can I assign dunning procedure for both companies?Please Reply.Siva
View ArticleRe: how to trim the textbox in datawindow before insert in pb7?
In the button clicked event i have the below code to save the dw_2 datawindow... i have tried before the below code...but its throwing error for accepttext parent.event pfc_save() Am i have to use ur...
View ArticleCustom Report Authorisation
Hello, We have a custom report and we want to restrict the export authorisations for it. I defined a single role for this particular report and assigned it to a test user. The test user doesn't have...
View Article