Re: How to archive BPC Data Model?
Hi Sagaya, Archiving in BPC MS generally means taking a backup. Once you have taken the backup, you have two options:1. Create a historical environment to maintain the historical for people who want...
View ArticleRe: Weekday and Weekend Scheduling of Process Chain
HI, You can find Repeat Shceduling under job in SM37 after you schedule your first process chain like below. If you follow my first reply, you will achieve your requirement.
View ArticleRe: price determin. error
Hi RobinAs I told you, in standard this is not possible, system validate the ML Close period must be LESS than the actual MM Period. I you dont beleave me, do the debug or ask your abap team to do it,...
View ArticleRe: INBOUND IDOC basic type Orders02 does not exist
Hi Oscar, >>>>but on Inbound system side XI send error 56/60 on WE02 transaction . as XI does not process IDOCs with WE02 so everything is fine it's your scenario which is wrongIDOC...
View ArticleRe: ABAP Web Dynpro ALV: Event for Scrolling the ALV
Please ignore my previous post,that solution will work fine if you are using UI element table.But in case of alv there is no such event for scrolling.Scroll bars will come automatically when the table...
View ArticleRe: How to remove commas from number in Bex analyzer or Web Template
Rajendra, You need to understand one thing here. You are cutting down modeling option , Macro option and Francos suggestion too. All possible solutions are discarded by you. There are no other...
View ArticleRe: How to solve difference/variance in MB5L?
Hi, The differences are coming due to direct GL postings to stock account. As per SAP standard, the stock accounts to be posted automatically only. Please read the note 968812 , which explains the...
View ArticleRe: Verp
hi venkat when you make a delivery system picking only normal , you check delivery level menu bar- EDIT-ERROR LOG , first check this ,based on that you modify the settings
View ArticleRe: Termination of PPDS Planning Run
Naazuk, Every heuristic runs according to low level code. Some of heuristics terminates completely without giving any result if there are certain master data is not maintained. Example: Planning of...
View ArticleRe: IT Performance Reporting vs. Interactive Reporting: usage rights
Sorry, but I cannot imagine that such simple question cannot be answered in this forum. Situation You have your own SAP systems. Futhermore you are able as a SAP partner to sell the SAP licenses to the...
View ArticleRe: How to eliminate WPBP Split.
Dear Shiva, I am afraid it's not a good idea to eliminate standard behavior of system. You should work on your PCRs to have the correct result not to omit splitting. As you said your splitting coming...
View ArticleRe: Sum of group data
Hi Abhilash, I need to display the sum of blue color values for each person.So for the employee 'Leandro Saclolo' the sum of blue color values are approximately 2300.So i need to reset the GH2 variable...
View ArticleRe: Restrict parental leave quota to 7
Dear Punu, I think your settings in V_T559L are not correct. would you please possibly share some screenshots of settings? I need to have look your selection rule(All tabs), Base entitlement and...
View ArticleRe: loading mass data to sap via excel file
Dear Anna, I am not sure what you want to do but I would say if you are familiar with LSMW this is the way to upload mass data into SAP. Search for LSMW I am sure you can use it. Regards,Omid
View ArticleRe: Portal rendering Issue in Detailed Navigation
Hi Bhavin, The issue doesn't seem to be PC dependent. If the same works proper on IE 9 and above on the same PC and also on chrome, this definitely is the problem with IE version. As per your pt 4-...
View ArticleRe: SAP client doesn't remember its settings
The registry path is: HKEY_LOCAL_USER\Software\SAP\Sap Manage Have you checked the \b1-config-path.txt? Beni.
View ArticleRe: Backup Sybase on Tivoli Storage Manager (Windows)
I've found there is an open feature request, CR 726510, to update backupserver and sybmultbuf to 64-bits on AIX. There is an engineer assigned to it, but no customer cases are associated yet, so...
View ArticleRe: Issue in saving file into Application server
using addition MESSAGE to get message. DATA: MESS(60), OPEN DATASET W_FILENAME FOR OUTPUT IN TEXT MODE ENCODING DEFAULT MESSAGE MESS.if sy-subrc ne 0. WRITE: 'SY-SUBRC:', SY-SUBRC, / 'System...
View ArticleRe: if error occurs in USEREXIT_CHECK_VBAP MV45AFZB stop sales order processing
Yes..I ahve compaed the versions also and everything is similar.But still error message is not working properly. Thanks,Komal.
View Article