SAP ABAP Function Module SMO9_GETPHY_FLD_POS (Get the position and length of a physical field.)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-KGN (Application Component) Key Generation
⤷
SMO9 (Package) Logical Services
⤷
⤷
Basic Data
| Function Module | SMO9_GETPHY_FLD_POS | Get the position and length of a physical field. |
| Function Group | SMO9KEY | KeyGen Function Group |
| Program Name | SAPLSMO9KEY | KeyGen Function Group |
| INCLUDE Name | LSMO9KEYU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_START_POS | TYPE | SMOG_LENTH | Start Position | |||
| |
E_LENGTH | TYPE | SMOG_LENTH | Length | |||
| |
I_TBLNAME | TYPE | SMOG_NAME | Table Name | |||
| |
I_FLDNAME | TYPE | SMOG_NAME | Physical Field Name | |||
| |
FLD_NOT_FOUND | TYPE | Raised when the specified field 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 |