Re: Send Email to update Calendar in MSS->Team Birthdays and Anniversaries
you wont get authorization error using SU53 in portal, you need to use ST01 to trace the user for auth errorsand you can debug here n class CL_HRMSS_CENTRAL_SERVICES in method CREATE_ICS_FILE and also...
View ArticleRe: Create Custom Authorization For Specific Item
Hi Hadi, As Beni mentioned, Customized Authorizations may apply only to form level, not at item level. The item in that windows does not mean item in the form. Thanks,Gordon
View ArticleRe: How to bind a single property to a value with oDataModel?
Hi JackOne way would be to use BindElement in your code to set the context see JS Bin - OData BindElement example var url = "http://exampleurlfordataservice/zui5_purchase_order_srv/"; var...
View ArticleHow can I execute Universe queries dynamically in Dashboards 4.1?
Hi all, I am building an application using Dashboards 4.1; up until now I have been connecting via a UNX file to the back-end (SQL Server Database) using Query Browser. Depending on different actions...
View ArticleRe: APO DP Attributes
Hello Ganesh Just like (main) Characteristics, Attributes are Infoobjects as well. But these attributes are added as a part of (main)Characteristic Infoobjects. They provide additional details about...
View ArticleRe: Component allocation in Routing
Checkout the two reports in the note 315213, Usage of report RCPRECOM:For Releases <=3.1H Support Package 10, orfor any Release if fields STLTY_W, STLNR_W STLAL_W in table PLMZ are empty.Usage of...
View ArticleCustomize Alert Messages configured on AS ABAP
Hi PI Gurus, We have configured CBMA on AS ABAP to capture alerts from IE failures. l http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/12/27/component-based-message-alerting-on-as-abap...
View ArticleRe: Errors when saving a new promotion
Yes. Narendra, this is exactly what I'm experiencing now.If I don't enter product, it saves fine, if I enter product, it shows this error.Because this problem is on DEV server, should I make BPS0 and...
View ArticleRe: SQ02 ABAP Coding
add the following in the where condition of the select statementandKNUMH ne ' '. Select single KNUMH from KONVinto Z_KONV_CONDwhereKNUMV = EKKO-KNUMVandKPOSN = EKPO-EBELPandKSCHL='XX00' andKNUMH ne ' '.
View ArticleRe: Run Quarterly Report
okay...try a record selection like this then... {CallLog.RecvdDate} >= totext(date(year(dateadd("q", -1, currentdate)),if month(currentdate) in [1,2,3] then 10 else if month(currentdate) in [4,5,6]...
View ArticleFM to update BP general data (ex: BP KIND)
Hi, I am trying to update BP Kind/BP Type which is part of BUT000. Could you please let me know any FM for the same. Thanks for the help. Thanks,Sandeep
View ArticleRe: How to setup up pricelist based on Item Group
Hi Rajindra, You are able to set a discount percentage for Item Groups in the Discount Groups area like Gordon mentioned.You could also setup a pricelist for each Item Group and base that off the Base...
View ArticleRe: SAP B1 autobackup size more then SQL Backup
Hi Darshan, You can also use RSP to automate backup management, please see this link:...
View ArticleStruggling with SCN 702 and ECC 606
Hi Gurus,We are struggling with getting XML messages across the 2 systems.Is there any standard documentation that can guide us in this? We do not want to use the Idocs scenario and want to go XML...
View Articleconflict in creating a group by function in mock up tab
.I am generating a mockup tab(crosstab in crystal reports XIR2). scenarios#There are 3 developers(example: phani, ram , robert, etc) in my project those who report to my manager.I need to develop a...
View ArticleRe: Using FBB1 for automatic posting
Use FAGLF101. It calls FBB1 internally.Don't know if this is still pertinent to you, but wanted to put the knowledge out there.All the best,Mac
View ArticleRe: Short Profile field names not getting displayed correctly in MSS
can you ensure the sequence numbers are not duplicated in the above tables?
View ArticleRe: Application Set Parameters Table
I must respectfully disagree. SAP help states "In the NetWeaver version of the system, all parameters are stored in the ABAP DDIC table UJA_USER_DEF." This can be found on this linkSAP Library -...
View ArticleRe: HTTP to HTTP scenario, need to get the source url parameters
Hi Hareesh, Thanks for the link. I am using PI 7.3. So the link you gave me does not apply for my system. May be something similar is required for PI 7.3. I have tried various combination of...
View ArticleRe: Is there a Display version of trxn OB08 or S_BCE_68000174 ... ?
I know the original request was to only provide display access to the Exchange Rates. I would like to add to this thread that client settings have an impact to the ability to edit this table in...
View Article