- Object Oriented programming in ABAP - Simple example 1
REPORT ZHEF_ABAP_OBJECTS_EXAMPLE1. ************************************************************************ * Local classes Example 1 * * Define a ...
- ALV using REUSE_ALV_LIST_DISPLAY, How to Add a New Button?
Add Button to ALV Toolbar with REUSE_ALV_LIST_DISPLAYIn the program which calls ALV using REUSE_ALV_LIST_DISPLAY,I have to add a new button.I saw the ...
- Job Profile & Salary Package for SAP SCM (Supply Chain Management Consultant
SAP SCM is a customized product which covers the functionalities of Supply chain network, planning, coordination, procurement, advanced planning and ...
- Execute External OS command in SAP
How to Execute External OS command in SAP? SOLUTION We use t-code SM49 in order to execute external operating system commands in SAP. The S ...
- ABAP debugging authorizations
This note describes the authorizations that a user requires to debug ABAP programs. The following ABAP debugging authorizations are available: a) ...
- Catalog Profile in SAP PM
Answered
What is Catalog Profile? A Catalog Profile in SAP is a master data object used in the Plant Maintenance (PM) module to group a set of catalog ...
- ECC 6.0 New GL Functionality and General Interview Questions and Answers
ECC 6.0 New GL Functionality and General FAQECC 6.0 New GL Functionality 1.Activate the New General Ledger Accounting by a single click on the cl ...
- LIST of Important Tables in SAP
In this SAP tutorial, we have listed some standard SAP tables along with their descriptions. Sales Orders Tables Name Descriptio ...
- List of used infotypes
Answered
We want a list with all infotypes (+ description) USED in our company. Is there a standard way of retrieving this information? You could find a li ...
- No SID found for value 'PC' of characteristic 0UNIT or 0CURRENCY ?
If you Log in to the system in the language in which the units are lacking or keep the using transaction CUNI. You should deactivate the conversion ex ...
- Changing an IP address of your SAP Server
You want to change an IP address. Internally, SAP systems use host names to communicate. As a result, you should experience no problems when you chang ...
- Difference between Synchronous and Asynchronous Updates
Synchronous vs Asynchronous Updates What is the difference between Synchronous and Asynchronous Updates? SOLUTION Synchronous Updat ...
- Number range for trans./event type WE in year 2011 does not exist
Following error shown while preparing MIGO.Number range for trans./event type WE in year 2011 does not exist. ...
- Transport SAPscript Texts from Source system to Target system
You want to transport SAPscript Texts from a source system to the target system. You can do it in different ways. If you want to copy texts within a s ...
- Job Profile & Salary Package for SAP PP (Production Planning) Consultant
Still this sector needs good number of Indian professionals. Currently 7 out of 10,000 of all Indian professionals are having expertise in SAP PP. The ...
- Difference between Oracle Mount, No Mount and Open Stage
The differences in the 3 startup stages for oracle db are as below:No Mount Stage:When DB is in the nomount stage, oracle first opens and reads the in ...
- Calculator using Parameters, ABAP Program
REPORT ycalci_prathyusha ...
- Draw Border in Smartforms
In templates and tables to color the background of individual cell and creating box lines for each cell boxes and shading is used. Highlighting sum of ...
- Function Module To Find The Start Date Of Current Week.
Data: l_scal_week LIKE scal-week, l_date_low like sy-datum, l_date_high like sy-datum. *--- Find start date for current week * Find ...
- Difference between SAP HR and SAP HCM
Answered
SAP HR vs. SAP HCMHello Experts,What is the difference between SAP HR and SAP HCM?Thanks in advance. ...
- Table Delivery Classes and their Significance
The delivery class is basically responsible for the correct execution of the following three administration activities:Initial installationCertain tab ...
- HTTP(S) Load Balancing using SAP Web Dispatcher
How to use SAP Web Dispatcher for HTTP(S) load balancing? Version-independent comments As of 6.40, the SAP Web Dispatcher is delivered on the ke ...
- Line in Smartform
Either you can use a window that takes up the width of your page and only has a height of 1 mm. Then you put a frame around it (in window output op ...
- Upload Text File To Z Table
REPORT ZF_UTIL_TABLE_UPLOAD no standard page heading line-size 132 line-cou ...
- End User Manual
And finally find below General ledger related end-user manuals Balance Carry Forward Block General Ledger Master Data Change General Ledger ...
- What are Tickets/Issues in SAP SD? Who handles these things and give a brief description of the same?
Handling tickets is called Issue Tracking system. The errors or bugs forwarded by the end user to the support team are prioritized under three seviori ...
- File Handling - Presentation and Application Server
File TransferThe runtime environment, implemented on the application server, executes the ABAP programs. ABAP supports file transfer on the applicatio ...
- SAP GO Live Strategy, Cut off procedure and Pre - Go live checks
INTRODUCTION to SAP Go live strategyThe Go Live strategy comprises of the following:-1) Cut off procedure2) Pre - Go live checks.What is meant by cut ...
- Transaction Code PA30
PA30 transaction is a transaction in which you are updating a employee data by way of Infotype (different areas) in HR. PA30 is HR Master Data Mai ...
- Check if your SAP servers are alive from the Command Prompt
This is a very useful tip that can help you check if an SAP R/3 server is up and running. This way, you don’t have to log on to the system just to f ...