SAP ABAP Function Module BBP_PDH_SORT_TABLE (Sortieren einer Tabelle nach einer Spalte)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_PRODOC (Package) B2B Procurement Document
Basic Data
Function Module BBP_PDH_SORT_TABLE Sortieren einer Tabelle nach einer Spalte  
Function Group BBP_PDH   Help Functions for Procurement Document  
Program Name SAPLBBP_PDH   Hilfsfunktionen für Procurement Document 
INCLUDE Name LBBP_PDHU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_SORT_TABLE TYPE STANDARD TABLE
Importing IT_SORT_INFO TYPE BBPT_TABLE_SORT_INFO Columns and Directions for Sorting a Table
Exception SORT_COLUMN_NOT_IN_TABLE TYPE Spalte, nach der sortiert werden soll ist nicht in Tabelle enthalten
Exception TABLE_NOT_BASED_ON_DDIC TYPE Zu sortierende Tabelle basiert nicht auf DDIC Tabellentyp
Exception TOO_MANY_SORT_CRITERIA TYPE Maximal 250 Sortierkriterien werden unterstützt
               
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  19991102 
SAP Release Created in