Re: error 8037 Failed to connect or logon to SLD
Hi Artem, In server go to control panel -->internet option -->advanced tab--->click reset button. After that try to connect it With RegardsBharathi raja
View ArticleRe: Business Object Audit database limits
Rajesh, I would suggest at this point you have THREE options: Check the Audit DB setting within CMS settings, as show below Check the Universe to make sure it NOT set to return 5000 rows by...
View ArticleRe: Header/Item Text should not change when Sold-to-party changed
Hi Mac, I think the following user exits can help you. In the Include MV45AFZZ use the below exit points, 1) USEREXIT_MOVE_FIELD_TO_VBKD 2) USEREXIT_SAVE_DOCUMENT_PREPARE try to write your code logic...
View ArticleWorkflow Purchase Requisition Realease email notification with executable...
Hello expert, I am New in Workflow recently i have configured Workflow Purchase Requisition Realease, I am using R3 system.workflow triggering well and we got email notification with executable...
View ArticleRe: shodow account for non-performing assets
can somebody provide update to my earlier concern.
View ArticleRe: Uploading attachments in Purchase Requisition through Code
Not sure whether you are using GOS or content repository to store documents. You need to create class handlers to receive xstring from your UI and upload into SAP via FM. For content repository you...
View ArticleRe: page setup dialog bug in visual studio 2013
Hi Robert, Sp11 had regression issues, could you try installing SP12.SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads -Bhushan
View ArticleGDFF format payment medium configuration
Dear Experts, Need to output a payment file in GDFF format for doing cross border and domestic payment. DME file format is already setup for GIRO payment. Can I use back the same or reconfigure. Bank...
View ArticleRe: Clear two posting in different vendor account
Hi Giulio, I have't understand the issue, why you want to clear one vendor invoice with another vendor document? Is it posted wrongly to other vendor? If yes then as per the Accounting standards you...
View ArticleRe: how to read the Note content under the activities of recruitment
Hi, Ask your functional on how to reach this text, whether it is maintained in any table. Also am not sure whether you can make use of Text Function Module like READ_TEXT. Check whether these can be...
View ArticleRe: Moving from SAP Basis to programming career & back
In addition what is suggested by Colleen with regards to ""Closed Fenced""..I am also a programmer, and many time i also felt like there is nothing much to do with this technology or language but it...
View Article"An internal error occurred while calling the 'saveDocumentToCorporateMDP'...
Hello, In my landscape, i have scheduled reports and some times the scheduled reports are getting failed when its fetching more data. After that if i run the same report for one moth, then the...
View ArticleRe: Getting Approver name and Approval date in module pool program
Hi Kavitha, Please Provide the code block where you are updating it in ztable. If you are using table control loop at your internal table check for the checkbox field and modify those records in...
View ArticleRe: Bapi is not taking input from mii
yes, I mapped all fields of BAPI from JCo function action block. I am also getting response .In the response XML I am getting that field values. But when I checked in SAP that value is going as blank....
View ArticleRe: how to pass PO?
hi archana, if it is normal program then fine but it is the requirement for inbound processing FM, as i am new to that a bit confusing. how the import export and table parameters related to that import...
View ArticleRe: Moving from SAP Basis to programming career & back
In addition what is suggested by Colleen with regards to ""Closed Fenced""..I am also a programmer and works on ABAP, and many time i also felt like there is nothing much to do with this technology or...
View ArticleRe: Getting Approver name and Approval date in module pool program
Please paste your code.
View ArticleRe: What is the importance of Rcpt/Issu classification codes in J1I5 transaction
Please see the answer given to the Question in this SAP FAQ What is the issue classification for RG1? 535616 - FAQ: Country Version India (CIN) General SD queriesPlease close the thread if you have got...
View ArticleRe: "0" Before Number - CT04
Thank Sagar! But that I really need it's use a characteristic's data type NUM that not delete the leading zero. One alternative is use the Value Check Strategy: Check Table in CT04. Thanks for attention
View ArticleRe: .isResultSetEmpty function in Design Studio
you should try to make some debug statements. eg. var DS_16_Empty = DS_16.isResultSetEmpty();APPLICATION.createWarningMessage("ResultSetVisisble: DS_16" + DS_16_Empty); var DS_30_Empty =...
View Article