SAP ABAP Function Module CND_READ_BY_MAINTGRP_VARKEY (Read condition records ith maintenance group and variable key)
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_MAINTGRP_VARKEY | Read condition records ith maintenance group and variable key |
Function Group | CND_READ_COND_RECS | Read condition records without session |
Program Name | SAPLCND_READ_COND_RECS | |
INCLUDE Name | LCND_READ_COND_RECSU01 |
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 simplified output structures | |||
![]() |
ER_CONDREC | TYPE REF TO | DATA | Condition records found in group workingset structure (int format) | |||
![]() |
IV_APPLICATION | TYPE | /SAPCND/APPLICATION | 'CRM' | Application for condition technique | ||
![]() |
IV_MAINTENANCE_GROUP | TYPE | /SAPCND/MAINT_GROUP | Condition Maintenance Group defined in current client | |||
![]() |
IV_CONDITION_TYPE | TYPE | /SAPCND/COND_TYPE | Limit search area further to this condition type only | |||
![]() |
IT_CONDITION_TABLES | TYPE | /SAPCND/T_CONDTAB | Limit search area further by looking only into these condition tables | |||
![]() |
IV_VARIABLE_KEY_NAME | TYPE | CHAR30 | Cond. table key name in ext./int. format (e.g. product_id, product ) | |||
![]() |
IV_VARIABLE_KEY_VALUE | TYPE | CHAR50 | Condition table key value in ext. or intternal format (e.g. HT-1010 or GUID ) | |||
![]() |
IV_VALID_FROM | TYPE | DATUM | SY-DATUM | Validity window begin date for search | ||
![]() |
IV_VALID_TO | TYPE | DATUM | Validity window end date, default value equals iv_valid_from | |||
![]() |
IV_USE_MAX_VP_WINDOW | TYPE | BOOLEAN | Use Maximal validity period window (01.01.0001 to 31.12.9999) | |||
![]() |
IV_INCL_DELETED_REC | TYPE | BOOLEAN | Deleted records should not be considered | |||
![]() |
CONVERSION_NOT_SUPPORTED | TYPE | External to internal conversion not supported for input key value | ||||
![]() |
WRONG_FIELD_VALUE | TYPE | External to internal conversion failed | ||||
![]() |
WRONG_FIELD_NAME | TYPE | Input field name invalid (not found in fieldcatalogue) | ||||
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 |