Re: Automatic role assignment - BPC
Since these Z* roles have their own naming convention, is there a way i can configure to have those roles as per naming convention that i have defined in the system?
View ArticleRe: Help - Fixed Asset how to add a new depreciation area?
Hi Check the below discussion Import multiple depreciation areas for Fixed Assets - SAP B1 V9.0Import FA master data from Excel - SAP B1 9.0 With Regards Balaji Sampath
View ArticleRe: Selecting 'Shipment Number' from SAP GUI Tree, while running a test in QTP
Hey Suresh, This is easy! Use the getroproperty method to get the information.. Your code it will be something like this: variable =...
View ArticleAction and Action Date not showing up in the Items in VA41/42/43
All, This is a weird situation. I am not able to see the fields Action and Action date in the Contract Items tab but can see them in the Header. The screen called is 4201 with program SAPLV45W in...
View ArticleRe: SBO 9.1 PL04 installation files
Hi I think your file is interrupted while downloading. Check the WINRAR SOFTWARE to extract. With Regards Balaji Sampath
View ArticleRe: Portal(Test and Configuration Tool)ERROR: The user does not have a role...
Hi Kemal, Reproduce the issue and check SU53 for the user in the back end system. If you are not able to login with the user, go to su53 and check Menu-> Other user and give the name of the user, it...
View ArticleRe: A field to be validated as having only numbers of type char03
Hi venkat, You can try CA instead of CO. Sample code: DATA: LV_NUM TYPE c LENGTH 3 VALUE '1'.IF LV_NUM CA '0123456789'. WRITE: / 'CONTAINS'.ELSE. WRITE: / 'NOT CONTAINS'.ENDIF.
View ArticleRe: Sybase Ase, Log Database Extend "DBIF_RSQL_SQL_ERROR dump"
alter database <dbname> on <devicename> = <size> <size> is a quoted value of a number and a unit specifies, so might be (including quotes) "100M" for 100 megabytes or "2G" for...
View ArticleRe: How to Upgrade BO 4.1SP2 clusters to SP3
Hey JRK,we have the same environment. 2 Server in a cluster and each server have all BO Services including tomcat. Now we want upgrade our system from 4.1 SP2 to 4.1 SP5. How did you finally upgrade...
View ArticleRe: Datasource activation error
Hi Daniel, try check your psa table in RSRV and try again.Regards.
View ArticleRe: "Update was terminated" message when held PO changed
Dear Anand, It is not possible to tell the error message by looking SAPLEINU program and you only can know the error by the following way. 1. Kindly goto ST22 transaction.2. Press Today (If the error...
View ArticleHow to assign the dimension.property value to a existing record
Hi All, I think this is very basic. This is what I need to do Read a existing record based on some parameters like datasource, version,time.period.Change the values of few dimension by reading a...
View ArticleHow to - Grouping (and sorting the groups) in Swedish Alphabetical Order?
Hello experts! currently I have group results ordered as follows:aåäbc--zI need:abc--zåäö I am wondering if there is any way I can create a group (based on a text field) that possibly contains special...
View ArticleRe: 7.1 Multiple change documents for 1 Request for Change
I was thinking about the consistency check as a backup plan. I hadn't thought about the cCTS idea. Thank you Wences!
View ArticleRe: sap treasury account assignment reference transfer
Hi Raju, Depending upon whether Processing control for the DBT is offline or online, you'll need to execute TPM27 or TPM18 to post the derived flows. The system will automatically calculate the...
View ArticleRe: 7.1 Multiple change documents for 1 Request for Change
I was thinking about the consistency check as a backup plan. I hadn't thought about the cCTS idea. Thank you Wences!
View ArticleRe: Sybase Ase, Log Database Extend "DBIF_RSQL_SQL_ERROR dump"
Dear Bret, in example; alter database HCP on HCP_data_001.dat = 10G mean increase 10 g ? Still HCP_data_001 is 104 gb.
View ArticleOracle Merge statement not working in power builder
Hi, I use power builder 12.5 classic. I need to use oracle 'merge into table when matched... 'statement in the save event of a window. But i get the error, warning C0014 undefined variable merge....
View ArticleRe: How to do validation in Dynamic table update program?
hi dipin This fm can be used to get primary key of any table fm 'BDL_DDIF_TABL_GET'
View ArticleRe: SUM stuck at MAIN_SHDPREPUT/PARDISTPRE_SHD
Hi Reagan, Good Day, Log file and output for ldd dboraslib.so have attached. I tried to check kernel files patch level, it gives info for instance 00 and it is 721 patch 201. Kernel patch level in...
View Article