SAP Program RMCP3DEL - Planning Hierarchy: Delete General Characteristics in Hierarchy

Description
With this function, you delete mass characteristics from an informationstructure. The key for these characters is the masking symbol youspecify on the selection screen. The system fills individual key fieldsin their entire length with this symbol.
To simulate the results of this program without writing them to thedatabase, set the Test indicator.
At the beginning of the program, the system ascertains thecharacteristic as of which mass characteristics are to be deleted. Thiscorresponds to the level of the hierarchy as of which the deletion isto take place.
The program does not change mass characteristics above this level.Moreover, such characteristics do not prevent the program from running.
If a branch of the hierarchy (a node with a mass character and all thenodes underneath it) is deleted, the key figures saved for this branchare also deleted.
To insert mass characters in an information structure, use program'RMCP3INS'. However, you cannot use this program to restore data thatyou have already deleted.

Precondition
Do not use a space or a comma ',' for the masking symbol.

Output
The system issues a list of all the possible mass characteristics inthe information structure, together with the internal names of thecharacteristics.
Only fully qualified characteristic value combinations are displayed.
The Level column shows the level of the hierarchy in which themass characteristics begin.
Column Fct (which stands for "function") contains an D ifthe characteristic values combination exists in the hierarchy and is tobe/has been deleted.
Column Fct contains a d if the characteristic valuescombination exists in the hierarchy but is not to be/has not beendeleted. The characteristic values combination is not deleted since itbegins at a higher level than the one chosen at the beginning of theprogram,
Column Fct contains a - if the characteristic value ismissing in the hierarchy.
At the end of the list, the number of found entries are displayed.These are all the mass characteristics that are possible for thehierarchy as it currently stands.
The number of changed entries is a subset of the found entries. It isdetermined by the choice of level at the beginning of the program.