Show TOC Start of Content Area

Procedure documentation Working with Names and Name Prefixes  Locate the document in its SAP Library structure

Use

Software development, which is globally distributed, requires a conflict-free method of creating names for software objects. Without such a method, different development teams can accidentally use the same name for software objects that have different purposes. If the software objects are then merged in the same runtime environment, this can even disable applications due to a simple naming conflict.

More information:

Name Reservation

Object Name Categories

Procedure

Defining Name Prefixes

More information: Defining Name Prefixes

Reserving Names

More information: Reserving Names

Removing Name Prefixes and Names

More information: Removing Name Prefixes and Names

End of Content Area