SAP ABAP Function Module RV_DYNPRO_FIELD_INSERT (Insert von einem Feld in die Dynprofields)
Hierarchy
BBPCRM (Software Component) BBPCRM
   AP-PRC-PR (Application Component) Pricing
     VKON (Package) Application development R/3 conditions
Basic Data
Function Module RV_DYNPRO_FIELD_INSERT Insert von einem Feld in die Dynprofields  
Function Group V12A   RV Condition Generation  
Program Name SAPLV12A    
INCLUDE Name LV12AU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DFI_COLN_FIELD TYPE D021S-COLN Column of field
Exporting DFI_COLN_TEXT TYPE D021S-COLN Column of text
Importing DFI_HEADER TYPE D020S Field Name
Importing DFI_FIELDNAME TYPE Field name
Importing DFI_FIELD_ATTR TYPE D021S Attributes of field
Importing DFI_FIELD_CONTROL TYPE Field Insert
Importing DFI_TABNAME TYPE Table name
Importing DFI_TEXT_ATTR TYPE D021S Attributes of text
Importing DFI_TEXT_CONTROL TYPE Text Insert (short, heading, and s
Importing DFI_TRUNCATE TYPE Okay to truncate
Importing DFI_TRY_FOREIGN_KEY TYPE SPACE
Tables DYNP_FIELDS TYPE D021S Screen definition
Tables DYNP_MATCHC TYPE D023S Screen matchcodes
Exception FIELD_NOT_FOUND TYPE Field is not available in dictiona
Exception NOT_DYNPRO_FIELD TYPE Field is not suited for screen
Exception NOT_ENOUGH_SPACE TYPE Space is not sufficient
               
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