SAP Function RPT_D_FORMAT_DELETE -

Parameter Reference Type Length Default Optional Text
ELEMENT RP_ELEMENT_HANDLE 0
TRANSPOSED RP_BOOL 0

Exception Text
ELEMENT_NOT_FOUND_FOR_DELETION

Functionality
This function module deletes the format settings for a specific cell ofa form from the internal table FORMATS_TAB. TableFORMATS_TAB is an internal version of the database format table CEFORMC.The format settings include the number format (display factor anddecimal places), +/- signs and colors. If the desired cell is notfound in Table FORMATS_TAB,exception ELEMENT_NOT_FOUND_FOR_DELETION occurs.