SAP Reports / Programs

J_7LCHKA SAP ABAP Report - REA Article: Consistency Check







J_7LCHKA is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report checks a REA article for consistent definition...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter J_7LCHKA into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT J_7LCHKA. "Basic submit
SUBMIT J_7LCHKA AND RETURN. "Return to original report after report execution complete
SUBMIT J_7LCHKA VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: S_ENTNR = D Recycling Partner
Selection Text: PA_VRKME = D Sales Unit
Selection Text: PA_LAND1 = D Country Key
Selection Text: PA_KZTEN = D Recyc.Partner-Dep. Consistency
Selection Text: PA_DATBI = D Valid To
Selection Text: PA_DATAB = D Valid From
Selection Text: PA_BUKRS = D Company Code
Selection Text: PA_ARTNR = Article
Title: REA Article: Consistency Check
Text Symbol: 247 = Fraction Assgmt
Text Symbol: 246 = Non-Weight-Dependent Fee Fraction
Text Symbol: 245 = Non-Item-Dependent Fee Packaging
Text Symbol: 244 = Partner Active Indicator:
Text Symbol: 243 = Partner Declaration Status:
Text Symbol: 242 = No fractions assigned to packaging
Text Symbol: 241 = No packaging assigned to article
Text Symbol: 240 = Add. Meas. Data
Text Symbol: 239 = Fraction Assignment Version:
Text Symbol: 238 = Weight
Text Symbol: 237 = Price not found
Text Symbol: 236 = Not specified
Text Symbol: 235 = V/A Class:
Text Symbol: 234 = Factor
Text Symbol: 233 = Content ID Key
Text Symbol: 232 = Add. Info
Text Symbol: 231 = Re.Partner Data (from Partner/Packaging Default)
Text Symbol: 230 = Re.Partner Data (from Art.)
Text Symbol: 222 = Category
Text Symbol: 248 = Fraction
Text Symbol: 249 = Re.partner data not found
Text Symbol: 250 = Partner currency not found
Text Symbol: 251 = Fraction UoM and base UoM are not convertible
Text Symbol: 252 = Fraction UoM and price UoM are not convertible
Text Symbol: 253 = Partner fraction not found
Text Symbol: 254 = Component UoM and price UoM not convertible
Text Symbol: 255 = Spec. Cond.
Text Symbol: 256 = SpCo
Text Symbol: 257 = Dis.





Text Symbol: 258 = Special condition type not maintnd
Text Symbol: 259 = No partner fraction assigned - partner-fraction requirement is canceled
Text Symbol: 260 = Trade Level:
Text Symbol: 261 = Trade Levels:
Text Symbol: 262 = Total Val. Proportion > 100%
Text Symbol: 263 = Price zero was found
Text Symbol: 264 = Required Entry Field
Text Symbol: 265 = Invalid Value
Text Symbol: 266 = Trade Level Combination:
Text Symbol: 999 = Internal Error
Text Symbol: 221 = Component UoM and base UoM are not convertible
Text Symbol: 120 = Article not maintained in material master
Text Symbol: 117 = Material Master Check
Text Symbol: 116 = Partner assignment is not active
Text Symbol: 115 = Qty
Text Symbol: 114 = Packaging
Text Symbol: 113 = Ctry
Text Symbol: 112 = CoCd
Text Symbol: 111 = SlsUn
Text Symbol: 110 = Article
Text Symbol: 109 = Version
Text Symbol: 108 = Sls Unit Deriv.
Text Symbol: 107 = Article Cat.
Text Symbol: 106 = Recycling partner from selection not assigned
Text Symbol: 103 = No recycling partner assigned
Text Symbol: 102 = Splitting
Text Symbol: 101 = Re.Part.
Text Symbol: 100 = Sales Unit
Text Symbol: 032 = Packaging is not subject to fee
Text Symbol: 031 = Not active
Text Symbol: 030 = Not found
Text Symbol: 011 = SC
Text Symbol: 010 = Referenced To
Text Symbol: 004 = with%
Text Symbol: 002 = Per
Text Symbol: 220 = Packaging master data not found
Text Symbol: 219 = Level
Text Symbol: 218 = ArtI
Text Symbol: 217 = Partner Assignment-Dep. Data





