Execute the below code in include RV60FUS4 for user exit call.FORM USEREXIT_FIELD_MODIFICATION.* For Date Determination Rule: 'ZD'-Quarterly (on First of Next Month)* Update the billing date to 1st day of second month of the Quarter* for selected lin...
Use this code for updating NAST from custom program * Data DeclarationDATA: ls_nast TYPE nast,lv_msg_doc TYPE char50,lv_vbeln TYPE vbeln_vl.* ConstantsCONSTANTS: lc_v2 TYPE char2 VALUE 'V2',lc_nacha TYPE char1 VALUE '6',lc_vsztp TYPE char1 VALUE '4',...