- Problem when doing a Batch Invoice upload
Hi All, I am currently experiencing an issue with mass invoice uploads. I have create a program which reads an excel document with purchase o ...
- How To Create Fields Dynamically For a Dynamic Internal Table?
Answered
Hi Experts, Can anyone tell me how to create fields dynamically for a dynamic internal table? Thanks in advance. ...
- Steps to Create SAP ABAP Program
How to Create an ABAP Program? Process of creating and running a simple ABAP program. In short this involves (i) specifying a set of program attribu ...
- Error For LSMW- Unable To Read File 'PSL_FI_GL_MASTERS.lsmw.conv'
Hello Experts, Please tell me the solution of this error for LSMW- Unable to read file 'PSL_FI_GL_MASTERS.lsmw.conv' Thanks in advance! ...
- Error: Service cannot be reached if external alias references SICF service with underscore
User is getting error message Service cannot be reached if external alias references SICF service with underscore. Solution We are taking i ...
- Difference b/w CL_SALV_TABLE, CL_GUI_ALV_GRID and REUSE_ALV_GRID_DISPLAY
Answered
Hello Everyone,Which Alv is better?cl_salv_table or cl_gui_alv_gridor reuse_alv_grid_display?please provide me the solutions.thanks in advance. ...
- Text Background Color displays Blue
The fields are inside in a Group Box which has a gray background. However there are some field labels and field value description that have a blue bla ...
- How to embed double quote character in variable?
I am trying to create a variable containing text and number sizes with double quote characters to represent inch measurements. Example, I have two ...
- Difference between New Debugger and Classical Debugger
Answered
New Debugger vs Classical DebuggerHello SAP Experts,What is the major difference between New Debugger and Classical Debugger?Please provide ...
- AC01, AC03: Batch Input Service Master
Hello SAP Experts, I am getting problems with batch input when I try to create and change the service master. SOLUTION: In the batch input, y ...
- Set the default start variant for VL10
In transaction SU01, tabstrips Parameters. Assuming you have created a variant TEST Parameters Valu ...
- How to rename a Z package?
how to rename a Z package? ...
- Subtracting time variables
Hello, I have two variables that I’m using to populate time confirmation in t-code IW41. The variables are working fine for recording t ...
- SAPLOLEA MESSAGE_TYPE_X Dump while accessing DB12
Hello SAP gurus.I'm facing a short dump when I try to check some database info (on MYSQL: DB12->Database->Overview), that short dump is an a ...
- Ignore error message
Hello, I'm facing following problem : I'm trying to automate the processing of a screen SAPMNPA10.0400, this is that the user does not see this scre ...
- What is a Size Category?
What is a Size Category? The Size category describes the probable space requirement of the table in the database. ...
- Whether Multiple Inheritance is used in SAP.. or not.
Multiple inheritance is an idea where more than one class can be a superclass of a class. ABAP objects doesn’t support multiple inheritance usin ...
- is there any function module to change the set pf status of program(RSSYSTDB) GUI-STATUS(%_FSDOC_)
Hi friends... I am Unable to add a button (execute button ) in the selection screen where i displayed Dynamic select-options. In process of doi ...
- Date Field is not displayed in ALV report.
Hi guys, I need little help please. I create ALV report but date field is not displayed correctly. When I debug it has value 30092009 and i ...
- Difference between External and Internal Subroutine
External Subroutine vs. Internal SubroutineInternal subroutines in the sense. subroutines which are defined and used in a same program.external in the ...
- How to find Tables used in the Program?
We can find out the tables used in a program by looking at the tables’statement. There is one tcode se49 : program analysis by which we can ...
- ICM_HTTP_SSL_ERROR error when testing webservice in t-code SE80
Answered
Hello SAP Experts,While testing the Consumer Proxy in t-code SE80 or checking it via t-code SRTUTIL, the following error is thrown:SRT: Processin ...
- Functional modules used in Sequence in BDC
What are the functional modules used in sequence in BDC?These are the 3 functional modules which are used in a sequence to perform a data transfer suc ...
- CALL_FUNCTION_REMOTE_ERROR Dump
Answered
ABAP program "CL_DIAGSTP_MNGD_SETUP_AUTOHi SAP Experts,While running a task "Check connection to BW client" in SOLMAN_SETUP = ...
- Not enough memory - problem
On Googling, I found a lot of people got this a few years ago, but not really recently. Anyway, we installed new hardware (w/ lots of memory) and now ...
- Error message M3351 'Material & not maintained in plant &'
Answered
We have posted a goods movement for the SAP Retail Store or you use BAPI BAPI_GOODSMOVT_CREATE. System terminate with error message M3351 "M ...
- What is the maximum number of structure?
Answered
Question: What is the maximum number of structures that can be included in a table or structure? Answer - Nine. ...
- How to make calculator in screen painter and menu painter
Answered
hi all i am a new bee in abap/4 ..i am facing some problem ..can anyone tell how to make calculator in screen painter and menu painter with coding..i ...
- How to create a global variable (in main program) and use on the PBO?
Answered
Hello Abapers, How to create a global variable (in main program) and use on the PBO? In the main prpgram i create a class and implement it. I ...
- How to take Screen shot using Abap program
Hi ALL, I am new to Abap program and my requriement is to call tcode and than take screen shot of the screen and save to desktop using ABAP Program ...