SAP Function SIW_AREA_GET -

Parameter Reference Type Length Default Optional Text
KW_APPLICATION SKWF_APPL C 15 'KM_KW_R3' KW Framework: Application
LANGUAGE SYST-LANGU C 1 SY-LANGU SAP R/3 System, Current Language
ONLY_LOCAL_AREAS IWPARAMS-FLAG C 1 'X' Single-Character Flag

Parameter Reference Length Optional Text
AREAS IWBAREA 10 X KEN: Area (storage category)
AREAS_TEXTS SDOKDOCSPT 75 X SDOK: Name of object attributes

Functionality
This function module returns the document areas that are defined in thecurrent system.
It uses the function 'IW_C_AREA_GET' which calls function'SDOK_MC_ENT_QUERY' for receiving the full set of areas.
After that, parameter 'ONLY_LOCAL_AREAS' is checked. If parameter'ONLY_LOCAL_AREAS' equals 'X', than function 'IWB_DESTINATIONS_GET' iscalled to receive the destination of these areas - in results, onlyareas which have initial destination are displayed. If parameter'ONLY_LOCAL_AREAS' equals ' ', than all areas can be returned.

Description
List of areas.

Description
Short description of the returned areas.