SAPMJG07 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SAPMJG07 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
JGA1 - IS-MP: Display Address Management
JGA0 - IS-M: Maintain Address Management
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Address Management
Text Symbol: CN3 = Name2
Text Symbol: CN4 = Name3
Text Symbol: CN5 = Name4
Text Symbol: CO1 = Address
Text Symbol: CT2 = Telephone (Home)
Text Symbol: CT3 = Telephone (Work)
Text Symbol: CT4 = Cell Phone Number
Text Symbol: CT5 = Fax
Text Symbol: HCU = Create
Text Symbol: M01 = Manual Address
Text Symbol: P01 = Position
Text Symbol: TA2 = Address
Text Symbol: TA3 = Manual Print Screen
Text Symbol: TA4 = Customer Pickup Point
Text Symbol: TA5 = Address Is Unloading Point
Text Symbol: TA6 = No Output Determination
Text Symbol: TA7 = No Carrier Change Notification
Text Symbol: TC2 = Change Names
Text Symbol: TC3 = Change Address
Text Symbol: TC4 = Change Telcommunications Data
Text Symbol: TN2 = Name1 / LastName
Text Symbol: TN3 = Name2 / FName
Text Symbol: TN4 = Name3
Text Symbol: TN5 = Name4
Text Symbol: TO1 = Address
Text Symbol: TT2 = Home Telephone Number
Text Symbol: TT3 = Work Telephone Number
Text Symbol: TT4 = Cell Phone Number
Text Symbol: TT5 = Fax Number
Text Symbol: VCU = Change
Text Symbol: 002 = ------------------------------------- Valid to: &V1& -------------------------------------------------------------------
Text Symbol: 004 = Internal Error at I RJMG07 CHANGE Entry not found:
Text Symbol: 005 = Display Address
Text Symbol: 006 = Internal Error at I RJMG07 CHANGE Entry not found:
Text Symbol: 011 = No. Role From Name Data BPartner
Text Symbol: 012 = Address Data PS PP UP NO NH
Text Symbol: 021 = No. Role From Tel.(Home) Tel.(Office)
INCLUDE MJG07I0J. "REL.2.21/21
INCLUDE MJG00F00. "REL.2.21/21
INCLUDE LJG01FNA.
INCLUDE MJG07F0C.
INCLUDE MJG07IOO.
INCLUDE FV61BF00.
INCLUDE MJG07FOO.
INCLUDE MJG07FTR.
INCLUDE MJG07FCL.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPMJG07 - Address Management SAPMJG07 - Address Management SAPMJG05 - IS-M/SD: Module Pool for SC/Employee Assgt (Employment Relationship) SAPMJG05 - IS-M/SD: Module Pool for SC/Employee Assgt (Employment Relationship) SAPMJG03 - IS-M/SD: Module Pool for SC/Employee Assignment (Lost Time) SAPMJG03 - IS-M/SD: Module Pool for SC/Employee Assignment (Lost Time)