Ansicht
Dokumentation

/IBX/PROF_SEL - Define Selection Parameters for Profile Tables

/IBX/PROF_SEL - Define Selection Parameters for Profile Tables

Fill RESBD Structure from EBP Component Structure   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity you define which fields of a comparison structure are to be used to read the parameter profiles.

Maintain Parameter Profiles

Valid Structures for Profile Selection

Define which field (lower limit) of the comparison structure is to determine the selection of the field name source system of each parameter profile. The dropdown field Option provides you with various selection options. Use the field Field (Upper Limit) to form selection intervals. You can assign a sequential number to enter multiple entries per parameter profile.

Example 1: The date field VALID_FROM of the CCF profile is to be read using the date field VAL_DATE (valuation key date) of the comparison structure <STR_VALUATION> . Based on the option Less or EQUAL, the same or next lowest date is selected from the parameter profile.

Example 2: The unrestricted-use field SEGMENT of the CCF profile is to be read using a combination of the fields SCENARIO_ID and RBDKL of the comparison structure <STR_VALUATION>. If the value of the field SCENARIO_ID of the comparison structure "RE" and RBDKL equals "00000001", the field SEGMENT of the CCF profile is consequently read with the value "RE00000001".






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 3537 Date: 20240423 Time: 134303     sap01-206 ( 51 ms )
Example Profile Name POS Field Name Source System Comparison Structure Option Field (Lower Limit) Field (Upper Limit)
1 CCF_PROFIL 1 VALID_FROM <STR_VALUATION> Less or EQUAL VAL_DATE
2 CCF_PROFIL 2 SEGMENT <STR_VALUATION> Contains Pattern SCENARIO_ID*
2 CCF_PROFIL 3 SEGMENT <STR_VALUATION> Contains Pattern *RBDKL