SAP Function SCPR_EXT_BCSET_ID_ASK - BC Set: Get Name and Short Text to Create a BC Set

Parameter Reference Type Length Text
BCSET_ID SCPRATTR-ID C 32 Business Configuration Set
BCSET_TEXT SCPRTEXT-TEXT C 60 BC Set: Description
CATEGORY SCPR_CTGRY C 1 BC Set: Category
COMPONENT SCPRATTR-COMPONENT C 30 SW Component
MAXRELEASE SCPRATTR-MAXRELEASE C 10 BC Set Validity: Highest Release
MINRELEASE SCPRATTR-MINRELEASE C 10 BC Set Validity: Minimum Release

Exception Text
USER_ABORT

Functionality
The function module SCPR_EXT_BCSET_ID_ASK gets the name of a BC Setfrom the user. It checks the BC Set name prefix and whether a BC Setwith this name already exists.
It returns:
BCSET_ID,,,,BC Set name. Needed by FM SCPR_EXT_BCSET_WRITE.
BCSET_TEXT,,BC Set short text. Also needed by SCPR_EXT_BCSET_WRITE.
COMPONENT,,Software component
MINRELEASE,,Release from which the BC Set is valid in the softwarecomponent
MAXRELEASE,,Release to which the BC Set is valid in the softwarecomponent