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 |
|---|---|---|---|---|---|---|---|
| |
EV_SUCCESS | TYPE | XFELD | Checkbox | |||
| |
IV_SRC_PROGNAME | TYPE | PROGNAME | Program of source dynpro | |||
| |
IV_SRC_DYNNUMER | TYPE | SYCHAR04 | Number of source dynpro | |||
| |
IV_DEST_PROGNAME | TYPE | PROGNAME | Program name of the destination dynpro | |||
| |
IV_DEST_DYNNUMER | TYPE | SYCHAR04 | Number of destination dynpro | |||
| |
IV_DEST_DESCRIPTION | TYPE | SCRHDTXT | Short Description | |||
| |
IV_TAB_CONTROL | TYPE | DYNFNAM | Name of table-controls of source dynpro | |||
| |
IV_DEST_TAB_CONTROL | TYPE | DYNFNAM | Name of table-controls of destination dynpro | |||
| |
IV_TAB_HEIGHT | TYPE | I | Height of table-controls in rows | |||
| |
IV_FROM_STD_FIELD | TYPE | FIELDNAME | Insertation starting from this field | |||
| |
IV_FROM_STD_INDEX | TYPE | I | Insertation starting from this index | |||
| |
IV_TO_STD_FIELD | TYPE | FIELDNAME | Insertation end at this field | |||
| |
IV_TO_STD_INDEX | TYPE | I | Insertation ends at this index | |||
| |
IV_FIELD_CHECK | TYPE | XFELD | Check if the coulumns already existing | |||
| |
IV_REF_STRUCTURE_NAME | TYPE | FIELDNAME | Name of the structure of the type IV_REF_STRUCTURE | |||
| |
IV_REF_STRUCTURE | TYPE | ANY | Type of reference structure of the table-control | |||
| |
IV_DEST_DYN_CHECK | TYPE | XFELD | Check if the destination dynpro exists | |||
| |
COLUMN_TITLES | TYPE | BBPT_COLUMN_TITLE | Column Headers | |||
| |
LAST_STD_FIELD_NOT_FOUND | TYPE | Das letzte Standardfeld der Struktur konnte nicht gefunden werden | ||||
| |
UNABLE_TO_READ_SOURCE_DYNPRO | TYPE | Das Quell-Dynpro konnte nicht gefunden weren | ||||
| |
DYNPRO_ALREADY_EXIST | TYPE | Das Ziel-Dynpro existiert bereits | ||||
| |
CANNOT_INSERT_DEST_DYNPRO | TYPE | Das Ziel-Dynpro kann nicht eingefügt werden | ||||
| |
FIELD_ALREADY_EXISTING | TYPE | Ein oder mehrere felder existieren bereits | ||||
| |
OBJECT_LOCKED_FOR_TRANSPORT | TYPE | Das Ziel-Dynpro ist im Transportauftrag gesperred | ||||
Processing Type
| Normal Function 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 |