This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...
First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...
how can i restrict the no of records to 1000 in an internal table?can i use upto n rows clause in SELECT statement with WHERE clause?
Hi, allI want to insert pictures with hyperlinks into excel files. Could you give me some sample code of this function? The code used abap ole, to insert pictures into excel. ^ - ^ Thank you very much~~~ ...
Hi All:I have been successful in creating a transaction variant for transaction code FV60 (Park AP Invoice). My objective was to get rid of the post and save as completed buttons on the FV60 screen. But when I simulate the document, the post and save...
hi all, in perform statement am getting error like this...Different number of parameters in FORM and PERFORM (routine :list_set_attribute, no.of formaal par:4, and actual par is 5)...am using like this perform: list_set_attribute tables ti_fi...
hi, any FM to get first day of the month , lets say based on input 24.11.2008 , the FM would return 01.11.2008
Hi,expertsI read the following statements in a program.I knew what it did,but I did not understand the syntax of it,CALL XXXX ID XXXX FIELD XXXX.Who can give me help?eg)CALL 'C_SAPGPARAM' ID 'NAME' FIELD 'DIR_HOME' ...
Dear All,I used BAPI function to upload Demaind (MD61). It is BAPI_REQUIREMENTS_CREATE and BAPI_REQUIREMENTS_CHANGE. Sometimes, I got error message: '6U 100: Error at insert Table PBHI', and error sent to my Workplace. Sometimes, It is ok with the sa...
Hi,I would like to ask, when we use the following syntax to export and import variable to memory, will the memory be read by another user on another memory? import zabc to zabc from memory id l_mem_id. export zabc from zabc to memory id l_mem_id. Is...
Hi , Can any one explain me how ro compare the two versions of a script between two servers. This problem comes while moving the data from one server to another server, prior to this bothe the servers are operating.Thanks in advance, madhu
Hi All, I am using control statements in the loop which as where condition , The program works fine but , there is warning message , Is it appropriate to still use .Thanks in advance Vinay
Hi Experts,I am trying to upload data into one of the custome table, ZTPT_DRIVER. And a method is created with ZCL_PT_Driver to upload the data using SE24.Can you please let me know, how can i upload data via LSMW into the custome table calling a met...
I am trying to set status of wbs element and have the following sequence of calls based on theCALL FUNCTION 'BAPI_PS_INITIALIZATION' .CALL FUNCTION 'BAPI_PS_PRECOMMIT'TABLESet_return = it_bapiret.CALL FUNCTION 'BAPI_BUS2054_SET_STATUS'IMPORTINGreturn...
Hi experts!I am going to extend several materials from one plant to another.Is it possible to use LSMW and batch input recording at transaction MM01 with the copy-function?Kind regards
Friends,I am struggling and hoping you can help. I have been experimenting with the classes under CL_SALV trying to write an application that allows a user to update date in a table in the ALV. I have been looking at a lot of examples like this one...
Hi All, I need to solve one general performance issue. I have many select statements using joins. All the select statements use primary keys or index access (no grouping, no sorting), so I guess the performance should be the maximum what is possible...
HiI have a rounding error when I run the following code:divider'235 'dividend and'3'. Then in the presence of odd numbers. Could you give me a recommendation?Thanks in advance,
Hello.I've built an customer table and defined the delivery class 'A' ... Application table (master and transaction data).Data Browser/Table View Maint. 'X' ... Display/Maintenance Allowed.Why is this type of table definition asking for a change requ...
Hello,I hope I'm posting in right forum.I'd like to ask for some help. I'm calling transaction CO11 in batch mode, that is:CALL TRANSACTION 'CO11' USING BDC_TAB MODE 'N' UPDATE 'S' MESSAGES INTO MESSTAB.I'm filling BDC_TAB prior to this of course. I ...
i want to declare tranzaction for web servicr how i can do it???
Hi, I'm making af program with ALVgrid using this :cl_alv_table_create=>create_dynamic_table to build a dynamic catalog for the ALV grid.The problem is the I need to build many different tables from same program using cl_alv_table_create=>create_dyn...
Dear All,In alv reprot my heading is not pring it is missing on 1st page it is comming on plain page when i am clicking back and logo also not printing what might be the reson.and how to get table name of RMMMB-VBMNC.Thanks.
Moderator message: Do NOT offer pointsHello Gurus,I am doing a BDC for transaction CM21. Everything seems to be fine but I ran into a problem. In order to dispatch planned orders, you have to do a single-click on the planned orders and click on the d...
Hello,In a standard ALV report we are using Excel report layout. The Excel contains a table and a graph. The excel table refreshes with no errors.In order to refresh the graph data we recorded a VB Macro but when we run the report (which runs the mac...
Moderator message: in future, use a meaningful subject for your questionsHi friends,I've a simple question like ' I need to calculate the time for previous one hour 5 mins'.I tried giving " time2 = sy-uzeit - 010500 . " but time2 is not giving me th...
Hi all, I need some help. I am displaying an ALV with fields. GROUP G/L ACCOUNT Local currency USD Period 100 10 5 5 12 100 11...
Hi Everyone,I need to validate the item tax code and pass an error message to the header level custom field.I am using MM08R002 and fn module EXIT_SAPLMR1M_001 it is triggering when user is selecting any line item in the po and try to save it .. The ...
If the date format in user profile (defaults) is set to Islamic Date 1 format, how does SAP convert the gregorian date to islamic date while displaying or using write statements in ABAP. When the abap program reads the date field from the database, ...
Hi,I have a screen on which I have created a TEXT button and I want to respond it to double click event.I have selected the attribute 'Respond to Double click' and in the GUI status under F2 put the code 'PICK' and changed in the PAI logic of the pro...
hi alli have to update data base fielsmy requirment isfrom BKPF i have to select bellow fieldsBUKRSBELNRGJAHRBLARTMONATwhere AWTYP = 'harpay'from BSEG i have to selectLIFNRwhere inputs are BKPF-BUKRS BKPF-BELNR ...
hi everyone,i need to read local file in background,wich function do i need to use?thanks,dana.
For change the Customer details , which method do i nedd to follow ?please help me...
Hello All,While Saving PO or PR I need to check the value of commitment Item(FIPOS).Which User Exit / BADI I can use?Regards,Lijo John
Hello All, While pressing search help of one field, we have to find the value of another field in the same transaction. That means Inside the search help exit FM for the 2nd fileld I need the value of the first fieldSuppose fields are 1) KNTTP ...
HI all,I want to attach search help for a DATE field created in screen painter.For PERNR, PREM is attached. Similarly what is the statndard search help name for DATE field?Thanks,Shanthi.
I want to create a General recipe in rmwb Tcode.For this we will be getting data from Xi side ( which includes Recipe header and formulation data ) but when this data will reach sap we need to code some BDC program to upload required data for creatio...
Hi All,Hope all are doing fine!Im facing an unusual and quite interesting problem from subtotals in alv.. I'll explain this clearly , am displaying an alv output list using reuse_alv_grid_display it has 15 fields for display and among those fields is...
What is the need of create project in CMOD? With out creating project if i write code in the include ( user Exit) program then what will happen? Any help will be appreciated.
Hi friends,I am using BAPI_CONTRACT_CHANGE for updating price in the contract which I completed. Now, I need to add the functionality of updating the scales in the contract. Please guide me on this.Thanks in advance.
What is the diffarence between call function in back ground task and call function in update task? Can we do the same functionality by using any one of the above function?
when i execute this function i got a error:"Access via 'NULL' object reference not possible"what is that mean?my code is this:types: begin of ztemp,text type string,end of ztemp.data: itab standard table of ztemp.call function gui_uploadexportingfile...
Hi,Can any one tell me how is learning APO an added advantage for an ABAP developer?Thank you,Vishnu
SAP IDES ECC 6 Download File Number Posted: Nov 23, 2008 8:05 AM Edit E-mail this message Reply Hi Experts,I have customer Id for service.sap. I want to download IDES version. Could you please give me the link and the file Number....
Hi All,I am getting a runtime error in output while i try to do sum in ALV output.In my ouput table i want to do sum for below feilds those are defined in output table : CURR TYPE P DECIMALS 2, B30 TYPE P DECIMALS 2, B60 TYPE P DE...
Hi Everybody,I am using Logical Database PNP for the one of my implementation. i have to develop a new report using PNP logical database. Now I have to assign default values for Employee status and Employee Group. while executing the report, in the s...
Hi Experts,I got a screenshot of a view in dsiaply mode, but, I dont know its name, so, Is anybody knows its name?view short decription is -FORMS FOR CORRESPONDENCEThe fields r as below,Company code----prog.(print prog name)---prog.titleform ID--FORM...
Hi Experts,my_company_logo is residing in DEV_1 system.I want to get it in DEV_2.There is no landscape btwn these sysetms, for transporting.So, let me know that, How to get this logo from DEV_1 to DEV_2 sysetm?1 - Any SAP Prog.(like RTXSCRP prog. for...
Hello All,I am using the above BADI to attempt to populate calculated text from class characteristics into a purchase order. Does anyone know if this can be done.I have checked the parameters that are available for this BADI (MEPOHEADER and MEPOITEM...
Hello, Please can someone suggest how we can add transaction codes to a SAP role with only display access.That means users should have only display access when they execute that transaction. Please suggest.Thanks.
Hi:TH_CREATE_MODE colud be a good solution to call transaction in a new session but I have to set some parameters to it just like SELECT-OPTIONS or something.How to do this?My code: CALL FUNCTION 'TH_CREATE_MODE' EXPORTING transak...
Hi All,In VF01 transaction, I have the userexit1 ZXMCVU06 with a commit statement that triggers a standard function module (in update task). This function module exucutes another userexit2.The problem I experinced is that the userexit2 needs to get d...
These materials will help you participate and connect with other members.
Find answers to basic questions about using SAP Community.
Learn about community rules, take our tutorial, and get support.
Familiarize yourself with questions and answers.
Share your knowledge by contributing to the community.
Introduce yourself and get to know other members.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |