RJMG02 SAP (IS-P: Text Table for Module Pool SAPMJG02) Structure details

Dictionary Type: Structure
Description: IS-P: Text Table for Module Pool SAPMJG02




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




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

RJMG02 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 "IS-P: Text Table for Module Pool SAPMJG02" 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_RJMG02 TYPE RJMG02.

The RJMG02 table consists of various fields, each holding specific information or linking keys about IS-P: Text Table for Module Pool SAPMJG02 data available in SAP. These include ERSGPNR (IS-M: Business Partner Key), WDAT1 (Valid-From Date), WDAT2 (Valid-To Date), XKAHS (IS-M: Customer Pickup Point Indicator).. 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 RJMG02 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
JPARVWScreen group BLDGRCHAR2BLDGR
ERSGPNRIS-M: Business Partner Key GPNRCHAR10Assigned to domainALPHAGPNRJGPMJG0
WDAT1Valid-From Date GUELTIGVONDATS8DATUMJSA
WDAT2Valid-To Date GUELTIGBISDATS8DATUMJSB
XKAHSIS-M: Customer Pickup Point Indicator XKAHSCHAR1XFELD
ADRESSEIS-M: Address Line ADR41CHAR41TEXT41
ORT21IS-M: Postal code and city / name ORT21CHAR21TEXT21
STRAS19IS-M: Street and house number STRAS19CHAR19TEXT19
JROLLEIS-M: Partner role JROLLECHAR2BLDGRJGR
KENNZDATIS-M: Indicates whether entries can be made in date field KENNZDATCHAR1CHAR1
AKTEINTRCurrent Entry in First Line of Screen (Proc.in Table Form) AKT_EINTRNUMC4NUM4
GESEINTRTotal Entries in Table to be Edited GES_EINTRNUMC4NUM4
TEXT100IS-M: Character Field 12 Chars in Length ISP_CHAR12CHAR12CHAR12
TEXT101IS-M: Character Field 12 Chars in Length ISP_CHAR12CHAR12CHAR12
TEXT102Character field length 79 CHAR79CHAR79CHAR79
TEXT103Single-Character Indicator CHAR1CHAR1CHAR1
TEXT210Character Field of Length 23 CHAR23CHAR23CHAR23
TEXT211Character Field of Length 23 CHAR23CHAR23CHAR23
TEXT212IS-M: Text 27 characters in length TEXT27CHAR27TEXT27
TEXT213IS-M: Text 27 characters in length TEXT27CHAR27TEXT27
TEXT214IS-M: Text 27 characters in length TEXT27CHAR27TEXT27
TEXT030Text (30 Characters) TEXT30CHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table RJMG02

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