Deleting a file with spaces using SXPG_CALL_SYSTEM
Hi all,I'm using function module SXPG_CALL_SYSTEM to call an operating system command to delete a file that contains spaces in it's name. I've set up the external command in SM69 simply as "rm" and it...
View ArticleSeparate output format for SM36 job
Is it possible to define separate output formats for ABAP lists generated by an SM36 background job? Default set in SCOT is .HTM which makes sense for some jobs, while others should output .TXT for...
View Articlebapi_po_create1
Hi, I have created an abap programm to create Purchase Orders using the FM BAPI_PO_CREATE1. The program creates Purchase Orders successfully. The problem is that when users open purchase orders using...
View ArticlePassing data between selection screens
Hi all, I have created 2 selection screens in 2 different Report programs. I figured out that the possible ways to access data between them is by using abap memory . Now if i want to avoid this , how...
View ArticleActivity Type Translation with BAPI BAPI_ACTTYPE_CHANGEMULTIPLE
Hi, I tried to translate activity types with bapi BAPI_ACTTYPE_CHANGEMULTIPLE. I filled the following parameters. coarealanguageactivitytypelist - valid_from - valid_to...
View ArticleHR_PAD_HIRE_EMPLOYEE not creating CP Object
Hi, I'm using the function module HR_PAD_HIRE_EMPLOYEE to do new hires, all infotypes are being created successfully but there's no Central Person object being created. This is stopping them from...
View ArticleProject definition greyed out for input-only selection from the pop-up.
Dear Experts, I have a requirement where we need to gray out Project Definition in tcode CJ01/CJ06/CJ20N. For input only one can choose from pop up. Could anyone please let me know where to write the...
View ArticleGrey Out the Short Text in ME21N/ ME22N based on Material Type and PO type
Dear Experts, Can I have a requirements wherein I have the Grey Out the "Short Text" field in ME22N and ME21N based on Purchase Order Type and the Material Type. I have searched for BADI and User Exit...
View Articlerrw3_get_query_view_data
I am trying to execute rrw3_get_query_view_data from r/3 development server to BW development server.Executedthe function with RFC target system and able to see the data. However, if put it in the...
View ArticleHow to use * in a RANGES syntax
Dear experts, I have met a problem in my development .... the purpose of decide whether some specific value in a RANGES My code part is .... RANGES: r_range FOR table-field.DATA: lw_range like line of...
View ArticleCompare char fields
Hi, I have some doubt about how it works, the comparation between fields with the type C. For example with the field type KOSTL it is a CHAR 10. Data types (C, D, T, X), the comparison runs from left...
View Articlehow to find customer address using vbeln?
Hi everyone!I'm working with scripts.In a driver program i write code for fetching address from KNA1 table using 'vbeln' (sales order no).Data fetching:- vbak->vbeln kunnr...
View ArticlePrint from cl_gui_alv_tree using sapgui for html
Hello All I am using standard print functionality of cl_gui_alv_tree and trying to print on browser using SAPgui for html. PDF is opening up as desired when i click on the print button. But when i...
View ArticleHow to access global constants in User Exit?
Hi All, I'm working on user exit ZXV50QU01 and I need to access some global constants defined in LV50QTOP.I know that the function module who calls this user exit can access those global constants. But...
View ArticleAccess a Data node in Java Script via SOM Expression.
Hi Friends, I have an issue in accessing of data nodes which is not bounded to any form field in PDF. I have some validation which i need the value of data node . Note: its a single field that i...
View ArticleABAP book after 1 year of expeirence
Hi Experts, I have almost 1 year of experience. Now, I knew basics of ABAP.Now,I want to learn ABAP concepts in detail. I want to study ABAP concepts which helps me to be unique in my organisation.I am...
View ArticleEntry recto
Declaring entry recto using nash already declare in processing routine given code for migoFORM ZENTRY_NEU USING ENT_RETCO ENT_SCREEN. migo_no = nast-objky. nast_key = nast-objky. migo_no =...
View Articleproblem in size of pdf file converted through auto email of alv report
hello, I had develop a code for auto emailing a report to users as pdf attachement but when the file gets generated, its size becomes very small and the columns gets shrink and because of this the...
View ArticleCreate Classification for Network
Hello Friends,I am creating classification after creating a Network using BAPI_OBJCL_CREATE. The message table does not contain any error messages but if I do commit work it dumps in FM...
View ArticleI am not getting the unloading point field update from PO in ME21N
I am not getting the unloading point feild update fromin PO ME21NWhen i create PO(ME21N) with with Acct.Assigment Cat = 'Y' AND item Category = 'B' ( Blanket PO) , not getting updated UNLOADING...
View Article