Menu

SAP Function Module BAPI_BRANCH_GETDETAIL

Read Branch Data - for HR Use Only

The Function Module BAPI_BRANCH_GETDETAIL (Read Branch Data - for HR Use Only) is a standard Function Module in SAP ERP and is part of the function group J1BU within the package J1BA.

Technical Information

Function Module BAPI_BRANCH_GETDETAIL
Short Text Read Branch Data - for HR Use Only
Function Group J1BU
Package J1BA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BRANCH LIKE BAPIBRANCH-BRANCH Branch
COMPANY LIKE BAPIBRANCH-BUKRS Company

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BRANCH_ADDRESS LIKE BAPI0002_3 Include Structure with Name Attributes of the ADRC Address
BRANCH_DETAIL LIKE BAPIBRANCH Branch Information
E_MUNIC_INSC TYPE J_1BMUNINS Municipal Tax Number
E_STATE_INSC TYPE J_1BSTAINS State Tax Number
RETURN LIKE BAPIRET2 Return Code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SMTP_NUMBERS LIKE ADR6 SMTP numbers (central address admin.)

Exceptions

This function module does not define any Exceptions.