SAP ABAP Function Module REB_GEN_SECINDX_GENERATION (Generiert Referenztabelle und -typ)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-RB (Application Component) Rebate Processing
     REB_MAINTENANCE (Package) Rebate Condition Maintenance
Basic Data
Function Module REB_GEN_SECINDX_GENERATION Generiert Referenztabelle und -typ  
Function Group REB_GEN_SECINDX   Generate Index on OBJECT_ID  
Program Name SAPLREB_GEN_SECINDX    
INCLUDE Name LREB_GEN_SECINDXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_RESULT TYPE SYSUBRC 0 .. No Errors, 4 .. Warnings, 8 .. Errors
Changing C_CUR_NUM_GEN_STEPS TYPE I No. of Generation Steps Used
Importing I_KAPPL TYPE /SAPCND/APPLICATION Application as Condition Technique
Importing I_KVEWE TYPE /SAPCND/USAGE Usage for Condition Technique
Importing I_KOTABNR TYPE /SAPCND/COND_TABLE_ID Condition Table
Importing I_ACTIVATE_OBJECTS TYPE /SAPCND/BOOLEAN Objects Activated, Otherwise Generated Inactive
Importing I_CONTINUE_ON_ERROR TYPE /SAPCND/BOOLEAN Fortsetzung trotz fehlerhafter Generierung eines Teilobjektes
Importing I_HLOG TYPE BALLOGHNDL Application Log: Log Handle
Importing I_MAX_NUM_GEN_STEPS TYPE I Max. No. of Generation Steps
Exception EXC_CREATING_OBJECT_NAME TYPE Der Name eines Objektes konnte nicht erzeugt werden
Exception EXC_READING_TABLE TYPE Der Aufbau einer DDIC-Tabelle konnte nicht gelesen werden
Exception EXC_WRITING_INDEX TYPE Der Sekundärindex konnte nicht in das DDIC geschrieben werden
Exception EXC_ACTIVATING_TABLE TYPE Die Tabelle 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