SAP ABAP Function Module CUSTOMER_CHANGE_ACCOUNTGROUP (DWechsel der Kontengruppe eines Kunden)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-BP (Application Component) Business Partners
     BPEX (Package) Exchange of business partner data with other systems
Basic Data
Function Module CUSTOMER_CHANGE_ACCOUNTGROUP DWechsel der Kontengruppe eines Kunden  
Function Group KTOX   Change of the account group of customers  
Program Name SAPLKTOX   Change of the account group of customers 
INCLUDE Name LKTOXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_CUSTOMER TYPE KNA1-KUNNR Kundennummer
Importing IV_ACC_GROUP TYPE T077D-KTOKD Kontengruppe
Importing IV_ALLOW_NEW_REQUIRED TYPE C 'X' Änderung trotz neuer Mußfelder?
Importing IV_ALLOW_NEW_SUPPRESSED TYPE C 'X' Änderung trotz neuer ausgeblendeter Felder?
Importing IV_ALLOW_WRONG_NUMBER TYPE C 'X' Änd. obw. Deb.-nr. nicht in neuem Nummernkreis?
Tables ET_NEW_REQUIRED_FIELDS TYPE FELDMODX Tabelle mit neuen Mußfeldern in Allg. Daten
Tables ET_NEW_SUPPRESSED_FIELDS TYPE FELDMODX Tabelle mit neuen ausgebl. Feldern in allg. Dat.
Exception CUSTOMER_NOT_FOUND TYPE Kunde existiert nicht
Exception SAME_ACCOUNTGROUP TYPE Alte Kontegruppe = neue Kontengruppe
Exception NO_AUTHORITY TYPE keine Berechtigung
Exception NEW_REQUIRED_FIELDS TYPE Es gibt neue Mußfelder
Exception NEW_SUPPRESSED_FIELDS TYPE Es gibt neue ausgeblendete Felder
Exception CHANGE_NOT_ALLOWED TYPE Alte oder neue Kontengruppe ist für CPD-Konto
Exception WRONG_ACCOUNTGROUP TYPE Neue Kontengruppe nicht konsistent
Exception WRONG_NUMBER TYPE Kundennummer nicht in neuem Nummernkreis
Exception INTERNAL_ERROR TYPE Sonstige Fehler
Exception CUSTOMER_LOCKED TYPE Kunde ist gesperrt
               
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  20011009 
SAP Release Created in