SAP ABAP Function Module AISC_CHECK_STR_CONTAINS_INTNUM (Prüft, ob eine übergebener String eine interne Anlagennummer enthält)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
AA (Package) Application Development R/3 Assets: Master Data

⤷

⤷

⤷

Basic Data
Function Module | AISC_CHECK_STR_CONTAINS_INTNUM | Prüft, ob eine übergebener String eine interne Anlagennummer enthält |
Function Group | AISC | Check and read modules for master data |
Program Name | SAPLAISC | Check and read modules for master data |
INCLUDE Name | LAISCU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_WITH_HYPHEN | TYPE | ANLA-XLOEV | Interne Nummer enthält Bindestrich | |||
![]() |
E_INTNUM | TYPE | ANLA-ANLN1 | Gefundene interne Nummer (keine: SPACE) | |||
![]() |
I_STRING | TYPE | ANLA-TXT50 | String To Be Checked | |||
![]() |
I_WITH_HYPHEN | TYPE | ANLA-XLOEV | 'X' | Interne Nummer enthält Bindestrich | ||
![]() |
I_WITHOUT_HYPHEN | TYPE | ANLA-XLOEV | SPACE | Interne Nummer enthält keinen Bindestrich | ||
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 | 19970828 |
SAP Release Created in |