SAP ABAP Function Module REB_EIDX_GEN_TABLE_TYPE (Generiert den Tabellentyp zu einer Konditionstabelle)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-RB (Application Component) Rebate Processing
     REB_MAINTENANCE (Package) Rebate Condition Maintenance
Basic Data
Function Module REB_EIDX_GEN_TABLE_TYPE Generiert den Tabellentyp zu einer Konditionstabelle  
Function Group REB_EIDX_GEN   Generate Extract Index Tables  
Program Name SAPLREB_EIDX_GEN    
INCLUDE Name LREB_EIDX_GENU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_DDIC_OBJECTS TYPE RSPARAMS_TT rsparams Table
Importing I_KAPPL TYPE /SAPCND/APPLICATION Application as Condition Technique
Importing I_KVEWE TYPE /SAPCND/USAGE Usage for Condition Technique
Importing I_FIELDNAME TYPE FIELDNAME Field Name
Importing I_EIDX_TABNAME TYPE DDOBJNAME Name of ABAP Dictionary Object
Importing I_EIDX_TABTYPE TYPE DDOBJNAME Name of ABAP Dictionary Object
Importing I_HLOG TYPE BALLOGHNDL Application Log: Log Handle
Importing I_ACTIVATE_OBJECTS TYPE /SAPCND/BOOLEAN 'X' Objects Activated, Otherwise Generated Inactive
Exception EXC_CREATING_OBJECT_NAMES TYPE Objektnamen konnten nicht erzeugt werden
Exception EXC_CREATING_TADIR_ENTRY TYPE Ein TADIR-Eintrag konnte nicht erzeugt werden
Exception EXC_WRITING_TTYP TYPE Der Tabellentyp konnte nicht ins DDIC geschrieben werden
Exception EXC_ACTIVATING_TTYP TYPE Der Tabellentyp konnte nicht aktiviert werden
               
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  20041219 
SAP Release Created in 401