SRM_BAPIP0002B SAP (Copy of BAPIP0002B (HR Master Record Infotype 0002)) Structure details

Dictionary Type: Structure
Description: Copy of BAPIP0002B (HR Master Record Infotype 0002)




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




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

SRM_BAPIP0002B 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 "Copy of BAPIP0002B (HR Master Record Infotype 0002)" 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_SRM_BAPIP0002B TYPE SRM_BAPIP0002B.

The SRM_BAPIP0002B table consists of various fields, each holding specific information or linking keys about Copy of BAPIP0002B (HR Master Record Infotype 0002) data available in SAP. These include INFOTYPE (Infotype), SUBTYPE (Subtype), OBJECT_ID (Object Identification), LOCK_IND (Lock Indicator for HR Master Data Record).. 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: Not classified


SAP SRM_BAPIP0002B 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
PERNO Personnel Number0
INFOTYPE Infotype0
SUBTYPE Subtype0
OBJECT_ID Object Identification0
LOCK_IND Lock Indicator for HR Master Data Record0
TO_DATE Valid To Date0
FROM_DATE Valid from date0
SEQNO Number of infotype record with same key0
CH_ON Date of Last Change0
CHANGED_BY Name of person who changed object0
HIST_FLAG Historical record flag0
TEXTFLAG Text exists for infotype0
REF_FLAG Reference fields exist (primary/secondary costs)0
CNFRM_FLAG Confirmation fields exist0
SCREENCTRL Infotype screen control0
REASON Reason for changing master data0
FLAG1 Reserved field/unused field0
FLAG2 Reserved field/unused field0
FLAG3 Reserved field/unused field0
FLAG4 Reserved field/unused field0
RESERVED1 Reserved field/unused field of length 20
RESERVED2 Reserved field/unused field of length 20
INITIALS Initials0
LAST_NAME Last Name0
LAST_NAME2 Second name / name at birth0
FIRSTNAME First Name0
TITLE Title0
TITLE_2 Second Title0
ARI_TITLE Title0
NAMEAFFIX Prefix0
NAMEPREFIX Second Name Prefix0
KNOWN_AS Known As0
NAME_FORM Name format indicator for employee in a list0
FORMOFADR Form-of-Address Key0
GENDER Gender key0
BIRTHDATE Date of Birth0
BIRTHCTRY Country of Birth0
BIRTHSTATE State0
BIRTHPLACE Birthplace0
NATIONAL Nationality0
NATIONAL_2 Second Nationality0
NATIONAL_3 Third Nationality0
LANGU Language Key0
RELIGION Religious Denomination Key0
MAR_STATUS Marital Status Key0
MAR_DATE Valid from date of current marital status0
NO_O_CHLDR Number of Children0
NAME_CON Name connection0
PERMO Modifier for personnel identifier0
PERID Personnel ID number0
BIRTHDTPP Date of Birth According to Passport0
FST_NAME_K First Name (Katakana)0
LST_NAME_K Last name (Katakana)0
FST_NAME_R First name (Romaji)0
LST_NAME_R Last name (Romaji)0
BIRTHNME_K Name at birth (katakana)0
BIRTHNME_R Name at birth (romaji)0
NICKNAME_K Nickname (katakana)0
NICKNAME_R Nickname (romaji)0
BIRTHYEAR Year of birth0
BIRTHMONTH Month of birth0
BIRTHDAY Date of birth (to month/year)0
LASTNAME_M Last name (field for search help)0
FSTNAME_M First name (field for search help)0

Key field Non-key field



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

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

How to access SAP table SRM_BAPIP0002B

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