JSBW_ME_BPARTNER_ATTR SAP (IS-M: Structure for Bus.Partner Extractor (SAP BP Media)) Structure details

Dictionary Type: Structure
Description: IS-M: Structure for Bus.Partner Extractor (SAP BP Media)




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




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

JSBW_ME_BPARTNER_ATTR 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: Structure for Bus.Partner Extractor (SAP BP Media)" 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_JSBW_ME_BPARTNER_ATTR TYPE JSBW_ME_BPARTNER_ATTR.

The JSBW_ME_BPARTNER_ATTR table consists of various fields, each holding specific information or linking keys about IS-M: Structure for Bus.Partner Extractor (SAP BP Media) data available in SAP. These include CLIENT (Client), PARTNER (Business Partner Number), ERFUSER (Created By), ERFDATE (Created On).. 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: Can be enhanced (character-type or numeric)


SAP JSBW_ME_BPARTNER_ATTR 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
CLIENTClient MANDTCLNT3T000MANDT
PARTNERBusiness Partner Number BU_PARTNERCHAR10BUT000ALPHABU_PARTNERBPABUPA
ERFUSERCreated By ERFUSERCHAR12USNAM
ERFDATECreated On ERFDATEDATS8DATUM
ERFTIMETime Created ERFTIMETIMS6UZEIT
AENUSERLast Changed By AENUSERCHAR12USNAM
AENDATEDate of Last Change AENDATEDATS8DATUM
AENTIMETime of Last Change AENTIMETIMS6UZEIT
XVERMSACHIS-M: BP Authorized to Receive Gifts XVERMSACHCHAR1XFELD
XMITARBIS-M: Employee Indicator XMITARBCHAR1XFELD
PERNRIS-M: Personnel Number JPERNR2CHAR20JPERNR
XNOWERBIS-M: No Advertising XNOWERBCHAR1XFELD
XVERBIS-M: Association Indicator XVERBCHAR1XFELD
XINTERNIS-M: Internal Business Partner Indicator XINTERNCHAR1XFELD
XSOZIALIS-M: Social Facility Indicator XSOZIALCHAR1XFELD
XVERLEIGIS-M: Indicator: Owned By Publisher XVERLEIGCHAR1XFELD
VERLVKORGIS-M: Publisher's Sales Organization VERLVKORGCHAR4TVKOVKORGVKOH_TVKO
XINSERIS-M: Selection Indicator for Advertiser XINSERENTCHAR1XINSERENTJR7
XAGENIS-M: Agency Indicator XAGENTURCHAR1XFELD
AGEN_ARTIS-M: Creative Boutique Indicator XAGEN_KREACHAR1XFELD
AGEN_STRIS-M: Distribution Agency Indicator XAGEN_STRCHAR1XFELD
AGEN_PLANIS-M: Planning Agency Indicator XAGEN_PLANCHAR1XFELD
AGEN_GRUIS-M: Agency Type AGEN_GRUPCHAR1TJGJ4ALPHAAGEN_GRUP
GP_DUBIS-M: Credit Query Indicator JDUBIOSCHAR1TJGJ0JDUBIOS
BONIS-M: Creditworthiness Indicator JBONITAETCHAR2TJGJ2ALPHAJBONITAET
WBZKUNNRIS-M: WBZ, VDZ Number of WBZ Company JWBZKUNNRCHAR6JKWBZJWBZKUNNR
RECHZENTNRIS-M: WBZ, Computer Center Number JWBZRZNRCHAR2TJKW0JKWBZJWBZRZNR
XWBZFIRMAIS-M: Business Partner Is WBZ Company XWBZFIRMACHAR1XFELD
WBZZLSCHPayment Method for Billing Documents to WBZ Company WBZZLSCHCHAR1TJK42ZLSCH
REFBELEGIS-M/SD: Reference Document in Legacy System REMELD_ISPCHAR20CHAR20
J_SOC_SECUSocial Insurance Number J_SOC_SECUCHAR20CHAR020
RLTYPBP Role BU_PARTNERROLECHAR6Assigned to domainBU_ROLEBUPA_ROLE
DFVALBP: Differentiation type value BU_DFVALCHAR20CHAR20
ROLEBusiness Partner Role Type BP_ROLECHAR4Assigned to domainBP_ROLE
AUTHORITYAuthorization Group BEGRUCHAR4BEGRU

Key field Non-key field



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

As JSBW_ME_BPARTNER_ATTR 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 JSBW_ME_BPARTNER_ATTR as there is no data to select.

How to access SAP table JSBW_ME_BPARTNER_ATTR

Within an ECC or HANA version of SAP you can also view further information about JSBW_ME_BPARTNER_ATTR 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!