SAP ABAP Function Module ISHMED_BEST_ANFO (IS-H*MED: Confirming a Request (and its Services) ->)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NORD (Package) R/3MED: Services processing EDV-G
Basic Data
Function Module ISHMED_BEST_ANFO IS-H*MED: Confirming a Request (and its Services) ->  
Function Group N1AA   IS-H*MED: General FMs (requests)  
Program Name SAPLN1AA    
INCLUDE Name LN1AAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_GPART TYPE NGPA-GPART
Importing I_LOCK_TAB TYPE RNT40-MARK 'X' Lock the Included Cases ON/OFF ->
Importing I_SAVE_TAB TYPE RNT40-MARK SPACE Save Data ON/OFF ->
Importing I_GPART TYPE NGPA-GPART SPACE Employee Responsible ->
Importing I_ORGID TYPE NORG-ORGID SPACE Checking-OU for the Employee Responsible ->
Importing I_UPDATE_TASK TYPE RNT40-MARK SPACE Update asynchronously (ON) or synchronously (OFF)
Importing I_COMMIT TYPE RNT40-MARK 'X' Execute COMMIT (+ HCM) ON/OFF ->
Importing I_READ_TAB TYPE RNT40-MARK 'X' Read Data ON/OFF ->
Importing I_CHECK_KONT TYPE RNT40-MARK 'X' Quota Check ON/OFF
Importing I_CHECK_PFLICHT TYPE RNT40-MARK 'X' Check Mandatory Fields ON/OFF
Importing I_CALL_DISPO TYPE RNT40-MARK SPACE Call Scheduling ON/OFF
Tables T_N1ANF TYPE VN1ANF Requests that should be confirmed ->
Tables T_N1ANMSZ TYPE VN1ANMSZ Request Status Assignment ->
Tables T_N1LSSTZ TYPE VN1LSSTZ Service Status Assignment ->
Tables T_NLEI TYPE VNLEI Services for the Requests ->
Tables T_NLEM TYPE VNLEM See Docu for T_NLEI and T_N1ANF
Tables T_CURSORFLD TYPE DYNPREAD Table for Cursor Positioning ->
Exception FALL_LOCKED TYPE One of the cases included is locked
Exception READ_ERROR TYPE Error when reading important data
Exception SAVE_ERROR TYPE Errors when posting data
Exception SYS_ERROR TYPE System error while locking
Exception NO_INPUT TYPE Cancel the User (CANCEL-Button)
Exception KONT_REACHED TYPE Exceed Quota
               
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  20050224 
SAP Release Created in