SAP Function /SAPHT/DRM_RANGES_GET - Read profile information & return it in the form of Range Table

Parameter Reference Type Length Default Optional Text
I_PER_KEY /SAPHT/DRMPRINF-PER_KEY N 2 DRM Personalization Key identifier
I_SERVICE /SAPHT/DRMPRINF-DRM_SRVC C 20 DRM Service Name
I_USER_NAME SYUNAME C 12 R/3 System, user logon name

Parameter Reference Type Length Text
E_RETURN_CODE SYST-SUBRC I 4 Return value, return value after ABAP statements

Parameter Reference Length Optional Text
T_RANGE EBA_RANGES 93 Structure for Select Options (Generic)

Functionality
This function is meant to be used by function which require thepersonalization information in the form of a range table. this functionwill read the personalization information requested and form the rangetable.