SAP ABAP Function Module SMO9_GET_TRANSEG_NAMES (Get the transaction names and segment names for the given symbolic message)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-KGN (Application Component) Key Generation
⤷
SMO9 (Package) Logical Services
⤷
⤷
Basic Data
| Function Module | SMO9_GET_TRANSEG_NAMES | Get the transaction names and segment names for the given symbolic message |
| Function Group | SMO9KEY | KeyGen Function Group |
| Program Name | SAPLSMO9KEY | KeyGen Function Group |
| INCLUDE Name | LSMO9KEYU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TRANSACTION_NAME | TYPE | SMOG_TRANS-TR_NAME | Name of the transaction | |||
| |
TRANSACTION_KEY | TYPE | SMOG_TRANS-SMOG_TRANS | ||||
| |
SEGMENT_NAME | TYPE | SMOG_SEGM-TR_SNAME | Name of the segment | |||
| |
SEGMENT_KEY | TYPE | SMOG_SEGM-SMOG_SEGM | ||||
| |
PARENT_NAME | TYPE | SMOG_SEGM-TR_SNAME | Name of the parent segment if exists. | |||
| |
PARENT_SEG_KEY | TYPE | SMOG_SEGM-SMOG_SEGM | ||||
| |
MESSAGE_SEGMENT_NAME | TYPE | SMOG_MAPSG-TR_SEGDD | Name of the message_segment | |||
| |
MSG_NOTFOUND | TYPE | Message is not found in table | ||||
| |
TRAN_NOTFOUND | TYPE | Corresponding transaction is not found. | ||||
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 |