SAP ABAP Function Module BBP_PDH_ADD_TAB_COLUMNS (Generierung von Spalten im Table Control)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_PRODOC (Package) B2B Procurement Document
Basic Data
Function Module BBP_PDH_ADD_TAB_COLUMNS Generierung von Spalten im Table Control  
Function Group BBP_PDH   Help Functions for Procurement Document  
Program Name SAPLBBP_PDH   Hilfsfunktionen für Procurement Document 
INCLUDE Name LBBP_PDHU40    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SUCCESS TYPE XFELD Checkbox
Importing IV_SRC_PROGNAME TYPE PROGNAME Program of source dynpro
Importing IV_SRC_DYNNUMER TYPE SYCHAR04 Number of source dynpro
Importing IV_DEST_PROGNAME TYPE PROGNAME Program name of the destination dynpro
Importing IV_DEST_DYNNUMER TYPE SYCHAR04 Number of destination dynpro
Importing IV_DEST_DESCRIPTION TYPE SCRHDTXT Short Description
Importing IV_TAB_CONTROL TYPE DYNFNAM Name of table-controls of source dynpro
Importing IV_DEST_TAB_CONTROL TYPE DYNFNAM Name of table-controls of destination dynpro
Importing IV_TAB_HEIGHT TYPE I Height of table-controls in rows
Importing IV_FROM_STD_FIELD TYPE FIELDNAME Insertation starting from this field
Importing IV_FROM_STD_INDEX TYPE I Insertation starting from this index
Importing IV_TO_STD_FIELD TYPE FIELDNAME Insertation end at this field
Importing IV_TO_STD_INDEX TYPE I Insertation ends at this index
Importing IV_FIELD_CHECK TYPE XFELD Check if the coulumns already existing
Importing IV_REF_STRUCTURE_NAME TYPE FIELDNAME Name of the structure of the type IV_REF_STRUCTURE
Importing IV_REF_STRUCTURE TYPE ANY Type of reference structure of the table-control
Importing IV_DEST_DYN_CHECK TYPE XFELD Check if the destination dynpro exists
Tables COLUMN_TITLES TYPE BBPT_COLUMN_TITLE Column Headers
Exception LAST_STD_FIELD_NOT_FOUND TYPE Das letzte Standardfeld der Struktur konnte nicht gefunden werden
Exception UNABLE_TO_READ_SOURCE_DYNPRO TYPE Das Quell-Dynpro konnte nicht gefunden weren
Exception DYNPRO_ALREADY_EXIST TYPE Das Ziel-Dynpro existiert bereits
Exception CANNOT_INSERT_DEST_DYNPRO TYPE Das Ziel-Dynpro kann nicht eingefügt werden
Exception FIELD_ALREADY_EXISTING TYPE Ein oder mehrere felder existieren bereits
Exception OBJECT_LOCKED_FOR_TRANSPORT TYPE Das Ziel-Dynpro ist im Transportauftrag gesperred
               
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  20030110 
SAP Release Created in