ROIUE2_ESCH_BA_ALV_0200 SAP (Proc 2.0 - Escheat - BA Info Screen 0200 ALV Struc) Structure details

Dictionary Type: Structure
Description: Proc 2.0 - Escheat - BA Info Screen 0200 ALV Struc




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




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

ROIUE2_ESCH_BA_ALV_0200 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 "Proc 2.0 - Escheat - BA Info Screen 0200 ALV Struc" 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_ROIUE2_ESCH_BA_ALV_0200 TYPE ROIUE2_ESCH_BA_ALV_0200.

The ROIUE2_ESCH_BA_ALV_0200 table consists of various fields, each holding specific information or linking keys about Proc 2.0 - Escheat - BA Info Screen 0200 ALV Struc data available in SAP. These include MANDT (Client), OWN_NO (Business Associate), OWN_SEQ_NO (Sequence Number), NAME_ID (Proc 2.0 - Escheat - Name ID).. 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 ROIUE2_ESCH_BA_ALV_0200 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
MANDTClient MANDTCLNT3T000MANDT
OWN_NOBusiness Associate OIUCM_BUS_ASSOCCHAR6OIUH_CM_BAALPHAOIUCM_BUS_ASSOCOIUCM_BUS_ASSOC
OWN_SEQ_NOSequence Number OIUCM_SEQ_NOCHAR2OIUH_CM_BAALPHAOIUCM_SEQ_NOOIUCM_SEQ_NO
NAME_IDProc 2.0 - Escheat - Name ID OIUE2_ESCHEAT_NAME_IDCHAR1OIUE2_ESCHEAT_NAME_ID
OWNER_NM_LASTProc 2.0 - Escheat - Name OIUE2_ESCHEAT_NAMECHAR40
OWNER_NM_FIRSTProc 2.0 - Escheat - Owner First Name OIUE2_ESCHEAT_OWNER_NM_FIRSTCHAR30
OWNER_NM_MIDDLEProc 2.0 - Escheat - Owner Middle Name OIUE2_ESCHEAT_OWNER_NM_MIDDLECHAR10
OWNER_NM_PREFIXProc 2.0 - Escheat - Owner Name Prefix OIUE2_ESCHEAT_OWNER_NM_PREFIXCHAR10
OWNER_NM_SUFFIXProc 2.0 - Escheat - Owner Name Suffix OIUE2_ESCHEAT_OWNER_NM_SUFFIXCHAR10
OWNER_NM_TITLEProc 2.0 - Escheat - Owner Name Title OIUE2_ESCHEAT_OWNER_NM_TITLECHAR6
OWNER_ADDRESS1Proc 2.0 - Escheat - Owner Address Line 1 OIUE2_ESCHEAT_OWNER_ADDRESS1CHAR30
OWNER_ADDRESS2Proc 2.0 - Escheat - Owner Address Line 2 OIUE2_ESCHEAT_OWNER_ADDRESS2CHAR30
OWNER_ADDRESS3Proc 2.0 - Escheat - Owner Address Line 3 OIUE2_ESCHEAT_OWNER_ADDRESS3CHAR30
OWNER_CITYProc 2.0 - Escheat - Owner City OIUE2_ESCHEAT_OWNER_CITYCHAR30
OWNER_COUNTYProc 2.0 - Escheat - Owner County OIUE2_ESCHEAT_OWNER_COUNTYCHAR20
OWNER_STATEState Code OIUH_STATE_CODECHAR2CHAR2
OWNER_ZIPProc 2.0 - Escheat - Owner Zip Code OIUE2_ESCHEAT_OWNER_ZIPCHAR9
OWNER_COUNTRYCountry OIU_COUNTRYCHAR3Assigned to domainLAND1OIU_LAND1
OWNER_TAXIDProc 2.0 - Escheat - Owner Tax ID OIUE2_ESCHEAT_OWNER_TAXIDNUMC9
OWNER_TAXID_EXTProc 2.0 - Escheat - Owner Tax ID Extension OIUE2_ESCHEAT_OWNER_TAXID_EXTCHAR2
OWNER_DOBProc 2.0 - Escheat - Owner Data of Birth OIUE2_ESCHEAT_OWNER_DOBDATS8
CHANGE_USERLast Changed By OIUX3_LAST_CHANGED_USERCHAR12USNAM
CHANGE_DATEDate of Last Change OIUX3_LAST_CHANGED_DATEDATS8
CHANGE_TIMETime of Last Change OIUX3_LAST_CHANGED_TIMETIMS6

Key field Non-key field



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

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

How to access SAP table ROIUE2_ESCH_BA_ALV_0200

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