SAP ABAP Function Module /TDAG/CP_LB08_SPEC_FIND_IDENT (CP: Search specifications by identifier range)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP_SP (Package) CP: Specification handling

⤷

⤷

Basic Data
Function Module | /TDAG/CP_LB08_SPEC_FIND_IDENT | CP: Search specifications by identifier range |
Function Group | /TDAG/CP_LB08 | CP: Library for specification access |
Program Name | /TDAG/SAPLCP_LB08 | |
INCLUDE Name | /TDAG/LCP_LB08U55 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_RECNS | TYPE | /TDAG/CPY_RECNS | CP: Record numbers of specifications | |||
![]() |
E_RECORDS_FOUND | TYPE | I | Number of specifications found | |||
![]() |
I_LANGU | TYPE | SYST-LANGU | Language Key of Current Text Environment | |||
![]() |
I_VALDAT | TYPE | SYST-DATUM | SY-DATUM | Current Date of Application Server | ||
![]() |
I_MAXROWS | TYPE | TBMAXSEL | 0 | Maximum Number of Specifications to be returned | ||
![]() |
I_IDTYPE | TYPE | ESTRI-IDTYPE | EHS: Identifier (Numbers, Names, Chemical Formulas) | |||
![]() |
I_IDCAT | TYPE | ESTRI-IDCAT | Identification Type | |||
![]() |
I_IDENT | TYPE | ESTRI-IDENT | Identifier | |||
![]() |
IT_IDENT | TYPE | RSELOPTION | SELECT-OPTIONS Table for identifier | |||
![]() |
IT_RECNROOT | TYPE | /TDAG/CPY_RECNS | Restrict the search to the specifications from IT_RECNROOT | |||
![]() |
I_FLG_FUZZY | TYPE | ESEBOOLE | 'X' | X: Execute a pattern based search; SPACE: Execute an exact search | ||
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 | 20141109 |
SAP Release Created in | 0207B0406C |