SAP ABAP Function Module RV_DESCRIPTION_FIELD_FIND (Find a description field name to the field)
Hierarchy
BBPCRM (Software Component) BBPCRM
   AP-PRC-PR (Application Component) Pricing
     VKON (Package) Application development R/3 conditions
Basic Data
Function Module RV_DESCRIPTION_FIELD_FIND Find a description field name to the field  
Function Group V12B   RV Condition Generation - General  
Program Name SAPLV12B    
INCLUDE Name LV12BU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DFF_DESC_FIELD TYPE DD03V-FIELDNAME The description field name
Exporting DFF_DESC_TABLE TYPE DD03V-TABNAME The description table name
Exporting DFF_DESC_REF_FIELD TYPE DD03V-FIELDNAME Der Referenzierte Feld-Name
Importing DFF_FIELD TYPE DD03V-FIELDNAME Name of Field
Importing DFF_TABLE TYPE DD03V-TABNAME Table name
Exception DESC_FIELD_NOT_FOUND TYPE No description field found
Exception DESC_TABLE_NOT_FOUND TYPE
Exception FIELD_NOT_FOUND TYPE Field is not in dictionary
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  00000000 
SAP Release Created in