Code: Alles auswählen.
* always avis required ?
perform adjust_avis_requirement using is_fpayh
changing lc_xavis.
Code: Alles auswählen.
FORM create_paym_details_type_1
...
* optimize for payment details
* do until there are no more items to add into the pattern
* or till there is no more space to add them ---> avis needed
LOOP AT pt_tfpm042vi WHERE spras = ll_spras
AND preftyp = pc_preftyp
AND type = '1'.