19.09.2016 Views

Transportation Management with SAP LES

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

8<br />

Packing<br />

The requirements are identified by a three-digit numerical requirements key. Your own<br />

requirements should be in the number range between 900 and 999 and not between<br />

610 and 699, as stated in the <strong>SAP</strong> documentation. In Customizing, you can see that the<br />

subsequent function and the copying control group indicator (not shown on the maintenance<br />

screen) are already predefined (see Figure 8.2).<br />

Figure 8.2 Creating Your Own Requirements for Packing<br />

When you select<br />

, an overview appears <strong>with</strong> all of the requirements<br />

and routines created. Enter your requirements key in the next available line. The<br />

system branches automatically to the ABAP/4 editor. Program your requirement. (I<br />

will not, however, go into further details at this point on ABAP/4 programming.)<br />

For control purposes, you can also click from the overview screen to display the<br />

corresponding coding for the requirement.<br />

Requirements are user exits and are programmed in ABAP/4. You can also set up<br />

requirements of your own using Transaction VOFM or via the Customizing menu<br />

by choosing Logistics Execution • Shipping • System Modifications • Routines<br />

• Define Copying Requirements. When you access this function, the screen is<br />

initially blank. Therefore, select Requirements • Subsequent functions • Packing<br />

from the menu.<br />

Listing 8.1 displays sample coding from requirement 112 predefined by the <strong>SAP</strong><br />

system.<br />

* FORM REQUIREMENT_CHECK_112<br />

* User checks for subsequent functions from a delivery<br />

* Packing<br />

FORM REQUIREMENT_CHECK_112.<br />

* Packing is not allowed if a credit block exists<br />

284<br />

© 2014 by Galileo Press Inc., Boston (MA)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!