SAP Function TB_LIMIT_CHARS_COPY - Copies/Transfers Limit Rates Between VTBLS and Generated Tabs

Parameter Reference Type Length Default Optional Text
IR_SLA TRLM_T_R_SLA 0
I_CLEAR_TARGET BOOLE-BOOLE C 1 ' ' X Delete Limit Types for Target Table Beforehand
I_COMMIT SYST-INDEX I 4 10000 X Commit Counter
I_DIRECTION VTBL_DOKU-DIRECTION_GEN C 2 'ON' X Direction: 'ON': Old -> New (VTBLS -> Generated Charact. Table); NO: Vice Versa
I_LOGHANDLE BALLOGHNDL C 22 X Log Handle: If Blank: No Log
I_MODE VTBL_DOKU-DATA_CM C 1 'C' X Mode: 'C': Copy; 'M': Move

Exception Text
ERROR_CALL FM Call Incorrect
ERROR_NO_SLA No Limit Type Selected
TABLE_NOT_EXISTENT Characteristic Table Does Not Exist

Functionality
This function module transfers combinations of limit characteristicvalues from table VTBLS (Release <= 4.62) into characteristic tablesgenerated for each limit type (Release >= 4.63).

Further information
See Report Documentation RFTBLT02