Item category is not defined – Message No. VL324

Symptom
When you edit delivery items on a detail screen with Transaction VL01N or VL02N, the system displays error message VL324:”Item category & is not defined”.
– Message VL324 is issued when creating a delivery.
– Error message VL324 occurs in transaction VL01N.
– Batch split determination causes error message VL324.
– Error “Item category & is not defined” is received when trying to create a delivery with a batch item.
(more…)

image_pdfimage_print

SAP Debug Tips

The ABAP Debugger is used tool to execute and analyze programs line by line. Using it we can check the flow logic of a program and display runtime values of the variables. Currently, SAP offers two types of Debuggers:
• The Classic ABAP Debugger
• The New ABAP Debugger
The Classic ABAP Debugger, with its old user interface and its limitations to debug certain types of ABAP program is now not in use by many new and old ABAP developers. (more…)

image_pdfimage_print

SAP Intrasstat

Intrastat reporting is a legally required report for all European Union (EU) countries. It is also mandatory for all companies that have a Value Added Tax (VAT) declaration number in an EU country and a turnover over a certain threshold. (There are two thresholds: one for revenue and one for the purchasing value). All goods movements related to sales orders and purchase orders (i.e., all cross-border goods flows within the EU) must be reported in Intrastat. You can find the data used for the Intrastat reports on the foreign trade views of sales orders, sales invoices, purchase orders and purchase invoices. In SAP responsible two modules SD-FT-GOV and MM-FT-GOV.

EU companies must complete two Intrastat reports: one for the goods receipts and one report for dispatches. The most important data on both reports are the product’s value and weight.
(more…)

image_pdfimage_print

Install Java (JRE or JDK) in Linux

Introduction

There are two standard types of installations, JRE (Java Runtime Environment) and JDK (Java Development Kit). JRE enables the ability to create Java Applications for different types of deployments using minimal core tools to accomplish the task. JDK is a fully loaded Development Kit that has everything that JRE has plus additional resources to create/secure Applications and Applets.

(more…)

image_pdfimage_print

PPA Manager

This is a tool that lets you easily add, remove or purge PPAs as well as search for packages in Launchpad PPAs, a feature that should be very useful when you can't find a PPA for your favourite app on WebUpd8 or other similar websites. Here's a quick list of Y PPA Manager features:

(more…)

image_pdfimage_print