Internal order status update from STATUS_CHANGE_INTERN
Hi, I need to update the status of Internal orders (Closed,Teco). I checked FM STATUS_CHANGE_INTERN this looks ok for status update.The problem with this FM is it updates the status of orders in JEST...
View ArticleABAP program freezes on MODIFY dbtab from wa
Hello All, I have a report than has been working properly from January, today the program stops completely working at "MODIFY dbtab from wa" sentence. It occurs only when the dbtab must update a...
View ArticleCheckbox for ALV grid column
Hi ,I am using cl_gui_alv_grid class .I have made the field catalog for 3 column "A" ,"B" ,"C" as check box .I have requirement that if I select one check box of a column(A) then other check box in...
View ArticleUnassign field symbol of Loop while modifying the contents
Folks, Is it the right way to unassign a field symbol of the concerned loop ie<fs_itab1>?If I Unassign within the loop it is going for dump whereas outside the loop it is not. Do we have any...
View ArticleWant to Park Accounting Document using BAPI_ACC_DOCUMENT_POST
Hi All, I have a requirement to park a document through BASIC TYPE ACC_DOCUMENT03 and Message type ACC_DOCUMENT.The Document is successfully getting posted using BAPI_ACC_DOCUMENT_POST.But its not...
View Articlesending email from SAP
Hi ,I am trying to send the customer invoice (f.62) pdf to customers ,at the same time it should keep in the sap outbox also. Here my concern is suppose A is executing the transaction so it should keep...
View ArticleCannot we upload more than 10K records from excel multiple sheets to internal...
Hi Experts, Read multiple sheets of an Excel file into SAP through ABAP - Code Gallery - SCN Wiki Please check above link, i have written logic based on above link for uploading data from multiple...
View ArticleCan't Activate Append Search Help
Hello Experts! I'm apliyng note 1917941.It;s a manual configuration and this is the first Step. - Enter search help QMES and press Display. - Choose the menu options "Goto -> Append Search Help". -...
View ArticleHow to get all changed grid data
Hi, everyone.I need some help with this: After an ALV is displayed, the user needs to change some of the columns order (he is supposed to make it in different ways, not predictable ones). Then, when...
View ArticleTransaction FINT - Customer enhancement - ZF_INTITAR_SF
Hello, I activated customer extension in the main screen of FINT Transaction. I want to fill this field and use the data in the smartforms ZF_INTITAR_SF. How can I transport the data from include...
View ArticleChanges To Address In Vendor Master Data
Hi All, Is there any functional module which can display all the address related changes done vendor master data? We need to capture address related changes in new z report. Change log tables CDHDR and...
View ArticleHow I can get the current activity
Hi,I'm working with a BAdI and I need to check the current activity (create, modify or visualization, for example). There is a function module with whom I can check the current activity of the user?
View Articlehow to write file to application server
Hi Group, Can any body give me some idea how to write the a file onApplication server.
View ArticleBAPI_USER_CHANGE change password in a different system
Hello Abap Gurus, I am having an issue with BAPI_USER_CHANGE. All the client data is centralized in system 250, so, we need to perform password change for any other system in 250. I am writing a...
View ArticleNative SQL - Error forming SQL Query "where in (12, 23)"
Hi I am trying to execute a native sql query in a function module. Below is my code...
View ArticleUnable to see F4 help for Domain fixed values when displaying the table data
Hi, I have a Z table where i have created a new field in it. In Domain i have maintained Value range (single vals) (seen from the attached screen shot S1.jpg). But when i display the data, for this...
View ArticlePush notificaton to IOS and android
Hi all, Is there any way in ABAP in which when we are subscribed to service in a ABAP system through mobile . The service should send notifications to IOS or Andriod when the mobile is online. The...
View ArticleABAP Webdynpro: LinkToURL (mailto:) property issue
Hello SAP Gurus, I have a question here for all ABAP Webdynpro experts.I have created a Table inside a Webdynpro using UI Element, and then one of the column is LinkToURL. I could able to use the...
View ArticleXD01 update from table
Hi All , we have a req to upload the the data from z table to XD01 transaction ... we have to capture the data from a zscreen ,then update a ztable and the xd01 transaction in parallel .Please suggest...
View ArticleBDC
Hi, I am working on a bdc program.I want to upload 3 numerical values(amount in document currency-wrbtr)293,001 293,001.293,001293.00I was able to upload 3 values by changing decimal notation.But...
View Article