SAP Function STRUCTURE_DELETE - Delete structure

Parameter Reference Type Length Default Optional Text
PSTRU HRRHAS-PSTRU I 4 Pointer to Structure

Functionality
This module creates a structure of OM objects according to anevaluation path (table T778A).
Structural reporting is done as follows:
Internal creation when the function module STRUCTURE_BUILD is called.
The function module STRUCTURE_ENTRY_GET reads the individual entries ofthe structure one after another.
Internal data is deleted using the function module STRUCTURE_DELETE.
Internal data is administered using control blocks. You can delete acontrol block using the function module CONTROL_BLOCK_DELETE.

Example
See FM RH_STRUC_GET