SAP ABAP Function Module CND_READ_BY_VARKEY (Search condition records in all tables in system)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-CON-IF (Application Component) Exchange of Condition Records and Customizing Data
⤷
CND_SERVICES (Package) Services for CRM condition objects

⤷

⤷

Basic Data
Function Module | CND_READ_BY_VARKEY | Search condition records in all tables in system |
Function Group | CND_READ_COND_RECS | Read condition records without session |
Program Name | SAPLCND_READ_COND_RECS | |
INCLUDE Name | LCND_READ_COND_RECSU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_CONDREC_EXIST | TYPE | BOOLEAN | At least one condition record exists | |||
![]() |
E_NUM_SELECTED_RECORDS | TYPE | I | Number of condition records found | |||
![]() |
ET_VARNUMH | TYPE | /SAPCND/COND_TABLE_ENTRY_ID_T | Condition records found, key varnumh only | |||
![]() |
ET_CONDREC | TYPE | CRMTT_CONDREC | Condition records found in simplied output structures | |||
![]() |
ER_CONDREC | TYPE REF TO | DATA | Condition records found in appl-specific working set structure (int. format) | |||
![]() |
IV_APPLICATION | TYPE | /SAPCND/APPLICATION | 'CRM' | Application as Condition Technique | ||
![]() |
IV_USAGE | TYPE | /SAPCND/USAGE | 'PR' | Usage to limit the search area | ||
![]() |
IV_CONDITION_TYPE | TYPE | /SAPCND/COND_TYPE | Condition Type which user is interested in (limit search area) | |||
![]() |
IV_VARIABLE_KEY_NAME | TYPE | CHAR30 | Condition table name in int. or ext. format (e.g. product_id, product) | |||
![]() |
IV_VARIABLE_KEY_VALUE | TYPE | CHAR50 | Condition table key value in int. or ext. format (e.g. HT-1010 or related guid) | |||
![]() |
IV_VALID_FROM | TYPE | DATUM | SY-DATUM | Validity window begin date for search | ||
![]() |
IV_VALID_TO | TYPE | DATUM | Validtiy window end date, default value equals iv_valid_from | |||
![]() |
IV_INCL_DELETED_REC | TYPE | BOOLEAN | Deleted records should be not be searched | |||
![]() |
CONVERSION_NOT_SUPPORTED | TYPE | External to internal conversion not supported for input variable key value | ||||
![]() |
WRONG_FIELD_VALUE | TYPE | External to internal conversion failed | ||||
![]() |
WRONG_FIELD_NAME | TYPE | Input field name invalid (not found in fieldcatalogure) | ||||
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 | 20130604 |
SAP Release Created in | 713 |