Re: Unable to connect to BW data source using SSO
By any chance, can you provide a detailed setup you have performed during the setup process? Thant might gives us some info where any any thing you got missed
View ArticleRe: Problem with deep structure in LOOP
Can you paste l_doc declaration.Also , make sure l_doc is declared globally or in the routine where it is being used . ThanksManik
View ArticleRe: SAP PO training
Click on that link, go to "Related Curricula" tab. You can find the complete details..
View Articlestock balance report w/ batch#
experts, i have a business requirement for stock balance report (similar to MB5B) for values against the batch numbers for that period. we already have a similar custom report but it totals the value...
View ArticleRe: Does anyone know the standard removal strategy A?
Hello It is possible to configure that behaviour, instead of ask user to select the bin you can configure other strategies for other materials. You can do taht througth storage type sequence (removal...
View ArticleRe: Removing 00s from string field
Hi Heather, Create a formula with this code: IF isnumeric({String_Field}) then tonumber({String_Field}) -Abhilash
View ArticleRe: Unable to place the person into any other tab after completing Offer...
Hi Srikanth, Does the candidate show up in the process tab? Could it be that the candidate has an activity assigned with a higher process ID? In that case it would always show up in the highest...
View ArticleRe: "XML Configuration File in Server" caching problem
Hi Tibor, If you distribute SapLogonTree.xml locally to each client, then you aren't setting them up to use a central shared configuration file. You don't need to distribute any configuration file to...
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
Hi Heber Do you expect to make further changes to your solution? see post from Mantha where she says that SAT has not finished the xml changes yet. I guess most of us are waiting from SAP resolution...
View ArticleRe: 0FI_GL_7 delta not transferring to RSA7
Hi JL Read the below document and follow the same to make the changes to time stamp. It clearly explains how to change BWOM_SETTINGS and which datasources are all affected and what does all the field...
View ArticleRe: SAPGUI SSO with AD authentication - different domains
Hello Valerie, I did check the implementation videos, however I was not clear on the domain part. The videos show only one domain whereas in my case, SAP system will be hosted in a remote site (in a...
View ArticleRe: Error at LSH set up
Hi Matt,great doscument.Helps me a lot!Do you have any expierence with SAP GUI 7.40?kind regards,Roland
View ArticleRe: "Can Grow" Fields cutting Text on right Margin if Page Setup has no Printer
Hi Patrick, R&D had another look at this cutting off of characters and the problem lies not specifically in GDI+ but in USP10.dll. We use the older version 1.4 and we cannot upgrade this...
View ArticleRe: Inter-company Transaction Report
hi, SAP standard report to show Inter Company transactions something is already mentioned... ;-) br erwin
View ArticleRe: ECC 6 to EHP 6 with DDIC ACTIVATION ERRORS and RETURN CODE
The SAP note 902817 cannot be implemented as it does not contain any corrections. It only provides a recommendation to be carried out manually under the "Solution" part. Are you now getting the error...
View ArticleRe: How do i blank compress the table header?
Hi Christoph,Firslty, many thanks for your quick reply.I did change the code after your suggestions.I was able to blank compress the table in the output when there are no values in the table.However,...
View ArticleRe: Validation FB60
Hi Rajesh, As Eli Already Mentioned in his first response Account type (KOART) and Document type (BLART) is enough. So when a user post a transaction from any T-code the validation works. Hope by...
View ArticleRe: ECC 6 to EHP 6 with DDIC ACTIVATION ERRORS and RETURN CODE
Am facing This Error, Reagan, 3 EDT014XActivate dependent table "CVERI_CLNT" 2WEDT192 Enhancement category for table missing 2WEDT193 Enhancement category for include or subtype missing 1EEAD696...
View ArticleUse Select Options for CDS views in ABAP (Open SQL)
Hello, I am new to CDS views in ABAP Dictionary so not sure whether my question is basic or complicated. I want to create a CDS view in ABAP by joining 5-6 tables based on certain conditions and...
View Article