Re: How to make mandatory filed "Priority" in service order
Hi, you can do this by two waysOne is through incompletion logif the above is not possible you can do through Transaction Variant in T.code- SHD0
View ArticleBRFPlus Decision Table - Optional vs. Mandatory Entry of Condition Data
Hello Akshat, Currently we are maintaing LOCATION coulmn with blank values. This increases the number of records to be maintained in system. Hence we are looking for an option where without maintaining...
View ArticleRe: What is the use of Explicit Enhancement Point inside User Exit ?
Yes you need access key for user exits. Enhancement spots are SAP's new feature of enabling enhancements by developers who dont have acess key in areas reserved for user exits. The main advantage is...
View ArticleRe: BAPI to get CO/PP orders list
Hi Vitaliy, Try this BAPI: BAPI_PLANNEDORDER_GET_DET_LIST Regards,Rohit Negi.
View ArticleRe: credit limit exceed - still sales order allowed
Yes i hv activated as B.it is not allowing me to create order once exceeds limits. thanks Plz tell me when customer limit exceeds, i want block at sales order level so that only authorized person can...
View ArticleRe: Hi Experts
Hi, Do you just want to avoid 0 while displaying week? Keep Calmonth range variable in Filter and keep your KF under Calweek like umbrella. Then, whatever month range you enter, will dynamically...
View ArticleRe: Getting the e mail address of all contact persons associated with the...
You can check DBDataSource OCPR and loop over its records to get all contacts. Beni.
View ArticleRe: Authorization issue (structual auth ?)
As both users seem to have the same rights and it's just one pernr skipped, a quicj guess would be: it's skipping the pernr assigned to the user (IT0105, subty 0001), because auth object p_pernr is...
View ArticleRe: Getting error track in CBS in metadata and used DCs
Hi Prajakta, did you migrate the 700 wd java applications to 730?When you create project for a 700 DC in NWDS 730, then due to the release difference it offers automatically a migration process for the...
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: Planned order to production order ECC to APO
Hii Devidas, Select the queue and enter shift+F6. or go to edit click on reset status... RegardsDebashis
View ArticleRe: Sum of group data
Open the formula @reset2 you've placed on Group Header 2a and add this as the 1st line: WhilePrintingRecords; -Abhilash
View ArticleRe: Can a table become corrupt?
Hi Lars,thanks for clarification. > once again just a lucky shot into the blueYou are honored like a god here (in SAP HANA section) - so i would call it "supernatural" instead of "lucky" >...
View ArticleRe: The Server Threw an execpetion in SAP B1?
Hi Mayank, This can haapen if your DI API uses a different License Server than the B1 application. Compare the License Server settings in both b1-local-machines.xml files. TheB1 application is under...
View ArticleRe: Open system form on button click
Hi vivek, For most of object types in SBO, you can use Application.OpenForm method. The benefit of just activating the MenuItem is that the mothod returns a From object representing the form just...
View ArticleRe: SAP HANA SP 06 ~ Revision 60
my pleasure and sorry for the inconvenience. Glad to hear it's all good now. And still thinking about "to avoid any unnecessary and unwanted technical problem" - I'm wondering when someone would...
View Article