SAP Function RH_TEXT_BUFFER_FILL - Fill Buffer for RH_READ_OBJECT

Parameter Reference Type Length Default Optional Text
CHECK_STRU_AUTH HRRHAS-AUTHY C 1 'X' X X = With Structural Authorization Check
WITH_EXTINT 0 SPACE X Contains External Objects in OBJID Format(NUM8)

Parameter Reference Length Optional Text
OBJECTS HROBJECT 12 Object ID Table

Functionality
This function module fills the text buffer for a predefined set ofobjects. The text buffer enables buffered reading using the functionmodule 'RH_READ_OBJECT'.

Description
This parameter specifies whether the system should check the buffer forstructural authorization. If the parameter is set (value = 'X'), thesystem only fills the buffer for valid objects. Basis authorization isnot checked.

Value range
'X' means that the authorization is checked. ' ' (SPACE) means thatthere is no check.

Default
Default value is 'X'.