SAP ABAP Function Module MIG_COMPARE_GETMEMOFIELDINFO (Get Long Data Field Info about Segment during Generation of Mig Compare)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-MFW (Application Component) Migration Framework
⤷
CMW_MIG_FINAL (Package) Migration development final release

⤷

⤷

Basic Data
Function Module | MIG_COMPARE_GETMEMOFIELDINFO | Get Long Data Field Info about Segment during Generation of Mig Compare |
Function Group | MIG_F_GENERATOR | Migration Generators |
Program Name | SAPLMIG_F_GENERATOR | |
INCLUDE Name | LMIG_F_GENERATORU21 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EX_KEYFIELD | TYPE | SMOG_SFLD | Segment Field (Key Field) | |||
![]() |
EX_MEMOFIELD | TYPE | SMOG_SFLD | Segment Field (Memo Field) | |||
![]() |
EX_HAS_MEMOFIELD | TYPE | XFELD | Flag: 'X' = has long data field | |||
![]() |
IM_SEGMENT | TYPE | SMOG_MAPSG | Mapping between segment name and segment structure | |||
![]() |
IT_SEGMENTS | TYPE | BDM_MAPSG_T | Table type for table SMOG_MAPSG | |||
![]() |
IT_SFLD | TYPE | BDM_SFLD_T | Table type for table SMOG_SFLD | |||
![]() |
FAILED | TYPE | Failed | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20030110 |
SAP Release Created in | 30A |