Skip to content

Posts from the ‘Billing’ Category

9
Dec
SAP Tricks

Number Range Buffering

Basic Introduction to NRIV

The document number is assigned in chronologically ascending order based on the table NRIV. For this, the table NRIV is locked until the application (LUW) is terminated by either a COMMIT WORK or ROLLBACK (OSS Note 639754). Another application cannot take a document number during this time. Read more »

30
Nov
SAP Tricks

Function Modules for SD Reports and Smartforms

These function modules are great to get the information used to populate Smartforms and reports in SD.

Remember you can access the data with transaction SE37 and use the test/execute icon [F8].

Read more »

22
Jun
SAP Tricks

SAP Tips – Billing document cancellations have hard coded copy routines

Very valuable tip on Billing document cancellations.

Routine LV60A006 is hardcoded by SAP for billing item cancellation.

Routine LV60A005 is hardcoded by SAP for billing header cancellation. Read more »

21
Apr
SAP Tricks

Plants Abroad – Great OSS notes

Here are the OSS notes you need to know of when implementing Plants abroad in SAP: Read more »

2
Mar
SAP Tricks

Tip – Pricing analysis

This is one good standard SAP tool for pricing analysis.

Transaction : PRCAT

The more you dig the more it is helpful