To determine which records in an internal table have to be inserted, updated or deleted you can use the following function module. The tables need to be sorted by the database key before calling the function module.
[Read More]Bits of information I need every once in a while and an excerpt of the projects I’ve worked on.
Determine Budget Biling Plan for a Printdoc
A short code snippet which determines the budget billing for a print doc.
[Read More]Sap Netweaver Remove District From Print Address
When using the function module ADDRESS_INTO_PRINTFORM the field ortsteils is added as a line to the resulting address table. In Germany this has not been wanted by the Deutsche Post for years. To remove the ortsteils do the following:
[Read More]