BAPIBUSISM008_BP_ASS_OUT SAP (IS-M/AM: Business Partner Assignment) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Business Partner Assignment




ABAP Code to SELECT data from BAPIBUSISM008_BP_ASS_OUT
Related tables to BAPIBUSISM008_BP_ASS_OUT
Access table BAPIBUSISM008_BP_ASS_OUT




Structure field list including key, data, relationships and ABAP select examples

BAPIBUSISM008_BP_ASS_OUT is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "IS-M/AM: Business Partner Assignment" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_BAPIBUSISM008_BP_ASS_OUT TYPE BAPIBUSISM008_BP_ASS_OUT.

The BAPIBUSISM008_BP_ASS_OUT table consists of various fields, each holding specific information or linking keys about IS-M/AM: Business Partner Assignment data available in SAP. These include ITEM_NUMBER (IS-M: Order Item Number), SUB_ITEM_NO (IS-M: Order Sub-Item Number), SCHEDULE_LINE_NO (IS-M: Schedule Line), PARTNER (IS-M: Business Partner Key).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP BAPIBUSISM008_BP_ASS_OUT structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
DOCUMENT_NOIS-M/AM: Sales Document Number AVM_NRCHAR10Assigned to domainALPHAAVM_NRJHAMJHA
ITEM_NUMBERIS-M: Order Item Number POS_NRNUMC3Assigned to domainAVM_PNR
SUB_ITEM_NOIS-M: Order Sub-Item Number UPOS_NRNUMC4AVM_UPNR
SCHEDULE_LINE_NOIS-M: Schedule Line EIN_NRNUMC6JHAEAVMENR
PARTNERIS-M: Business Partner Key GPNRCHAR10JGTGPNRALPHAGPNRJGPMJG0
PARTNER_EXTERNALBusiness Partner Number in External System BU_BPEXTCHAR20CHAR20
PARTN_ROLE_NOIS-M: Partner Role Counter JPARZANUMC3JPARZA
PARTN_ROLEIS-M: Business Partner Role JPARVWCHAR2TJG39PARVWJPARVWJGR
CONTACT_PERSONIS-M: Contact Person ISM_CNTCT_PRSNCHAR10Assigned to domainALPHABU_PARTNER
CONTACT_PERSON_EXTERNALBusiness Partner Number in External System BU_BPEXTCHAR20CHAR20
CONT_PERSON_ADDRESS_BUSINESSIS-M: Business Address For Contact Person Indicator X_ADRNDCHAR1XFELD
CONT_PERSON_ADDRESS_HOMEIS-M: Home Address For Contact Person Indicator X_ADRNPCHAR1XFELD
VOUCHER_COPY_TYPEIS-M: Voucher Type (Proof) PAM_BELARTCHAR4TJJB1PAM_BELART
VOUCHER_COPIES_NOIS-M: Number of Voucher Copies PAM_BELANZNUMC5NUMC5
ADDR_NOIS-M: Address Number JADRNRCHAR10Assigned to domainALPHAJADRNR
BP_ASS_ORIGINIS-M/AM: Origin of the Business Partner Assignment ISM_ORIGINCHAR2ISM_ORIGIN

Key field Non-key field



How do I retrieve data from SAP structure BAPIBUSISM008_BP_ASS_OUT using ABAP code?

As BAPIBUSISM008_BP_ASS_OUT is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on BAPIBUSISM008_BP_ASS_OUT as there is no data to select.

How to access SAP table BAPIBUSISM008_BP_ASS_OUT

Within an ECC or HANA version of SAP you can also view further information about BAPIBUSISM008_BP_ASS_OUT and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!