Re: duplicate entries in customs declaration before GR worklist
Hi Satish, There could be several explanations for your "duplicate" entries. One important field not shown in your picture is the Material Document number. I'm guessing that the 2 entries have...
View ArticleRe: Steps after changing the infoobject length
You cannot change the length of an InfoObject if there is data in it's tables. You cannot delete this data if the info object has data assigned to it in a transactional table such as an ODS or Cube....
View ArticleRe: Hide WD ALV columns from settings dialog
Hi Omri If you derived the reference of column settings from the ALV object(cl_salv_wd_config_table), then it should work fine.Else you can follow what Anup has mentioned. RegardsSwati
View ArticleRe: IDoc getting Self locked while processing in foreground using BD87
Hi Lakshmanan, Could you please check the below thread to process locked Idocs. http://scn.sap.com/thread/1524302
View ArticleRe: BAPI_CATIMESHEETMGR_INSERT to updating catsdb from a txt-file into cats.
Dear Athreya,thanks for ur fast response and the error is "TL-RECIN" is not type-compatible with formal parameter "TL_DATA" please test it on ur own pc and help me!!!!!!! best regards,HAHu
View ArticleRe: Empty result in BAPI_ALM_ORDER_MAINTAIN it_result
Hello there Raymond! Thanks for your answer. I double checked my code, I have put the Change and save method there.I've also called the BAPI_TRANSACTION_COMMIT (if there is no error in my code of...
View ArticleRe: report for the who create the IT2001 record
tcode:PC00_M08_OVERVIEWdo not give the user create the abscence. and i did not find the group 52 in T-code is PBAN
View ArticleRe: Runtime Error during table variant run as batch job.
Hi,The below link may be useful to you. http://www.stechno.net/sap-notes.html?view=sapnote&id=481183 RegardsRaja
View ArticleRe: IDES Instalaltion - sapdata folders
Thank you all, There was two options to be completed. But first we need to select Database Advanced Options Then it will ask for what advanced options Selecting sapdata directory and create...
View ArticleRe: Type of Variables in BEx
Hi You want to use the calculate service in another query, then why can't you create same infoobject in that query or make the calculate service as CKF so that this formula can be re-used in another...
View ArticleRe: Updating User in IDM Does Not Reflect in Connected SAP AS ABAP System
Hello Avik, new that's some frustrating issue. Somethings working (the queue fills up) and then... nothing. I hate those, too. ^^ When you go to the Status-overview, where you can see ALL the jobs...
View ArticleRe: Update Expense Receipts PTRV_SREC- SHORTXT
Hi Vinoth, For changing any value in PTRV_SREC you need to use BADI: TRIP_WEB_CHECK and method USER_CHECK_LINE_OF_RECEIPTS. Please try to implement this BADI and check results. ThanksAlok
View ArticleRe: Deploying Crystal Report 2012 with VS 2012 web application on windows...
Though Don has pointed you in a correct direction. Here are some of the resources which can prove helpful How to deploy a Crystal Reports .Net Web application on a 64 bit operating system?Setting up...
View ArticleRe: Print preview blank on marketing document
Have you used tables or view. if view past the query
View ArticleRe: Logically deleting workitem - SAP 4.7c
Dear sharin , please check the administrator user id in the SWU3 -> Maintain Runtime Environment -> Maintain Workflow System Administrator . If it is not activated , Activate with your user id ....
View ArticleRe: how to check job error without job log
Even a successful job has a log, with only Success messages in this case (*), could you reformulate your requirement ? Regards,Raymond (*) Before standard jobs clear the logs after some days of course.
View ArticleRe: Non-supported database
Hi Walter, Your understanding looks correct.For AWS supported platform you may refer below SAP notes. 1656250 SAP on AWS: Support prerequisites 1588667 SAP on AWS: Overview of related SAP Notes and...
View ArticleRe: OOALV
I'mafraid you'll havecontent yourself withmethodssuch as GET/SET_SCROLL_INFO and GET/SET_FOCUS. Regards,Raymond
View Article