SAP ABAP Function Module GET_SEG_STRUCTURE_DEF (Returns the segment structure definition.)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-BDM (Application Component) BDOC Modeler
⤷
SMW_BDM (Package) CRM Middleware - BDoc Model
⤷
⤷
Basic Data
| Function Module | GET_SEG_STRUCTURE_DEF | Returns the segment structure definition. |
| Function Group | BDM_BDOC_REPOSITORY_APIS | API's for accessing BDoc repository |
| Program Name | SAPLBDM_BDOC_REPOSITORY_APIS | |
| INCLUDE Name | LBDM_BDOC_REPOSITORY_APISU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
P_IN_SMOG_SEGM | TYPE | SMOG_SEG | Transaction Key (GUID) | |||
| |
P_SEGMENT_DEFINITION | TYPE | DD03P | The internal table for the segment description . | |||
| |
NO_DEFINITION_FOUND | TYPE | No segment structure definition found | ||||
| |
SEG_NOTFOUND | TYPE | Segment is not found. | ||||
| |
DATATYPE_NOT_FOUND | TYPE | Datatype 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 | 20020906 |
| SAP Release Created in | 400 |