Re: Router certificate renewal
Hi Rishi,See the below screenshot:After renewal, I have restarted the service. Since, the RFC's are not working I have tried restarting the server also.
View ArticleRe: How to remove dupliate rows with condition?
Hi-Try this approach:SORT itab BY sap_position ASCENDING obsolete ASCENDING.DELETE ADJACENT DUPLICATES FROM itab COMPARING sap_position obsolete. -Venkat
View ArticleRe: Member Filtering
Hi, Using Exclude members from report editor you can achieve your required format. You have to exclude following combinations:2012.JAN,BUDGET2012.FEB,BUDGET.......2012.DEC,BUDGET Note : Since there is...
View ArticleRe: idoc status 30 even though trigger immediately is set in WE 20
HI, Change to "Collect Idocs" in WE20 and schedule the program RSEOUT00 to process the idocs in the background.orUse the below function modules in the program. 1.CALL FUNCTION 'DB_COMMIT'. 2.CALL...
View ArticleRe: COPA - Switching to another Operating Concern or use existing Op.Concern
Hi.. You can delete all actual data and plan data in co-pa using t-code KEDB.
View ArticleRe: PRORATA OPTION USAGE IN SAP REFX
Dear Rao Refer to solution by Hardik. It will work as per your expectation. Rakesh
View ArticlePI Integration with SAP portal 7.31
Dear Team, We are using SAP portal 7.31 sp7 and our requirement is to integrate the PI in Portal. is there any documents or process which will help in integrating PI from Portal, we need single signon...
View ArticleRe: EHP6: EHP_INCLUSION in module PREP_EXTENSION / Extension module
hi Rob,Please share the Current and Target System. Regards,
View ArticleRe: error Register the work items for universal worklist
Hi,But as it is mentioned that the wizard should be run only for CE version.. Can you login in the portal in /irj/portal with the id that is both in backend and portal. then go to the system...
View ArticleRe: Formula inside a single QM Inspection Characteristic
Yes. This can be achieved. You can use the functionality of calculated MICs for this. Lets say you have MIC with values 0.003, 0.004, 0.006 and 0.003 (M1, M2, M3 and M4). Then you need to make three...
View ArticleRe: Transportation Mode catagaory not showing in Forward order Management
Hello Ali User 1 is on html version??? ( which role did he use to access it??) User 2 is on Desktop Client??? ( what roles is assigned for his user???) Can you cross check this, this should solve your...
View ArticleRe: Network printer setup
Hi Sriram, Thank you for your detailed answer. one questions still remains is Do we need to do any DNS entries at SAP side or printer side? How printer host and SAP Server will communicate ?...
View ArticleRe: REMOTE FUNCTION MODULE CREATION
Hi Manisha jaiswal Create BAPI like this Step 1: Create structures for Importing and Exporting Parameters.Step2: Create a function module and make it as remote enabled.Step3 : Create a BO.Step4 :...
View ArticleRe: SAP Basis
Hi Expertise,Please help me to know these questions......... RegardsAbhijit
View ArticleRe: How to Pull data from table RESB/PKHD/CAUFV Table
Arvind, I understand your requirement...I have gone through datasource 2LIS_04_PKKANBAN but couldn't find many fields of table PKHD in this DS. i.e PKNUM,PRVBE,-PKSTE.In my earlier post i was talking...
View ArticleRe: Number range for HBL missing
Hello Alice Go to your Nwbc Htlml client or desktop client Masterdata-Manage Waybill stock Maintain number range for your combination of mode and sales/purchasing area for your org and shipping point...
View ArticleRe: Delta Init from DSO to cube different from Full load...
Hi the idea is that if you want all the details (first record, cancellation, new record) in your cube for detailed analysis of what happened, then, you will initialize with the change log If you just...
View ArticleRe: Partial results is coming..
Hi Ganapthy, As Durgamadhab said, there is a restriction to limit number of rows in Universe as well as Report. Please check below two settings: In Universe, Open Universe Parameters > Go to...
View Article