SAP ABAP Function Module AA_ANLKL_COPY (Kopieren einer Anlagenklasse)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       AC (Package) Application Development R/3 Assets: Customizing
Basic Data
Function Module AA_ANLKL_COPY Kopieren einer Anlagenklasse  
Function Group ACUT   Utilities for Asset Customizing  
Program Name SAPLACUT    
INCLUDE Name LACUTU34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ANLKL_S TYPE ANKA-ANLKL The asset class to be copied
Importing I_ANLKL_T TYPE ANKA-ANLKL New asset class
Tables T_ANKB TYPE ANKB Collects ANKB entries with new ANLKL
Tables T_ANKV TYPE ANKV Collects ANKV entries with new ANLKL
Tables T_ANKP TYPE ANKP Collects ANKP entries with new ANLKL
Tables T_ANKLAY TYPE ANKLAY
Tables T_ANKLAYP TYPE ANKLAYP
Exception ANLKL_NOT_FOUND TYPE The asset class to be copied is not defined
Exception ANLKL_EXIST TYPE New asset class exists already
               
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  19960409 
SAP Release Created in