- How to delete blank column from internal table?
Answered
How should i delete the blank column from internal table.i dont know the column,it depends on the output.e.g.if the column total is blank then it will ...
- How to stop background process?
How to stop background process? Use transaction SM37. From within SM37 where you see a list of jobs tick the checkbox of the job you want to stop, ...
- Tables EKKO/CDHDR/CDPOS
I am trying to extract all Purchase Orders that have been released, but have had changes made to them, thereafter. Firstly reading table EKKO, then C ...
- What is control table and its purpose?
What is control table and its purpose? Control table is used to link the values of the size category and data class defined in the Dictionary leve ...
- How to Encrypt, Decrypt, Protect text file in ABAP
Answered
How to Encrypt, Decrypt, Protect text file in ABAP ...
- Is is possible to hide or disable the SAP Printer Icon?
We have an RFC that opens a new session in order to present a PDF document from our Adobe Document Server. This document is displayed in the Print Pre ...
- Pass by value - actual parameter is not changing
Answered
hi gurus, data : a type i value '4', b type i value '4', c type i value ...
- Local Object vs $TMP
Hi when you create a new object in ABAP you get a dialog box to assign the package for the object. There, what is the difference, if a ...
- Deleting Sales Orders Via BAPI BAPI_SALESORDER_CHANGE
Answered
We have a requirement to delete a sales order using the BAPI_SALESORDER_CHANGE Bapi. We can delete/reject individual line items using this FM but ...
- Which SAP table shows the enhancement implemented?
Which SAP table shows the enhancement implemented?Answer: Table TRDIR, with name ending with ‘E’, program type (SUBC) = ‘I’, A ...
- How to get the component name from application URL
Answered
Hello SAP ABAPERS, I have a Question regarding webdynpro that is how to get the component name from application URL? Thanks ...
- How to determine when a ABAP program was used last?
Answered
Hi Experts,Is there a way to determine when a program was used last. Thanks in advance.Regards, ...
- What are Subroutines and Types of Subroutines?
Answered
Subroutines are program modules which can be called from other ABAP/4 programs or within the same program. Are introduced with form statement & ...
- How to Deactivate MENU and SYSTEM button.
Hello, I have created a SAP transaction iView of Y Transaction in Portal . Now it showing me all the buttons and Transaction Box on selection scree ...
- How can we find Primary Key?
Suppose there is a data field: XYZ in the table TAB. XYZ is a primary key and besides being primary key for the table TAB, this happens to be primary ...
- Custom application toolbar with buttons like display, change, exit
Hi guys, How can I add custom application toolbar with buttons like display/change/ exit/attach something to custom screen? Thanks, ...
- How to Display 255 to 1000 character-ed text
i'm trying to print text in alv grid, which returns only 132 characters but i need to display more than 132 such as 255 to 1000 character-ed text... ...
- Function Module (FM) BAPI_PO_CHANGE Purchase Order (PO)
Answered
Can a change be incorporated even when the PO item is blocked and when the change needs to be made by Function Module (FM) BAPI_PO_CHANGE?Here are the ...
- How to find duplicate records and show them in output?
Dear SAP Professionals, I have an assignment in SAP which I am trying to solve, but so far I did not managed to, as a beginner in SAP and ABAP. ...
- Screen Group in SAP ABAP
What is a screen group in SAP ABAP? Screen group is a field in the Screen Attributes of a screen. Here we can define a string of up to four charact ...
- How to add field in general tab of migo screen.
Hi, I want to add field in general tab of migo screen. i m new to BADI and exits plz help me out thanks in advance ...
- CO02 Production Order Component BAPI
Hi, I would like to ask if you know any BAPI that I can use to change the quantity in the Component Part of a Production Order. CO02 tcode component ...
- Technical specs sample required
hi all, can anyone tell me about the technical specification in sap abap or has a sample of the technical specs wihch can be send to me.. regards, ...
- Transfer table content data from development to quality and to production
Answered
Hi Experts ,I want to transfer the Table content data from Development to Quality and to Production .I created table mainantance genaratior to that ta ...
- Main Window in Smartforms
Answered
Is main window mandatory in samrt Forms? Main window is mandatory in Smart forms only if "Next Page" is specified. ...
- Uploading Data Using BAPI
Code to Upload Data Using BAPI types : begin of st_final, pdate type BAPI2017_GM_HEAD_01-PSTNG_DATE, matnr(18) ...
- module pool abap
hi all ...i need the source code i m new to sap ..pls guide me to modify the values which has be fetched in the table control and to updat ...
- Smartform How to Use Unicode Characters
I am able to print unicode characters directly from se16 using Edit->Print , either directly to printer or to PDF. I have already configured printe ...
- ABAP Message with Variable
Answered
Hello Experts,Is there a way to get only a part of SAP message into a variable? For example when it says "Purchase Order 1234567890 is creat ...
- Can not converted to be a charter-type field
Hi, &------------ --------- -------- ------------ --------- --------- ---------- *& Report ZT11 *& &------------ --------- - ...