Functionality This method enables the user to access further information about abusiness area. A return code and details determined by the system arereturned. Notes The same authorization checks are carried out under this method as takeplace when displaying information within an R/3 transaction. The system does not convert the input parameter BUSINESSAREAID, meaningthat leading blank characters within this parameter are not cleared. Depending upon the LANGUAGE parameter, any description, in so far as itexists, appears in the desired language. Where no description exists inthe desired language for the business area in question, nothing will bereturned. Alternatively you can also specify the language as an ISOcode in the LANGUAGE_ISO parameter. The LANGUAGE and LANGUAGE_ISOparameters are optional. In the absence of any language being entered,the user's logon language is used. If both parameters are set, theLANGUAGE_ISO parameter is ignored. Messages are returned within the RETURN parameter. This parameterdocumentation contains the return codes and their meaning. Description The system returns business area details in one structure. You can finddefinitions of the individual parameters in their respective dataelement documentation. Structure Layout> BUS_AREA Business area> BUS_AR_DES Business area name CONS_BA Consolidation business area>Description The system returns the return code of this method in one structure withfive fields. You can find definitions of these fields in the respectivedata element documentation. Structure Layout> TYPE Message type> CODE Message code> MESSAGE Message text> LOG_NO Application log: log number LOG_MSG_NO Application log: sequence number of messageDescription You can find the definition of business area in the data elementdocumentation: Business Area>Description You can find the definition of language in the data elementdocumentation: Language> Alternatively you can also specify the language as an ISO code in theLANGUAGE_ISO parameter.Default The system uses the user's logon language if none is specified. If bothparameters are set, the LANGUAGE_ISO parameter is ignored. Description Alternative parameter to LANGUAGE. |