Re: BREACH vulnerability
Hi Jian, When you set the compression to "Off", more data needs to be transferred from the server to client each time when there is a request from the client. This will affect the overall performance...
View ArticleRe: How to move Internal Table Row Values to another Dynamic Table Column wise
Hi Venky, FIELD-SYMBOLS : <F> TYPE ANY. Loop At <itab1> Assign Into <wa1>. Do. Assign Component sy-index Of Structure <wa1> To <F>. If sy-subrc...
View ArticleRe: Field activation in Scheduling Agreement
Thanks for your interest. I have resolved this. Thanks to all. Regards
View ArticleRe: How to enable Material Master (MM01) Fields
It also seems fine.. Seems little strange to me..I would suggest to raise a ticket to SAP.
View ArticleRe: New line in a table view enhancement
Hi, Check your super->do_prepare_output prepare_empty_line will add new entry in your table view. DATA: lo_ctx_node TYPE REF TO cl_wcf_bsp_base_tv_cn. lo_ctx_node ?=...
View ArticleRounding off Delivery Quantity
Hi, I would like to know how to control delivery quantity. I have created SD - schedule agreement & my customer requires the material in batch quantity.ex: Schedule quantity = 10000 nos....
View ArticleRe: Transfer data to One Time Type to another Time Type
Hi Rabi, Yes venkatesh asked right question. you didn't tell how you are generating Time quota's ? through PT60 with monthly accurals ? me suggestion is go with QUOTA deduction instead of Time types if...
View ArticleRe: Getting wbs element from network number
Hi, you can find out WBS against network/activity from CN46N/CN41N/CN41. you can find out PO list against network from ME2J.
View ArticleRe: How to access PO host name in SAP BPM
It would be great if you can share how you implemented that. Java code? BPM API?Would help a lot of beginners.
View ArticleRe: Pipe line material issued with value
show an evidence, which would be a screenshot from your material master accounting view The update tick from the customizing controls whether value goes into your stock accounts, it doies not control...
View ArticleRe: PMS-Pushbutton is not visible in process status in appraisal system
Hi Yurii, Thanks a lot for your kind reply! I've already seen your replies for other similar questions. The only point I'm struggling is I do it in ECC not portal. I used tcode phap_catalog to config...
View ArticleCannot deploy two applications with identical application aliases (context...
Dear Experts, Please any one tell me this error i checked scn community but i am not getting any information.I have a track in that i am minting the DC.Initial created activity are released and again...
View ArticleRe: Transfer data to One Time Type to another Time Type
Hi Venkatesh, I have changed ZPLD as you told It shows correct PL quota in SALDO 2.5 - .5 = 2 But in ABWKONTI it showing 1 extra quota (Suppose taken from IT2013) Thanks
View ArticleHow to check file name or document title GOS
How to check file name or document title GOSI'm try to check SE16,Table SRGBTBRELbut can not read the attach.
View ArticleRe: How to remove/enable ‘Register now….’ Link on logon page? Users who...
For 7.3 Register now link is enabled/disabled using :Go to System admin-->Then select --> User Admin UI Tab-->Enable self registration link Save it.Assign the UME action UME.Selfregister_User...
View ArticleSort table containing single row as display
Dear Experts, Can anyone let me know how to sort table containing single row as display. The scenario is i have to show lastest text (comment) in the top following by its previous. Here in text i have...
View ArticleDBACockpit not Working except one Client mechine
Hi Experts,I'm experiencing strange problem, i have one server and number of client machines.In one of them i can access DBAcockpit without any errors. While from others i Can't.im using SAP ECC 6.0...
View ArticleRestriction on AUDIT Dimension
Dear All, I have a requirement for restriction on Audit Dimension for Certain users. For e.g., we have 10 users and all 10 users currently can post to AUDIT DIMENSION "PCA" via FLAT FILE OVERWRITE and...
View ArticleRe: How do i create Finance profile like SAP_all
My dear friend, You have posted your question in wrong forum..Although, It can be done via your BASIS consultant..
View Article