SAP ABAP Function Module KBPP_COPY_VERSION (Kopieren von Versionen Budgetierung / Planung)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CA-GTF-BS (Application Component) Business Application Support
     KABP (Package) Cost Accounting budget and planning
Basic Data
Function Module KBPP_COPY_VERSION Kopieren von Versionen Budgetierung / Planung  
Function Group KBPP   Budget/Plan - Dialog  
Program Name SAPLKBPP    
INCLUDE Name LKBPPU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_SUBRC TYPE Copy Result
Exporting E_DATACHANGED TYPE Data Was Changed
Exporting E_ERROR TYPE An error has occurred
Exporting E_COMMIT TYPE Daten wurden auf die Datenbank geschrieben
Importing IM_VERSION_SRC TYPE BPIN-VERSN Source version
Importing IM_VERSION_DEST TYPE BPIN-VERSN Destination version
Importing IM_TIME TYPE BPTIME Time information for copying
Importing IM_COSTS TYPE SPACE Copy cost element planning ON/OFF
Importing IM_REVENUES TYPE SPACE Copy revenue element planning ON/OFF
Importing IM_STATISTIC TYPE SPACE Copy statistical key figures ON/OFF
Importing IM_DETAIL_PLAN TYPE SPACE Copy detail planning ON/OFF
Importing IM_FIN_CODE TYPE BPIN-GEBER SPACE Financing code
Importing IM_COPY_MODE TYPE Copy Mode
Importing IM_OVERWRITE_CHECK TYPE SPACE Safety popup: "Overwrite data?"
Importing IM_BPIN TYPE BPIN Further budget processor entries (application-dependent)
Importing IM_IMP01 TYPE SPACE Additional parameters (application-dependent)
Importing IM_IMP02 TYPE SPACE Additional parameters (application-dependent)
Importing IM_FUNDS_PARAM_EX TYPE KBPP_COPY_VERSION_PARAM_EX SPACE 'X' = Budgettexte mitkopieren
Tables T_COPY TYPE BPCOPY Activities and value types to be copied
Exception SRC_VERSION_NOT_FOUND TYPE Source version does not exist
Exception SRC_VERSION_NOT_USEABLE TYPE Source version may not be used
Exception SRC_VERSION_NOT_COPY TYPE Source version may not be copied
Exception DEST_VERSION_NOT_FOUND TYPE Destination version does not exist
Exception DEST_VERSION_NOT_UPDATE TYPE Destination version may not be changed
Exception SRC_AND_DEST_VERSION_EQUAL TYPE Source version and target version identical
Exception DEST_VERSION_NOT_USEABLE TYPE Destination version must not be used
Exception PROFILE_NOT_FOUND TYPE Entry not found in profile table
Exception CONTROLLING_AREA_NOT_FOUND TYPE Controlling area does not exist
Exception FM_AREA_NOT_FOUND TYPE FM area does not exist
Exception PROFILE_ERROR TYPE Profile is defective (no overall, annual, period values allowed)
Exception PROFILE_ERROR_YEAR TYPE Profile error: annual value processing not allowed
Exception PROFILE_ERROR_TOTAL TYPE Profile error: overall value processing not allowed
Exception YEAR_RANGE TYPE Year in area not allowed
Exception NO_TIME_SELECT TYPE Neither annual nor overall values chosen
Exception TIME_SELECT_ONE_YEAR TYPE You may choose one year only
Exception TIME_SELECT_NEG_RANGE TYPE Negative year area chosne
Exception TIME_SELECT_SRC_DEST_START TYPE Reference and target have different start years
Exception NO_ACTIVITIES TYPE No activities selected for copying
Exception PROFILE_ERROR_PERIOD TYPE Profil error: period value processing not allowed
               
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  19950404 
SAP Release Created in