SAP ABAP Function Module GET_SEGMENT_STRUCTURE_DEF (Returns the segment structure defination.)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW (Application Component) Middleware
⤷
SMO4 (Package) Transaction Layer and Transaction Repository Services
⤷
⤷
Basic Data
| Function Module | GET_SEGMENT_STRUCTURE_DEF | Returns the segment structure defination. |
| Function Group | SMOT | for Repository db access fns |
| Program Name | SAPLSMOT | |
| INCLUDE Name | LSMOTU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IN_TRANS_GUID | TYPE | SMOG_TRAN | Transaction GUID | |||
| |
MESSAGE_TYPE_NAME | TYPE | SMOG_LNAME | transaction name | |||
| |
IN_VERS_GUID | TYPE | SMOG_VER | version GUID | |||
| |
IN_VERS_NAME | TYPE | SMOG_LNAME | version name | |||
| |
SEGMENT_NAME | TYPE | SMOG_LNAME | segment name | |||
| |
SEGDEF | TYPE | DD03P | The internal table for the segment description . | |||
| |
TRAN_MISMATCH | TYPE | Transaction ID and name are not matching | ||||
| |
TRAN_NOTFOUND | TYPE | Transaction ID not found. | ||||
| |
VERSION_NOTFOUND | TYPE | Version has no entry | ||||
| |
VERSION_MISMATCH | TYPE | Version ID and name are not matching | ||||
| |
SEG_NOTFOUND | TYPE | Segment is not found. | ||||
| |
NO_ENTRY_MADE | TYPE | |||||
| |
NO_TRAN_VERSION | TYPE | |||||
| |
NO_DATADEFINITION | TYPE | |||||
| |
NO_DATATYPE | TYPE | |||||
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 | 19991108 |
| SAP Release Created in |