REEX_OBJ_ASSIGN_AM_X SAP (Object Assignment (VIBDOBJASS) - FI-AA + Additional Fields) Structure details

Dictionary Type: Structure
Description: Object Assignment (VIBDOBJASS) - FI-AA + Additional Fields




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




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

REEX_OBJ_ASSIGN_AM_X 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 "Object Assignment (VIBDOBJASS) - FI-AA + Additional Fields" 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_REEX_OBJ_ASSIGN_AM_X TYPE REEX_OBJ_ASSIGN_AM_X.

The REEX_OBJ_ASSIGN_AM_X table consists of various fields, each holding specific information or linking keys about Object Assignment (VIBDOBJASS) - FI-AA + Additional Fields data available in SAP. These include MANDT (Client), OBJNRSRC (Object Number), OBJASSTYPE (Type of Object Assignment), OBJNRTRG (Object Number).. 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 REEX_OBJ_ASSIGN_AM_X 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 MANDTCLNT3Assigned to domainMANDT
OBJNRSRCObject Number RECAOBJNRCHAR22Assigned to domainJ_OBJNRONR
OBJASSTYPEType of Object Assignment REBDOBJASSTYPECHAR2TIVBDOBJASSTYPEREBDOBJASSTYPE
OBJNRTRGObject Number RECAOBJNRCHAR22Assigned to domainJ_OBJNRONR
VALIDFROMDate: Relationship Valid From REBDRELVALIDFROMDATS8RECADATEBEG
VALIDTODate: Relationship Valid To REBDRELVALIDTODATS8REDATRECADATEEND
ASSIGNONLYINFOInformational Assignment REBDASSIGNONLYINFOCHAR1RECABOOL
OBJNRSRCARCHSource Object Was Archived REBDOBJNRSRCARCHCHAR1RECABOOL
FLGENTYPEGeneration Type Functional Location REBDFLGENTYPECHAR1REBDFLGENTYPE
ISMAINASSETAsset Is Leading Asset REBDISMAINASSETCHAR1RECABOOL
MEASVALUEMeasurement Amount of Assignment REBDOAMEASVALUEQUAN17(4) REBDMEASVALUE
MEASUNITMeasurement Unit REBDMEASUNITUNIT3T006CUNITMEINS
ISMULTIASSGENGenerated Entry for Multiple Assignment REBDISMULTIASSGENCHAR1RECABOOL
POSSDATEFROMDate From Which the Object Is Made Available for Use REBDPOSSDATEFROMDATS8RECADATE
POSSDATETODate Up to Which the Object Is Used REBDPOSSDATETODATS8RECADATE
ISDETERMOPTRATERelevant for Deriving Option Rate REITISDETERMOPTRATECHAR1RECABOOL
PEPLANNEDDATEPlanning or Decision Date RELMPEPLANDATEDATS8RECADATE
PEEFFECTDATEEffective Date RELMPEEFFECTDATEDATS8RECADATE
PELOCATIONLocation of Assigned Object RELMPELOCATIONCHAR80RELMPELOCATION
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
ANLN1Main Asset Number ANLN1CHAR12ANLHALPHAANLN1AN1
ANLN2Asset Subnumber ANLN2CHAR4ANLAALPHAANLN2AN2
TXT50Asset description TXA50_ANLTCHAR50TEXT50
TXA50Additional asset description TXA50_MORECHAR50TEXT50

Key field Non-key field



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

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

How to access SAP table REEX_OBJ_ASSIGN_AM_X

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