SAP Function RPT_D_CEPRINT_FOR_REP_LOAD -

Parameter Reference Type Length Default Optional Text
APPLCLASS CEPRINT-APPLCLASS C 4 Applikationsklasse
FORM CEPRINT-FORM C 12 Formularname
SUBCLASS CEPRINT-SUBCLASS C 2 Subklasse
TABNAME CEPRINT-TABNAME C 30 Tabellenname

Exception Text
FORM_NOT_FOUND_IN_CEPRINT keine Sätze für geg. Formular in CEPRINT vorh.

Functionality
This function module fills the transfer table and the global tableICEPRINT with the data from CEPRINT for a certain form. The form isdetermined based on the fields APPLCLASS, SUBCLASS,TABNAME and FORM. A corresponding STATICS variable ensures that thefunction module only works once for each form. If the desired form isnot found in Table CEPRINT, the exceptionFORM_NOT_FOUND_IN_CEPRINT occurs. In this case the ICEPRINT remainsempty.