BAPIBUBUSISB990_BP001 SAP (Obsolete (-> BAPI_STR_BUPA_FS_TREASURY)) Structure details

Dictionary Type: Structure
Description: Obsolete (-> BAPI_STR_BUPA_FS_TREASURY)




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




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

BAPIBUBUSISB990_BP001 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 "Obsolete (-> BAPI_STR_BUPA_FS_TREASURY)" 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_BAPIBUBUSISB990_BP001 TYPE BAPIBUBUSISB990_BP001.

The BAPIBUBUSISB990_BP001 table consists of various fields, each holding specific information or linking keys about Obsolete (-> BAPI_STR_BUPA_FS_TREASURY) data available in SAP. These include GROUP_D (Target Group), BP_RELEASE (Business Partner Released), CHAR_KZ (Single-Character Indicator), BP_SORT (Sort Field for Phonetic Search; Obsolete).. 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 BAPIBUBUSISB990_BP001 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
SALUTATIONSalutation BP_TITL_LTNUMC2TP02BP_TITL_LT
GROUP_DTarget Group BP_GROUP_DCHAR4TP13BP_GROUP_D
BP_RELEASEBusiness Partner Released BP_PAR_RELCHAR1BP_PAR_REL
CHAR_KZSingle-Character Indicator CHAR1CHAR1CHAR1
BP_SORTSort Field for Phonetic Search; Obsolete BP_SORT_PHCHAR20CHAR20
PHON_SFSort Field for Phonetic Search; Obsolete BP_SORT_PHCHAR20CHAR20
TRADE_IDCompany ID of trading partner RASSCCHAR6T880ALPHARCOMPPGS
REP_CTRYCountry Key LAND1CHAR3T005LAND1LND
COUNTRYISOCountry ISO code INTCACHAR2INTCAF4_INTCA
CALENDARFactory calendar BP_CAL_IDCHAR2TFACDWFCID
CTRY_ORGCountry of Organization's Registered Office BP_CNTR_HDCHAR3T005LAND1
COUNTRYISO_ORGCountry ISO code INTCACHAR2INTCAF4_INTCA
REGIONRegion of Registered Office BP_REGIO_HDCHAR3T005SREGIO
REG_OFFICERegistered Office BP_COMP_HDCHAR35TEXT35
SUB_TO_RESBank Subject to Minimum Reserve Requirement BP_MIN_RSVCHAR1XFELD
BAL_CURBalance Sheet Currency BP_BAL_CURCUKY5Assigned to domainWAERS
WAERSISO currency code ISOCDCHAR3ISOCD
CAP_INCAmount of last capital increase BP_CA_IN_ACURR15(2) WERTV8
CAP_INCR_YYear of Last Capital Increase BP_CA_IN_YNUMC4GJAHRGJAHR
BALSHTDISPBalance Sheet Display BP_BAL_FLGCHAR1BP_BAL_FLG
BANK_KEYBank Keys BANKKCHAR15BANKKBNK
BANK_CTRYBank country key BANKSCHAR3T005LAND1BKL
COUNTRYISO_BNKCountry ISO code INTCACHAR2INTCAF4_INTCA
NATCitizenship BP_CNTR_STCHAR3T005LAND1
COUNTRYISO_NATCountry ISO code INTCACHAR2INTCAF4_INTCA
PROPREGIMEMarital property regime BP_PROPRTY_OLDNUMC2Assigned to domainBP_PROPRTY
CURRENCYCurrency of Net Income BP_INC_CURCUKY5Assigned to domainWAERS
WAERS_INCISO currency code ISOCDCHAR3ISOCD
CHILDRENNumber of Children Belonging to the Business Partner BP_CHILDRNDEC2DEC2
HOUS_MEMBSNumber of People Living in the Household BP_MEM_HOUDEC2DEC2
NET_INCOMENet Annual Income BP_NET_INCCURR15(2) WERTV8
MON_INCMonthly Net Income of Business Partner BP_MO_INCCURR15(2) WERTV8
ANNNETINCYear of Net Annual Income BP_N_INC_YNUMC4GJAHRGJAHR
MMCalendar Month of Monthly Net Income BP_M_INC_MNUMC2BP_M_INC_M
MO_INC_YYear of Monthly Net Income BP_M_INC_YNUMC4GJAHRGJAHR
PERS_NOPersonnel Number BP_PERS_NRCHAR15CHAR15
EMPLOY_GRPEmployee Group BP_STAFF_GCHAR4TP05BP_STAFF_G
HRORGHR Org. Link HR_ORG_REFCHAR1XFELD
XUBNAMEUser Name in User Master Record XUBNAMECHAR12USR02XUBNAMEXUS
EMPLOYEEEmployee BP_STAFF_RCHAR1XFELD
PL_DEATHName of Place of Death of Natural Person BP_DYING_PLACECHAR40BP_DYING_PLACE
DEL_DATETermination Date for Business Relations with the Bank BP_BANK_DEL_DDATS8DATUM
UND_CUSTUndesirable Customer BP_UNW_CUSTOMERCHAR1XFELD
RSN_UNDESReason for Undesirability BP_UNW_REASONCHAR2TP18BP_UNW_REASON
NOTE_UNDESComment on Undesirability BP_UNW_REMARKCHAR35TEXT35
ADDRESSTYPEAddress Type BU_ADRKINDCHAR10Assigned to domainBU_ADRKIND
UPDATEFLAGChange Indicator for BAI Structures in Business Partner BU_UPDFLAGCHAR1BU_UPDFLAG

Key field Non-key field



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

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

How to access SAP table BAPIBUBUSISB990_BP001

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