Functionality The planning structure can be read with this function module, thismeans the available planning areas, levels, packages, layouts,sequences, functions, parameter groups and variables.
- If the parameter I_AREA is filled, only this one planning area is read.
- If in addition the parameter I_PLEVEL is filled, only this planning
level is read.
- If the parameter I_USE_DEFAULT is filled, the default planning profile
of the user is used.
- If the parameter I_PROFILE is filled, the planning structure is read on
the specified planning profile.
- If all parameters are empty, the complete planning structure is read.
- You control which return parameters should be filled with the
parameters I_READ_*.Description This structure can contain a message. In the case of E_SUBRC <> 0 itcontains an error message, in the case of E_SUBRC = 0 an informationmessage can be in this structure. Description This return parameter contains the value 0, when the module could beexecuted without any errors, otherwise the value of the returnparameter is larger than 0.
|