BAPI1312CHPATDRIX SAP () Structure details

Dictionary Type: Structure
Description:




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




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

BAPI1312CHPATDRIX 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 "" 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_BAPI1312CHPATDRIX TYPE BAPI1312CHPATDRIX.

The BAPI1312CHPATDRIX table consists of various fields, each holding specific information or linking keys about data available in SAP. These include PAT_LAST_NAMEX (Updated information in related user data field), PAT_FIRST_NAME (First Name / Second Name), PAT_FIRST_NAMEX (Updated information in related user data field), PAT_FO_ADDRS_TXT (IS-H: Form-of-Address Text).. 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)


SAP BAPI1312CHPATDRIX 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
PAT_LAST_NAMEIS-H: Last Name/ 1st Name GPNAM1CHAR35NAMENA1
PAT_LAST_NAMEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_FIRST_NAMEFirst Name / Second Name GPNAM2CHAR35NAME
PAT_FIRST_NAMEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_FO_ADDRS_TXTIS-H: Form-of-Address Text RI_ANTXTCHAR25TEXT25
PAT_FO_ADDRS_TXTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_TITLEIS-H: Title RI_TITELCHAR15Assigned to domainTITEL
PAT_TITLEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_COUNTRYCountry Key LAND1CHAR3Assigned to domainLAND1LND
PAT_COUNTRYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_COUNTRY_ISOCountry ISO code INTCACHAR2INTCAF4_INTCA
PAT_POSTCODEIS-H: Postal Code of Business Partner PSTLZ_GPCHAR10PSTLZ
PAT_POSTCODEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_CITYIS-H: City ISH_CITY1CHAR40TEXT40
PAT_CITYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_PART_CITYDistrict of Business Partner ORT2_GPCHAR25TEXT25
PAT_PART_CITYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_STREETIS-H: Street Name and Street Number of Business Partner STRASSE_GPCHAR30STRAS
PAT_STREETXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_DOBIS-H: Birthdate RI_GBDATDATS8RI_DATUM
PAT_DOBXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PAT_SEX_EXTIS-H: Sex Indicator - User-Specific GSCHLECHAR1Assigned to domainGSCHLE
PAT_SEX_EXTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_LAST_NAMEIS-H: Last Name/ 1st Name GPNAM1CHAR35NAMENA1
DRI_LAST_NAMEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_COUNTRYCountry Key LAND1CHAR3Assigned to domainLAND1LND
DRI_COUNTRYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_COUNTRY_ISOCountry ISO code INTCACHAR2INTCAF4_INTCA
DRI_POSTCODEIS-H: Postal Code of Business Partner PSTLZ_GPCHAR10PSTLZ
DRI_POSTCODEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_CITYIS-H: City ISH_CITY1CHAR40TEXT40
DRI_CITYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_FIRST_NAMEFirst Name / Second Name GPNAM2CHAR35NAME
DRI_FIRST_NAMEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_STREETIS-H: Street Name and Street Number of Business Partner STRASSE_GPCHAR30STRAS
DRI_STREETXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_PART_CITYDistrict of Business Partner ORT2_GPCHAR25TEXT25
DRI_PART_CITYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_FO_ADDRS_TXTIS-H: Form-of-Address Text RI_ANTXTCHAR25TEXT25
DRI_FO_ADDRS_TXTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DRI_TITLEIS-H: Title RI_TITELCHAR15Assigned to domainTITEL
DRI_TITLEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BAPI1312CHPATDRIX

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