security tables in sap
Hi all, In the selection screen we have to enter authorization object and its corresponding values. Like for fieldv'F_BKPF_BUK' the field are BUKRS AND ACTIVITY. Based on the selection the ouput...
View ArticleVF04 collective billing - how to identify different invoices?
Hi, I have a web-service for freight rates to which I need to pass tables of the delivery information per invoice when the user hits Collective Billing for a group of selected deliveries from VF04.The...
View ArticleEventhough i set the 'Change Log' flag, system not showing log!!
Hello, I have created z_tbl_1 and z_tbl_2 in different z packages, and their authorization groups are different, well. Then, i have checked the Change Log check box for both tables, Surprisingly 1st...
View ArticleON CHANGE OF keyword is not working properly when using Module pool programming
Hi Experts, I am using 'ON CHANGE OF' keyword for identifying change in values. But this is failing in my case. In my program, i created a screen and in that screen i called a sub screen which...
View ArticleHow to get Due Packages of a MO?
Hi all, Tcode IW33 -> tab Planning -> double click MaintenancePlan 156 How to get Due Packages which is corresponding to Call Number 11?
View ArticleEnhancement Tcode FB03
Dear all, Tcode FB03Enter Documnet -> Print Preview The problem is the width of Account short text is small to display the texts as needed. I want to make this width wider.Anybody help me. Thanks...
View ArticleHi, archive print data retrevial
Hi, I have a requirement in VF02. When I select issue output to, print not appearing for output type ZD05. This data is archived data. The billing document number is of the year 2009. But if a billing...
View ArticleKBETR update
Hello Experts, I need your help in one of the task I am working on. Please find below details for the same.I need to update KBETR and KWERT values present in 'Conditions Tab' in Purchase Order...
View Articlecould not start layout designer error while creating adobe forms in demosystem
Dear Abapers, I have installed the trial system by SAP. When I try to create a layout for the adobe form, I get an error saying "Could not start Layout Designer (see long text)". Can anybody suggest...
View ArticleBapi or Standard Function Module for Change of Status of Batch
Dear all, Can any one tell me any BAPI or standard Function module to change the status of batch from Restricted to Unrestricted and vice verse.I have tried with some of the Standard Function module...
View ArticleBAPI_GOODSMVT_CREATE error
HiI am trying to do transfer posting using BAPI_GOODSMVT_CREATE. I am getting the below error:Deficit of BA Restr.-use 1 KG : 00241 1300 1301 14AG03606XI used the below code: DATA : BEGINOF...
View ArticleBAPI_PO_CREATE1 allocates the amount of Requested
Hello, I am implementing the bapi to create a purchase order from an RFQ , assign the po_item - quantity = v_quantity field , but when you create it assigns the request quantity .this is a piece of...
View ArticleFIND ALL OCCURRENCES OF REGEX in internal table
Hello, I have an internal table with 2Mio. entries. The table has two character fields. Field 1 is key field and field 2 is my search field. I have to search for a specific pattern in the second field...
View ArticleAT NEW and AT END events
hi i got stuck at one point. can you please suggest me on the following code loop at internal table.at new invoice.......endat. read statement. at end of invoice.......endat.endloop. internal table...
View Articlechange text symbol language (in coding)
hi, i am using a fm which returns some text descriptions (FI_TEXT_ZTERM). This fm uses forms with text symbols. Now I would need this fm to deliver the text in different languages, but it has no...
View ArticleAS ABAP 7.4 trials as virtual appliances: Questions and feedback
This thread should serve as container for all discussions, questions and feedback concerning the new AS ABAP 7.4 trials provided as virtual appliances by the SAP Cloud Appliance Library. For more...
View ArticleDoes anyone know how to display the dollar sign ($) in the output for Currency?
Does anyone know how to display the dollar sign ($) in the output for Currency: Standart table, FM or Routine conversions to the CUKY/CURR output? Thanks Rafael.
View ArticleRadio button issue
Hi, i have created 2 radio buttons as p_code,p_pono and select-options as s_ccode ,s_pono. when i am selecting p_pono , s_pono should be deactivated,but in my code s_pono is in activate state and i...
View ArticleHow to Create&release Background jobs creation programatically ?
Dear Experts, I have a question, Is it possible to schedule and release a background job programatically(daily job), At the end of the day getting data from spool and send a e-mail to customer as a...
View ArticleA simple update doesn't update custom table
Hello Experts, I'm trying to update a custom table ( zrerate_dtl ) field ( adj_amt ) after check some logic in the following code. However, field ( adj_amt ) doesn't get updated at all. Can anybody...
View Article