SAP ABAP Function Module SMO9_GET_SEGFLD_TYPE (For the given symbolic message and field , return the position and length)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-KGN (Application Component) Key Generation
⤷
SMO9 (Package) Logical Services
⤷
⤷
Basic Data
| Function Module | SMO9_GET_SEGFLD_TYPE | For the given symbolic message and field , return the position and length |
| Function Group | SMO9KEY | KeyGen Function Group |
| Program Name | SAPLSMO9KEY | KeyGen Function Group |
| INCLUDE Name | LSMO9KEYU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FIELDTYPE | TYPE | C | ||||
| |
MESSAGE_SEGMENT_NAME | TYPE | SMOG_MAPSG-TR_SEGDD | Name of the message_segment | |||
| |
FIELD_NAME | TYPE | SMOG_SFLD-TR_NAME | Name of the field | |||
| |
MSG_NOTFOUND | TYPE | Message is not found in table | ||||
| |
FLD_NOTFOUND | TYPE | Corresponding field is not found. | ||||
| |
STAT_ITAB_ENTRY_FAIL | TYPE | Static table insertion fail. | ||||
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 | 19991116 |
| SAP Release Created in |