Re: Drop down according to rows in table control
Hi, Trigger PAI when user enter data by FIELD <coloumn1> MODULE <mod> ON REQUEST,get current line using get cursor line,form that get the value of column 1 in that module and using this...
View ArticleRe: Step 2C in SU25 and comparision of roles
Doing a good job in step 2B is the key, so that you can make as many assumptions as possible in 2C. I also have a tool to simulate merging so that you can see the impact and know which roles are most...
View ArticleRe: Will BOE Infospace runs on HANA parameters?
Hi, if configure the variable in the calculation view to be optional, then the indexing will succeed.Else when you validate the Information Space you should be prompted. Best regards, Victor
View ArticleRe: Steps on configuring both sender and receiver scenario for IDOC_AAE
Hi Jonathan, While I am not an expert in configuring the IDoc adapter, I'd like to try to help you with information about the organization of the documentation so that it would be easier for you to...
View ArticleRe: Downloading and uploading the sap user password.
There is still a chance and a passive compatibility tolerance... By default login/password_downward_compatibility = 1. So you have both hashes. You can migrate the users via BAPI_USER_CREATE1 (BCODE...
View ArticleRe: Incorrect network header settlement rule
You need to check the Network Type Parameters configuration. There are 3 settings to check. The Settlement Rule Strategy assigned, the default settlement rule and the indicator for the Activity...
View ArticleSAP B1 Incorrect GL Budget Amounts in P&L Budget Report
When I run the P&L Budget Report in B1 I am showing GL Budget Amounts for accounts that are not Budget Relavant. When I run the Budget Scenerio Definition Setup these accounts are not included -...
View ArticleSAP B1 P&L Budget Report
When I run the P&L Budget Report in B1 I am showing GL Budget Amounts for accounts that are not Budget Relavant. When I run the Budget Scenerio Definition Setup these accounts are not included -...
View ArticleRe: Reading an Excel file and putting values into matrix
Hi, Is it happening on same system on which you debug your code ? Regards
View ArticleRe: Capture runtime for report through SE30
Can i Expect more Coding from u?...........
View ArticleRe: TIME_OUT runtime error
Thanks Hendrik, yes the time out is because of Loops over a large amount of lines in the program.they looping over almost 1.7L records and giving time out while looping those many records.i Hvase...
View ArticleRe: TIME_OUT runtime error
Thanks Venkat, yes we are using Select statments and when i observed the below Select Statment fetching 1.7L records and after that they looping the results for processing, here its giving Time out...
View ArticleRe: How to delete file dynamically from FTP location
I can give very simple approach. Out of two files you need to delete one in the sender directory system then design this way. Create two folders like temp and real. Let the sender system drops both...
View ArticleRe: Relation beetween IT2001 and WF
Hello, Did you look in table SWW_CONT for the example you showed in the picture? Given an object instance, you can locate a workflow. But just given a container value, no.Unless SWW_CONT is being...
View ArticleRe: HWC: JQuery & Form Editor doesn't work together ?
Hybrid applications are based on Jquery Mobile framework. Check the following link for jm api http://api.jquerymobile.com/ If you expreince for that you can manipulate elements by using jm api....
View ArticleRe: Select Format in Scorecard
Hello Arvind,There is no way through the interface to do this but those values are stored in the cpms_bookmark table. Look for a BM_TYPE value of SCORECARDPREF. I don't believe there is a way to remove...
View ArticleRe: how to use jdbc odbc to connect to third party database from SAP PI 7.3
ODBC driver (type 1) is not written in java whereas jdbc adapter is a java based adapter. So, IMO you can do the integration only with type 4 jdbc thin drivers. This is my few cents.
View ArticleRe: VA01/VA02 Exit MV45AFZZ Additional data B - Error check
Tjanks Karthik and Gurunath for the answer. I tried everything you suggested but nothing Regards.
View ArticleRe: Como trocar o servidor do sap
Rayan, Remova o Service Manager (License Manager) e instale novamente usando o endereço IP para não ter problemas futuros, caso seja necessário alterar o nome de sua VM. 1) Remova o Service Manager2)...
View Article