Re: Issue with calculation of Marks (Grades/Base value)
Hi Dirk, We are using 70000 as the System Scale LL”Lowest Passing Grade”For the present example, the definition of scale is as follows: Total: 100 Written:60...
View ArticleRe: Mapping of New sales order Process
Hi Mukul,This is more of procurement and production process than sales process. One point to be noted is that the sending material and receiving material codes need to be different. i.e. Every raw...
View ArticleRe: ADMIN USER GETS LOCK
Hi SajithPlease check trace for user and find out where it is getting locked.BRAj
View ArticleRe: EHP6 Installation on Windows 2012 DB - Sybase
Hellohttps://websmp104.sap-ag.de/erp-instPick up the installation and upgrade guides for EHP6 from the above link.The guide will provide you the complete information for the installation.As Sybase is...
View ArticleRe: Any Links for pi value creations or best practices
Are u looking for something like this...:) Process Integration ... Hope it helps.! Regards,Sunil
View ArticleProblem when uploading class
Hi Experts, Initially I upload some of the classes which were in xml format and it were stored in separate package and generated a request, after that due to some errors I deleted the classes as well...
View ArticleRe: Importing DSO with master data infoobject to SAP HANA
Hi Ravi, there is no error log found. I am not able to share screenshot right now.My active table is in the center.In which column product_id is connected to two tables one is product_id text table and...
View ArticleRe: Delta loads to SAP BW quality system
Hi Santosh, Almost you need to create COPY of present bw production at quality system. So most of the data flow design may be there. first check all data sources, info packs,dtp are in place. on the...
View ArticleRe: Prompt Date format issue
Hi, the format of the date is dependant on the Preferred Viewing Locale (PVL) of each user (Preferences->locale). You can also make it constant if you want, by setting the corresponding flag when...
View ArticleRe: Dashboard Scorecard configure columns and width - how to avoid scroll bar
Hi Lee, Even I had the same issue. So instead of scorecard, I started using spreadsheet component as it reflects the exact data and formatting in the excel sheet (text colour, cell background colour,...
View ArticleRe: VF 014 The document is blocked for Billing
Hi All, I reversed the PGI and tried it is not working. There is no Billing block in the Sales order level. As I mentioned, Billing block is there only in outbound delivery level. As suggested by...
View ArticleRe: Delete Overlapping for PSA requests
Hi Ethan, You can go ahead with the current design of the process chain. As you don't require not more than 1 request in both PSA and DSO, deleting the requests before loading is fine. Thanks,Karan...
View ArticleRe: Bi Content Error
It seems your GUI got corrupted and not configured properly. Please ask your BASIS to uninstall your GUI and install again. Ask them to import latest Kernel and Patch updates. This should resolve the...
View ArticleRe: Mapping Issue in SAP PI
You can use Email validation UDF for the same...try with below code.. public void validate(String emailid[],ResultList result,Container container)throws StreamTransformationException{ for(int...
View ArticleRe: Fiori Apps - facing problem
apps page configured for the user Do we need to configure any logon method
View ArticleRe: Adding Database and Server info to report in BOXI 3.1
Hi You can use Query summery function to know from which source it is coming and manually you can add the database name in header which is does not change frequently.
View ArticleRe: Access variables of caller (program)
OK, thanks! Then I'll use a shared object to "pass" the required information.
View ArticleRe: Scheduling Crystal Reports through Email Option
Hi Farhan, Please post this question to the BI Platform space. -Abhilash
View ArticleRe: Automatically Send email after Creating Sales Order from VA01
Hello Richa, You call call call your smart form in program MV45AFZZ inside FORM USEREXIT_SAVE_DOCUMENT then write your code accordingly to sent mail. Hope it will help you.
View Article