Ansicht
Dokumentation

ISH_BP_API_PARTNER_GET - IS-H: Check Status of the Switch and Map GPART to PARTNER

ISH_BP_API_PARTNER_GET - IS-H: Check Status of the Switch and Map GPART to PARTNER

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module provides the API layer to obtain the partner ID (from BUT000) for the given old partner ID (NGPA-GPART). It checks the buffer initially and if the data is not found it accesses the database to fetch the details.

The data is obtained based on a mapping ID (I_MAP_IND):

  • If '1', then the partner ID (E_BPK) corresponding to the single old partner ID (I_GPARTNER) is obtained
  • If '2', then a table of partner IDs (ET_PARTNER) corresponding to the table of old partner IDs is obtained (IT_GPARTNER)
  • If '3', then both the old and new partner IDs (ET_PART_MULT_KEY) for the given table of old partner IDs is obtained (IT_GPARTNER)
  • If '4', then a table of partner IDs (ET_PARTNER) corresponding to the table of ranges for old partner IDs is obtained (IT_GPARTNER_RNG)

The status of the changeover is exported in E_STATUS.

Example

Notes

Further information





Parameters

ET_PARTNER
ET_PART_MULT_KEY
ET_RC
E_BPK
E_STATUS
IT_GPARTNER
IT_GPARTNER_RNG
I_GPARTNER
I_MAP_IND

Exceptions

Function Group

NBUP_API

PERFORM Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1418 Date: 20240604 Time: 104041     sap01-206 ( 30 ms )