Text Symbol: 216 = FormTy.
Text Symbol: 215 = SepInd
Text Symbol: 214 = ArtW
Text Symbol: 213 = Ty.
Text Symbol: 212 = UnitWeight
Text Symbol: 211 = UnitMeas
Text Symbol: 210 = Alternative Base Quantity:
Text Symbol: 209 = Remnants
Text Symbol: 208 = Addit. Qty Data
Text Symbol: 207 = No Addit. Data
Text Symbol: 206 = Packaging Group Version:
Text Symbol: 205 = Packaging Group:
Text Symbol: 204 = Packaging Assignment Version:
Text Symbol: 203 = Packaging Assignment
Text Symbol: 202 = Price List Version:
Text Symbol: 201 = Partner Assignment Version:
Text Symbol: 200 = Data of Recycling Partner
Text Symbol: 123 = Unit of measure &1 is not maintained
Text Symbol: 122 = Article short text not maintained
Text Symbol: 121 = Article flagged for deletion in material master


INCLUDES used within this REPORT J_7LCHKA

INCLUDE J_7LCHKTOP.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

J_7L_F4_MATNR CALL FUNCTION 'J_7L_F4_MATNR' EXPORTING help_type = 1 dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'PA_ARTNR' IMPORTING selected_matnr = pa_artnr EXCEPTIONS help_type_not_specified = 1 error_in_help_values_get = 2 OTHERS = 3.

J_7L_ARTIKEL_VRKME_AUFLOESEN CALL FUNCTION 'J_7L_ARTIKEL_VRKME_AUFLOESEN' EXPORTING matnr = pa_artnr bukrs = l_rbukr land1 = l_landr vrkme = pa_vrkme variante = pa_varia merel = j_7lm01-merel TABLES vrkme_tab = vrkme_tab EXCEPTIONS matnr_not_found = 1 unit_conversion_error = 2 OTHERS = 3.

MATERIAL_UNIT_CONVERSION CALL FUNCTION 'MATERIAL_UNIT_CONVERSION' EXPORTING * INPUT = 0 * KZMEINH = ' ' matnr = pa_artnr meinh = j_7lm03-prim_vrkme * MEINS = ' ' * EXTENDED_CONV = ' ' * TYPE_UMR = ' ' no_output = 'X' * CHARGE = CHARGE * CHARG_CUOBJ = CHARG_CUOBJ * WERKS = WERKS * IMPORTING * ADDKO = ADDKO * MEINS = MEINS * OUTPUT = OUTPUT * UMREN = UMREN * UMREZ = UMREZ * BATCH_CONVERSION_ERROR = BATCH_CONVERSION_ERROR * KZWSO = KZWSO EXCEPTIONS conversion_not_found = 1 input_invalid = 2 material_not_found = 3 meinh_not_found = 4 meins_missing = 5 no_meinh = 6 output_invalid = 7 overflow = 8.

J_7L_VERSIONEN_ARTIKEL CALL FUNCTION 'J_7L_VERSIONEN_ARTIKEL' EXPORTING artnr = pa_artnr bukrs = pa_bukrs land1 = pa_land1 vrkme = p_entnr_tab-vrkme variante = pa_varia entnr = p_entnr_tab-entnr datab = l_datab_tmp datbi = l_datbi_tmp TABLES version = p_version_tab EXCEPTIONS artnr_not_found = 1 OTHERS = 2.

J_7L_SPLITTING_FAKTOR_DATUM CALL FUNCTION 'J_7L_SPLITTING_FAKTOR_DATUM' EXPORTING entna = e01_tab-entna land1 = e01_tab-land1 kokey = artikel-kokey datam = artikel-datab kotyp = 'M' no_puffer = ' ' no_text_in_list = 'X' IMPORTING kproz = l_kproz * KZPRAD = TABLES j_7lc36_tab = j_7lc36_tab j_7lc37_tab = j_7lc37_tab j_7lc38_tab = j_7lc38_tab EXCEPTIONS OTHERS = 1.

J_7L_SPLITTING_FAKTOR_DATUM CALL FUNCTION 'J_7L_SPLITTING_FAKTOR_DATUM' EXPORTING entna = e01_tab-entna land1 = e01_tab-land1 kokey = artikel-kokey datam = artikel-datab kotyp = 'M' no_puffer = ' ' no_text_in_list = 'X' IMPORTING kproz = l_kproz * KZPRAD = TABLES j_7lc36_tab = j_7lc36_tab j_7lc37_tab = j_7lc37_tab j_7lc38_tab = j_7lc38_tab EXCEPTIONS OTHERS = 1.

C_DIC_DOMAIN_VALUE_TEXT_READ CALL FUNCTION 'C_DIC_DOMAIN_VALUE_TEXT_READ' EXPORTING name = l_name spras = l_spras value = l_value IMPORTING text = l_text EXCEPTIONS not_found = 1 OTHERS = 2.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name J_7LCHKA or its description.