关于sap sd模块的常用bapi

来源:互联网 发布:windows清空文件内容 编辑:程序博客网 时间:2024/05/17 04:29

1.创建标准销售订单的bapi:BAPI_SALESORDER_CREATEFROMDAT2

2.创建退货销售订单的bapi:BAPI_CUSTOMERRETURN_CREATE

3.更改销售订单bapi:BAPI_SALESORDER_CHANGE

4.根据销售订单创建交货单:BAPI_DELIVERYPROCESSING_EXEC

   销售订单是允许多个销售订单创建一个交货单Tcode:VL10A VL10C

  

  在使用这个BAPI的表参数时,肯定是要传入每一个交货单的行项目的,参数如图:

2011.09.19

  这个结构有一个字段:'ORDCOMBIND' ,将这个字段设置成'X'就可以解决不同销售订单合并创建交货单的问题了。

5.更改交货单bapi:BAPI_OUTB_DELIVERY_CHANGE

    修改外向交货单拣配数量: SD_DELIVERY_UPDATE_PICKING

6.交货单发货过账bapi:WS_DELIVERY_UPDATE

   弊端就是没有返回发货过账的物料凭证号: 前提是一个交货单发货过账生成一张物料凭证

   SELECT single VBELN into RVBELN  FROM VBFA WHERE VBELV = DELIVERY AND POSNV = 10 ."AND VBTYP_N = 'R'.

 

7.交货单发货过账取消:WS_REVERSE_GOODS_ISSUE

                                        MB_CANCEL_GOODS_MOVEMENT

 

8.出具发票bapi:BAPI_BILLINGDOC_CREATEMULTIPLE 

   注意参数
ref_doc_ca

9.冲销发票:BAPI_BILLINGDOC_CANCEL

 

 

List of BAPI's

 BAPI WGComponentFunction module nameDescriptionDescriptionObj. TypeObject nameMethod nameReleaseMessage type 1RWTRBAPI_SECURITYPRICE_GETDETAILSecurity priceImport a single security priceBUS1099SecurityPriceGetDetail46C 2RWIM-FA-IPBAPI_INVPROGRAM_SAVE_VALUESInvestment programSave summarized values in summarization databaseBUS1057InvestmentProgramSaveValueReplicas45A 3RWIM-FA-IPBAPI_INVPROGRAM_SAVE_ENTITIESInvestment programSave assigned entities in summarization databaseBUS1057InvestmentProgramSaveEntityReplicas45A 4RWIM-FA-IPBAPI_INVPROGRAM_GET_REQUESTSInvestment programOutput appropriation requests and end nodes of the investment programBUS1057InvestmentProgramGetRequestsAndLeaves40A 5RWIM-FA-IPBAPI_INVPROGRAM_GET_LEAVESInvestment programOutput end nodes of the investment programBUS1057InvestmentProgramGetLeaves40A 6RWIM-FA-IPBAPI_INVPROGRAM_CHECKEXISTENCEInvestment programCheck existence of an investment programBUS1057InvestmentProgramExistenceCheck40A 7RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_SVRPVProgram Sub-TreeSaveReplicaValues - SAP internal use onlyBUS1158ExpenditureProgTreeSaveReplicaValues46A 8RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_SVRPProgram Sub-TreeSaveReplica - SAP internal use onlyBUS1158ExpenditureProgTreeSaveReplica46A 9RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_STSTAProgram Sub-TreeChange System/User StatusBUS1158ExpenditureProgTreeSetStatus46A 10RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_REASSProgram Sub-TreeReassignBUS1158ExpenditureProgTreeReassign46A 11RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_GTSTAProgram Sub-TreeDisplay System/User StatusBUS1158ExpenditureProgTreeGetStatus46A 12RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_GTDTLProgram Sub-TreeDisplayBUS1158ExpenditureProgTreeGetDetail46A 13RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_GDVALProgram Sub-Tree"Display Values (Plan, Budget, Actual, Commitment)"BUS1158ExpenditureProgTreeGetDetailValues46A 14RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_EXCHKProgram Sub-TreeExistence checkBUS1158ExpenditureProgTreeExistenceCheck46A 15RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_DLVALProgram Sub-Tree"_deleteValues (Plan, Budget)"BUS1158ExpenditureProgTreeDeleteValues46A 16RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_DELProgram Sub-TreeDeleteBUS1158ExpenditureProgTreeDelete46A 17RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_CREATProgram Sub-TreeCreateBUS1158ExpenditureProgTreeCreate46A 18RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_CHVALProgram Sub-Tree"Change Values (Plan, Budget)"BUS1158ExpenditureProgTreeChangeValues46A 19RWIM-FA-IPBAPI_EXPENDITUREPROGTREE_CHGProgram Sub-TreeChangeBUS1158ExpenditureProgTreeChange46A 20RWIM-FA-IPBAPI_EXPENDITUREPROGDEF_SAVERExpenditure Program DefinitionSaveReplica - SAP internal use onlyBUS1157ExpenditureProgDefSaveReplica46AIM_PROGDEF_SAVEREPLICA21RWIM-FA-IPBAPI_EXPENDITUREPROGDEF_GTLISTExpenditure Program DefinitionObject listBUS1157ExpenditureProgDefGetList46A 22RWIM-FA-IPBAPI_EXPENDITUREPROGDEF_GETDTLExpenditure Program DefinitionDisplayBUS1157ExpenditureProgDefGetDetail46A 23RWIM-FA-IPBAPI_EXPENDITUREPROGDEF_EXCHKExpenditure Program DefinitionExistence checkBUS1157ExpenditureProgDefExistenceCheck46A 24RWIM-FA-IPBAPI_EXPENDITUREPROGDEF_CREATEExpenditure Program DefinitionCreateBUS1157ExpenditureProgDefCreate46A 25RWIM-FA-IPBAPI_EXPENDITUREPROGDEF_CHANGEExpenditure Program DefinitionChangeBUS1157ExpenditureProgDefChange46A 26RWIM-FA-IABAPI_APPREQUEST_UNASSGNPROGPOSAppropriation RequestRemove Assignment of Appropriation Request to Inv. Program PositionBUS2204AppropriationRequestUnAssignExpenditureProgPos46C 27RWIM-FA-IABAPI_APPREQUEST_UASSGNVRNTVRSNAppropriation RequestRemove Assignment of Appropriation Request to Plan VersionBUS2204AppropriationRequestUnAssignVariantVersion46C 28RWIM-FA-IABAPI_APPREQUEST_SETPLANVALUESAppropriation RequestChange Plan Values of Appropriation Request VariantBUS2204AppropriationRequestSetPlanValues46C29RWIM-FA-IABAPI_APPREQUEST_RESETPLANVALUEAppropriation RequestReset Plan Values of Appropriation Request VariantBUS2204AppropriationRequestResetPlanValue46C30RWIM-FA-IABAPI_APPREQUEST_REMOVEVARIANTAppropriation Request_deleteAppropriation Request VariantBUS2204AppropriationRequestRemoveVariant46C31RWIM-FA-IABAPI_APPREQUEST_GETSTATUSAppropriation RequestDisplay Status of Appropriation RequestBUS2204AppropriationRequestGetStatus46C32RWIM-FA-IABAPI_APPREQUEST_GETDETAILAppropriation RequestDisplay Appropriation RequestBUS2204AppropriationRequestGetDetail46C33RWIM-FA-IABAPI_APPREQUEST_DELETEAppropriation Request_deleteAppropriation RequestBUS2204AppropriationRequestDelete46C34RWIM-FA-IABAPI_APPREQUEST_CREATEAppropriation RequestCreate Appropriation RequestBUS2204AppropriationRequestCreate46C35RWIM-FA-IABAPI_APPREQUEST_CHNGASSGNMNTIPAppropriation RequestChange Assignment of Approp. Request to Inv. Program PositionBUS2204AppropriationRequestChangeAssignmentToExpProgPos46C36RWIM-FA-IABAPI_APPREQUEST_CHANGEVARIANTAppropriation RequestChange Appropriation Request VariantBUS2204AppropriationRequestChangeVariant46C37RWIM-FA-IABAPI_APPREQUEST_CHANGEAppropriation RequestChange Appropriation RequestBUS2204AppropriationRequestChange46C38RWIM-FA-IABAPI_APPREQUEST_ASSGNVRNTVERSNAppropriation RequestAssign Appropriation Request to Plan Version(s)BUS2204AppropriationRequestAssignVariantToVersion46C39RWIM-FA-IABAPI_APPREQUEST_ASSGNTOPROGPOSAppropriation RequestAssign Appropriation Request to Investment Program Position(s)BUS2204AppropriationRequestAssignToExpenditureProgPos46C40RWIM-FA-IABAPI_APPREQUEST_ADDVARIANTAppropriation RequestCreate Appropriation Request VariantBUS2204AppropriationRequestAddVariant46C41RWFI-TV-COSTRIP_CREATE_INTERACTIVE_PR05Employee TripCreate Trip (online)BUS2089EmployeeTripCreateInteractive45A42RWFI-TV-COSTRIP_CHANGE_INTERACTIVEEmployee TripChange a Trip (Online)BUS2089EmployeeTripChangeInteractive40A43RWFI-TV-COSBAPI_TRVACCDOC_DISPLAY_AWKEYTravel Expenses Document for Posting to AccountingDisplay Document (from AC)BUS2140TravelAccDocumentDisplay_Acc46B44RWFI-TV-COSBAPI_TRIP_SET_ON_HOLDEmployee Trip"Set Trip Status to ""On Hold"""BUS2089EmployeeTripSetOnHold40A45RWFI-TV-COSBAPI_TRIP_REPORT_INITEmployee TripCreate local workspace for ReportCreate (print tables)BUS2089EmployeeTripGetOptionsWeekly31G46RWFI-TV-COSBAPI_TRIP_REPORT_GET_DATAEmployee TripPrint Detail tables for weekly reportBUS2089EmployeeTripGetDetailsWeekly31G47RWFI-TV-COSBAPI_TRIP_REPORT_CREATEEmployee TripCreation of weekly report (PR04)BUS2089EmployeeTripCreateFromDataWeekly31G48RWFI-TV-COSBAPI_TRIP_GET_OPTIONSEmployee TripImport personal data and travel expense tablesBUS2089EmployeeTripGetOptions40A49RWFI-TV-COSBAPI_TRIP_GET_FORM_HTMLEmployee TripStandard travel expense form as HTML tablesBUS2089EmployeeTripGetExpenseForm_HTML31G50RWFI-TV-COSBAPI_TRIP_GET_FORMEmployee TripStandard travel expense formBUS2089EmployeeTripGetExpenseForm31G51RWFI-TV-COSBAPI_TRIP_GET_DETAILSEmployee TripPrint detail tables for tripBUS2089EmployeeTripGetDetails40A52RWFI-TV-COSBAPI_TRIP_EXISTENCECHECKEmployee TripCheck Existence of TripBUS2089EmployeeTripExistenceCheck40A53RWFI-TV-COSBAPI_TRIP_DELETEEmployee Trip_deletetripBUS2089EmployeeTripDelete40A54RWFI-TV-COSBAPI_TRIP_CREATE_FROM_DATAEmployee TripCreate a Trip (Batch Input PR01)BUS2089EmployeeTripCreateFromData40A55RWFI-TV-COSBAPI_TRIP_COLLECT_MILEAGEEmployee TripDetermination of Trip Segments For EmployeeBUS2089EmployeeTripCollectMileage40A56RWFI-TV-COSBAPI_TRIP_CHECK_STATUSEmployee Trip"Status, General Info, Amounts for All Trips"BUS2089EmployeeTripGetList31G57RWFI-TV-COSBAPI_TRIP_CHECK_STATUSEmployee Trip"Status, General Info, Amounts for a Trip"BUS2089EmployeeTripGetStatus31G58RWFI-TV-COSBAPI_TRIP_CANCELEmployee TripCancel tripBUS2089EmployeeTripCancel40A59RWFI-TV-COSBAPI_TRIP_APPROVEEmployee TripApprove tripBUS2089EmployeeTripApprove40A60RWFI-SL-SLBAPI_SL_GETTOTALRECORDSAdditional LedgerSpecial Purpose Ledger: _selecttotals records for accountsBUS1021SpecialPurposeLedgerGetTotalRecords46A 61RWFI-GL-GL-APBAPI_CASHJOURNALDOC_CREATECash journal doc.Save FI Cash Journal DocumentsBUS2023CashJournalDocCreate620CASHJOURNALDOC_CREATE62RWFI-GLBAPI_GLX_GETDOCITEMSGeneral ledgerLine item of document for ledger with summary table GLFLEXTBUS1028GeneralLedgerGetDocumentItems45A 63RWFI-GLBAPI_GL_GETGLACCPERIODBALANCESGeneral ledgerPosting period balances for each G/L accountBUS1028GeneralLedgerGetGLAccountPeriodBalances40A 64RWFI-GLBAPI_GL_GETGLACCCURRENTBALANCEGeneral ledgerClosing balance of G/L ac_countfor current yearBUS1028GeneralLedgerGetGLAccountCurrentBalance40A 65RWFI-GLBAPI_GL_GETGLACCBALANCEGeneral ledgerClosing balance of G/L ac_countfor chosen yearBUS1028GeneralLedgerGetGLAccountBalance40A 66RWFI-BL-PT-APBAPI_PAYMENTREQUEST_RELEASEPayment RequestPayment Request Released for PaymentBUS2021PaymentRequestRelease46CPAYMENTREQUEST_RELEASE67RWFI-BL-PT-APBAPI_PAYMENTREQUEST_POSTPayment RequestPosting a Parked Payment RequestBUS2021PaymentRequestPost46CPAYMENTREQUEST_POST68RWFI-BL-PT-APBAPI_PAYMENTREQUEST_GETSTATUSPayment RequestDetermination of Payment Request StatusBUS2021PaymentRequestGetStatus46C 69RWFI-BL-PT-APBAPI_PAYMENTREQUEST_GETLISTPayment RequestList Payment RequestsBUS2021PaymentRequestGetList46C 70RWFI-BL-PT-APBAPI_PAYMENTREQUEST_CREATEPayment RequestCreation of a Payment RequestBUS2021PaymentRequestCreate46CPAYMENTREQUEST_CREATE71RWFI-BL-PT-APBAPI_PAYMENTREQUEST_CANCELPayment RequestCancel Payment RequestBUS2021PaymentRequestCancel46CPAYMENTREQUEST_CANCEL72RWFI-BL-PT-APBAPI_PAYMENTREQ_STARTPAYMENTPayment RequestStart Payment of Payment RequestBUS2021PaymentRequestStartPayment46CPAYMENTREQUEST_STARTPAYMENT73RWFI-AR-ARBAPI_CUSTOMER_SEARCH1CustomerFindKNA1CustomerSearch145A 74RWFI-AR-ARBAPI_CUSTOMER_SEARCHCustomerFindKNA1CustomerSearch40A 75RWFI-AR-ARBAPI_CUSTOMER_INITPASSWORDCustomerInitialize PasswordKNA1CustomerInitPassword31H 76RWFI-AR-ARBAPI_CUSTOMER_HIERARCHIE_UPDCustomerChange Nodes in SD Customer HierarchyKNA1CustomerChangeHierarchyNodes46C77RWFI-AR-ARBAPI_CUSTOMER_HIERARCHIE_INSCustomerCreate Nodes in SD Customer HierarchyKNA1CustomerAddHierarchyNodes46C78RWFI-AR-ARBAPI_CUSTOMER_HIERARCHIE_DELCustomer_deleteNodes in SD Customer HierarchyKNA1CustomerRemoveHierarchyNodes46C79RWFI-AR-ARBAPI_CUSTOMER_GETSALESAREASCustomerRead Customer Sales AreasKNA1CustomerGetSalesAreas31G80RWFI-AR-ARBAPI_CUSTOMER_GETPWREGCustomerRead PasswordKNA1CustomerGetPassword31H81RWFI-AR-ARBAPI_CUSTOMER_GETLISTCustomerList with AddressesKNA1CustomerGetList45A82RWFI-AR-ARBAPI_CUSTOMER_GETINTNUMBERCustomerProvides Internal Customer NumbersKNA1CustomerGetInternalNumber45A83RWFI-AR-ARBAPI_CUSTOMER_GETDETAIL2CustomerCustomer DetailsKNA1CustomerGetDetail246A84RWFI-AR-ARBAPI_CUSTOMER_GETDETAIL1CustomerReadKNA1CustomerGetDetail145A85RWFI-AR-ARBAPI_CUSTOMER_GETDETAILCustomerReadKNA1CustomerGetDetail40A86RWFI-AR-ARBAPI_CUSTOMER_GETCONTACTLISTCustomerList of Customer Contact PersonsKNA1CustomerGetContactList45A87RWFI-AR-ARBAPI_CUSTOMER_GET_ROOT_LISTCustomerRead All Root Nodes from SD Customer HierarchyKNA1CustomerGetHierarchyRootList46A88RWFI-AR-ARBAPI_CUSTOMER_GET_ROOTCustomerRead Root Node from SD Customer HierarchyKNA1CustomerGetHierarchyRoot46A89RWFI-AR-ARBAPI_CUSTOMER_GET_CHILDRENCustomerSub-Nodes of SD Customer HierarchyKNA1CustomerGetHierarchyChildren46A90RWFI-AR-ARBAPI_CUSTOMER_FINDCustomerCustomer MatchcodeKNA1CustomerFind46A91RWFI-AR-ARBAPI_CUSTOMER_EXISTENCECHECKCustomerCheck ExistenceKNA1CustomerExistenceCheck46A92RWFI-AR-ARBAPI_CUSTOMER_EDITCustomerChange OnlineKNA1CustomerEdit30A 93RWFI-AR-ARBAPI_CUSTOMER_DISPLAYCustomerDisplay OnlineKNA1CustomerDisplay21A 94RWFI-AR-ARBAPI_CUSTOMER_DELETEPWREGCustomer_deletePasswordKNA1CustomerDeletePassword31H 95RWFI-AR-ARBAPI_CUSTOMER_DELETECustomer_deleteCustomer_master OnlineKNA1CustomerDelete46A 96RWFI-AR-ARBAPI_CUSTOMER_CREATEPWREGCustomerCreate PasswordKNA1CustomerCreatePassword31H 97RWFI-AR-ARBAPI_CUSTOMER_CREATEFROMDATA1CustomerCreateKNA1CustomerCreateFromData145A 98RWFI-AR-ARBAPI_CUSTOMER_CREATEFROMDATACustomerCreateKNA1CustomerCreateFromData40A 99RWFI-AR-ARBAPI_CUSTOMER_CREATECustomerCreate OnlineKNA1CustomerCreate30A 100RWFI-AR-ARBAPI_CUSTOMER_CHECKPASSWORD1CustomerCheck PasswordKNA1CustomerCheckPassword146A 101RWFI-AR-ARBAPI_CUSTOMER_CHECKPASSWORDCustomerCheck PasswordKNA1CustomerCheckPassword31H 102RWFI-AR-ARBAPI_CUSTOMER_CHECKEXISTENCECustomerCheck ExistenceKNA1CustomerCheckExistence31H 103RWFI-AR-ARBAPI_CUSTOMER_CHANGEPASSWORDCustomerChange PasswordKNA1CustomerChangePassword31H 104RWFI-AR-ARBAPI_CUSTOMER_CHANGEFROMDATA1CustomerChangeKNA1CustomerChangeFromData145A 105RWFI-AR-ARBAPI_CUSTOMER_CHANGEFROMDATACustomerChangeKNA1CustomerChangeFromData40A 106RWFI-AR-ARBAPI_CREDIT_ACCOUNT_REP_STATUSCustomer credit limitCopy credit statusBUS1010DebtorCreditAccountReplicateStatus40ACRESTA107RWFI-AR-ARBAPI_CREDIT_ACCOUNT_GET_STATUSCustomer credit limitDetermine credit status of credit accountBUS1010DebtorCreditAccountGetStatus40A 108RWFI-AR-ARBAPI_CR_ACC_GETOPENITEMSSTRUCTCustomer credit limitDetermination of OI structureBUS1010DebtorCreditAccountGetOpenItemsStructure40A 109RWFI-AR-ARBAPI_CR_ACC_GETOLDESTOPENITEMCustomer credit limitDetermination of oldest open itemBUS1010DebtorCreditAccountGetOldestOpenItem40A 110RWFI-AR-ARBAPI_CR_ACC_GETHIGHESTDUNNINGLCustomer credit limitDetermination of highest dunning levelBUS1010DebtorCreditAccountGetHighestDunningLevel40A 111RWFI-AR-ARBAPI_CR_ACC_GETDETAILCustomer credit limitMaster data determinationBUS1010DebtorCreditAccountGetDetail40A 112RWFI-AR-ARBAPI_AR_ACC_GETSTATEMENTCustomer accountRead ac_countpostingsBUS3007ARAccountGetStatement30E 113RWFI-AR-ARBAPI_AR_ACC_GETPERIODBALANCESCustomer accountRead acct balancesBUS3007ARAccountGetPeriodBalances30E 114RWFI-AR-ARBAPI_AR_ACC_GETOPENITEMSCustomer accountRead open ac_countitemsBUS3007ARAccountGetOpenItems30E 115RWFI-AR-ARBAPI_AR_ACC_GETKEYDATEBALANCECustomer accountRead balance at key dateBUS3007ARAccountGetKeyDateBalance30E 116RWFI-AR-ARBAPI_AR_ACC_GETCURRENTBALANCECustomer accountRead current balanceBUS3007ARAccountGetCurrentBalance30E 117RWFI-AR-ARBAPI_AR_ACC_GETBALANCEDITEMSCustomer accountRead cleared ac_countline itemsBUS3007ARAccountGetBalancedItems30E 118RWFI-AP-APBAPI_VENDOR_SAVECHARVALREPLICAVendorMaintain Vendor_characteristic ValuesLFA1VendorSaveCharValueReplicas46CVCHARVAL119RWFI-AP-APBAPI_VENDOR_INITPASSWORDVendorInitialize PasswordLFA1VendorInitPassword46A 120RWFI-AP-APBAPI_VENDOR_GETPASSWORDVendorRead PasswordLFA1VendorGetPassword46A 121RWFI-AP-APBAPI_VENDOR_GETINTNUMBERVendorSupplies New Internal Vendor NumbersLFA1VendorGetInternalNumber45A 122RWFI-AP-APBAPI_VENDOR_GETDETAILVendorDetailsLFA1VendorGetDetail46A 123RWFI-AP-APBAPI_VENDOR_FINDVendorVendor MatchcodeLFA1VendorFind46A 124RWFI-AP-APBAPI_VENDOR_EXISTENCECHECKVendorCheck ExistenceLFA1VendorExistenceCheck40A 125RWFI-AP-APBAPI_VENDOR_EDITVendorChange OnlineLFA1VendorEdit45A 126RWFI-AP-APBAPI_VENDOR_DISPLAYVendorDisplay OnlineLFA1VendorDisplay21A 127RWFI-AP-APBAPI_VENDOR_DELETEPASSWORDVendor_deletePasswordLFA1VendorDeletePassword46A 128RWFI-AP-APBAPI_VENDOR_DELETEVendorSet Deletion Indicator Online for VendorLFA1VendorDelete46A 129RWFI-AP-APBAPI_VENDOR_CREATEPASSWORDVendorCreate PasswordLFA1VendorCreatePassword46A 130RWFI-AP-APBAPI_VENDOR_CREATEVendorCreate OnlineLFA1VendorCreate30A 131RWFI-AP-APBAPI_VENDOR_CHECKPASSWORDVendorCheck PasswordLFA1VendorCheckPassword46A 132RWFI-AP-APBAPI_VENDOR_CHANGEPASSWORDVendorChange PasswordLFA1VendorChangePassword46A 133RWFI-AP-APBAPI_AP_ACC_GETSTATEMENTVendor accountRead ac_countpostingsBUS3008APAccountGetStatement30E 134RWFI-AP-APBAPI_AP_ACC_GETPERIODBALANCESVendor accountRead acct balancesBUS3008APAccountGetPeriodBalances30E 135RWFI-AP-APBAPI_AP_ACC_GETOPENITEMSVendor accountRead open ac_countitemsBUS3008APAccountGetOpenItems30E 136RWFI-AP-APBAPI_AP_ACC_GETKEYDATEBALANCEVendor accountRead balance at key dateBUS3008APAccountGetKeyDateBalance30E 137RWFI-AP-APBAPI_AP_ACC_GETCURRENTBALANCEVendor accountRead current balanceBUS3008APAccountGetCurrentBalance30E 138RWFI-AP-APBAPI_AP_ACC_GETBALANCEDITEMSVendor accountRead cleared ac_countline itemsBUS3008APAccountGetBalancedItems30E 139RWFI-AA-AABAPI_FIXEDASSET_OVRTAKE_CREATEFixed assetCreate Asset with Values (Initial Legacy Data Transfer)BUS1022FixedAssetCreateInclValues46AFIXEDASSET_CREATEINCLVALUES140RWFI-AA-AABAPI_FIXEDASSET_GETLISTFixed assetInformation on Selected AssetsBUS1022FixedAssetGetList45A 141RWFI-AA-AABAPI_FIXEDASSET_GETDETAILFixed assetDetail information for an assetBUS1022FixedAssetGetDetail31G 142RWFI-AA-AABAPI_FIXEDASSET_CREATE1Fixed assetCreate assetBUS1022FixedAssetCreateFromData146AFIXEDASSET_CREATEFROMDATA1143RWFI-AA-AABAPI_FIXEDASSET_CREATEFixed assetCreate assetBUS1022FixedAssetCreateFromData45AFIXEDASSET_CREATE144RWFI-AA-AABAPI_FIXEDASSET_CHANGEFixed assetChange assetBUS1022FixedAssetChange45AFIXEDASSET_CHANGE145RWFI-AA-AABAPI_ASSET_REVERSAL_POSTReversal of Asset DocumentPost Reversal of Asset DocumentBUS6037AssetReversalDocPost620ASSETREVERSALDOC_POST146RWFI-AA-AABAPI_ASSET_REVERSAL_CHECKReversal of Asset DocumentCheck Reversal of Asset DocumentBUS6037AssetReversalDocCheck620 147RWFI-AA-AABAPI_ASSET_RETIREMENT_POSTAsset RetirementPost asset retirementBUS6028AssetRetirementPost45AASSET_RETIREMENT_POST148RWFI-AA-AABAPI_ASSET_RETIREMENT_CHECKAsset RetirementCheck asset retirementBUS6028AssetRetirementCheck45A 149RWFI-AA-AABAPI_ASSET_POSTCAP_POSTAsset Post-CapitalizationPost post-capitalizationBUS6027AssetPostCapitaliztnPost45AASSET_POSTCAP_POST150RWFI-AA-AABAPI_ASSET_POSTCAP_CHECKAsset Post-CapitalizationCheck post-capitalizationBUS6027AssetPostCapitaliztnCheck45A 151RWFI-AA-AABAPI_ASSET_ACQUISITION_POSTAsset AcquisitionPost asset acquisitionBUS6029AssetAcquisitionPost45AASSETACQUISITION_POST152RWFI-AA-AABAPI_ASSET_ACQUISITION_CHECKAsset AcquisitionCheck asset acquisitionBUS6029AssetAcquisitionCheck45A 153RWFIBAPI_J_1B_NF_CREATEFROMDATANota FiscalNota Fiscal System - Create Object from DataBUS2143NotaFiscalCreateFromData620 154RWFIBAPI_GL_ACC_GETLISTG/L AccountList of G/L Accounts per Company CodeBUS3006GeneralLedgerAccountGetList30E 155RWFIBAPI_GL_ACC_GETDETAILG/L AccountG/L Ac_countDetailsBUS3006GeneralLedgerAccountGetDetail30E 156RWFIBAPI_GL_ACC_EXISTENCECHECKG/L AccountCheck existence of G/L accountBUS3006GeneralLedgerAccountExistenceCheck310157RWFIBAPI_FUNC_AREA_GETLISTFunctional AreaList of Functional AreasBUS0023FunctionalAreaGetList40A158RWFIBAPI_FUNC_AREA_GETDETAILFunctional AreaFunctional Area DetailsBUS0023FunctionalAreaGetDetail40A159RWFIBAPI_FUNC_AREA_EXISTENCECHECKFunctional AreaCheck existence of objectBUS0023FunctionalAreaExistenceCheck30E160RWFIBAPI_DEBTOR_INITPASSWORDCustomerInitialize customer passwordBUS1007DebtorInitPassword30E161RWFIBAPI_DEBTOR_GETDETAILCustomerRead detailed informationBUS1007DebtorGetDetail30E162RWFIBAPI_DEBTOR_GET_PW_REGCustomerRead entry for customer passwordBUS1007DebtorGetPasswordRegistry31H163RWFIBAPI_DEBTOR_FINDCustomerCustomer MatchcodeBUS1007DebtorFind40A164RWFIBAPI_DEBTOR_EXISTENCECHECKCustomerCheck existence of objectBUS1007DebtorExistenceCheck31G165RWFIBAPI_DEBTOR_DELETE_PW_REGCustomer_deleteentry for customer passwordBUS1007DebtorDeletePasswordRegistry30E166RWFIBAPI_DEBTOR_CREATE_PW_REGCustomerCreate entry for customer passwordBUS1007DebtorCreatePasswordRegistry30E167RWFIBAPI_DEBTOR_CHECKPASSWORDCustomerCheck customer passwordBUS1007DebtorCheckPassword30E168RWFIBAPI_DEBTOR_CHANGEPASSWORDCustomerChange customer passwordBUS1007DebtorChangePassword30E169RWFIBAPI_CREDITOR_INITPASSWORDVendorInitialize vendor passwordBUS1008CreditorInitPassword30E170RWFIBAPI_CREDITOR_GETDETAILVendorRead detailed informationBUS1008CreditorGetDetail30E171RWFIBAPI_CREDITOR_GET_PW_REGVendorRead entry for vendor passwordBUS1008CreditorGetPasswordRegistry31H172RWFIBAPI_CREDITOR_FINDVendorVendor MatchcodeBUS1008CreditorFind40A173RWFIBAPI_CREDITOR_EXISTENCECHECKVendorCheck existenceBUS1008CreditorExistenceCheck310174RWFIBAPI_CREDITOR_DELETE_PW_REGVendor_deleteentry for vendor passwordBUS1008CreditorDeletePasswordRegistry30E175RWFIBAPI_CREDITOR_CREATE_PW_REGVendorCreate entry for vendor passwordBUS1008CreditorCreatePasswordRegistry30E176RWFIBAPI_CREDITOR_CHECKPASSWORDVendorCheck vendor passwordBUS1008CreditorCheckPassword30E177RWFIBAPI_CREDITOR_CHANGEPASSWORDVendorChange vendor passwordBUS1008CreditorChangePassword30E178RWFIBAPI_COMPANYCODE_GETLISTCompany CodeList of Company CodesBUS0002CompanyCodeGetList30E179RWFIBAPI_COMPANYCODE_GETDETAILCompany CodeCompany Code DetailsBUS0002CompanyCodeGetDetail30E180RWFIBAPI_COMPANYCODE_GET_PERIODCompany CodeDetermine period for posting date/company codeBUS0002CompanyCodeGetPeriod40A181RWFIBAPI_COMPANYCODE_EXISTENCECHKCompany CodeCheck if company code existsBUS0002CompanyCodeExistenceCheck40A182RWFIBAPI_COMPANY_GETLISTCompanyList of CompaniesBUS0014CompanyGetList30E183RWFIBAPI_COMPANY_GETDETAILCompanyCompany DetailsBUS0014CompanyGetDetail30E184RWFIBAPI_COMPANY_EXISTENCECHECKCompanyCheck if company existsBUS0014CompanyExistenceCheck30E185RWFIBAPI_BUSINESSAREA_GETLISTBusiness AreaList of Business AreasBUS0003BusinessAreaGetList40A186RWFIBAPI_BUSINESSAREA_GETDETAILBusiness AreaBusiness Area DetailsBUS0003BusinessAreaGetDetail40A187RWFIBAPI_BUSINESSAREA_EXISTENCECHKBusiness AreaCheck if business area existsBUS0003BusinessAreaExistenceCheck30E188RWEC-PCA-TL-ALEBAPI_PCA_PLANBELEG_SAVEREPLICAProfit Center DocumentReplicate profit center plan documentsBUS2073ProfitCenterDocumentSaveReplicaPlanData45APRCDOCP189RWEC-PCA-TL-ALEBAPI_PCA_BELEG_SAVEREPLICAProfit Center DocumentReplicate PCA line itemsBUS2073ProfitCenterDocumentSaveReplica45APRCDOC190RWEC-PCA-TL-ALEBAPI_PCA_BELEG_REVERSEProfit Center DocumentReversal of existing document line itemsBUS2073ProfitCenterDocumentReverse45APRCDOCR191RWEC-PCA-TL-ALEBAPI_PCA_BELEG_DELETEProfit Center Document_deleteprofit center documentsBUS2073ProfitCenterDocumentDelete45APRCDOCD192RWEC-PCABAPI_PROFITCENTERGRP_GETLISTProfit Center GroupList of Profit Center GroupsBUS1116ProfitCenterGroupGetlist46C 193RWEC-PCABAPI_PROFITCENTERGRP_GETDETAILProfit Center GroupRead Profit Center GroupBUS1116ProfitCenterGroupGetDetail46C 194RWEC-PCABAPI_PROFITCENTERGRP_CREATEProfit Center GroupCreate Profit Center GroupBUS1116ProfitCenterGroupCreate46CPROFITCENTERGROUP_CREATE195RWEC-PCABAPI_PROFITCENTERGRP_ADDNODEProfit Center GroupAdd Node to a Profit Center GroupBUS1116ProfitCenterGroupAddnode46CPROFITCENTERGROUP_ADDNODE196RWEC-PCABAPI_PROFITCENTER_GETLISTProfit centerEC-PCA: BAPI Profit Center GetListBUS0015ProfitCenterGetList30E 197RWEC-PCABAPI_PROFITCENTER_GETDETAILProfit centerEC-PCA: BAPI Profit Center GetDetailBUS0015ProfitCenterGetDetail30E 198RWEC-PCABAPI_PROFITCENTER_CREATEProfit centerCreate Profit CenterBUS0015ProfitCenterCreate46APROFITCENTER_CREATE199RWEC-PCABAPI_PROFITCENTER_CHANGEProfit centerChange Profit CenterBUS0015ProfitCenterChange46APROFITCENTER_CHANGE200RWEC-CSBAPI_CONSUNIT_GETLISTConsolidation unitDisplay consolidation unitsBUS1024ConsUnitGetList45A 201RWEC-CSBAPI_CONSUNIT_GETCURRENCYConsolidation unitGet reporting currencyBUS1024ConsUnitGetCurrency45A 202RWEC-CSBAPI_CONSSUBITEMCATEGORY_SITEMConsolidation: Subitem categoriesDisplay subitemsBUS1121ConsSubitemCategoryGetSubitems45A 203RWEC-CSBAPI_CONSSUBITEMCATEGORY_LISTConsolidation: Subitem categoriesDisplay subitem categoriesBUS1121ConsSubitemCategoryGetList45A 204RWEC-CSBAPI_CONSLEDGER_GETTOTALSConsolidation ledgerList of totals recordsBUS1026ConsLedgerGetTotals45A205RWEC-CSBAPI_CONSLEDGER_GETINVESTMENTConsolidation ledgerList of changes in investmentsBUS1026ConsLedgerGetInvestment45A206RWEC-CSBAPI_CONSLEDGER_GETEQUITYConsolidation ledgerList of changes in investee equityBUS1026ConsLedgerGetEquity45A207RWEC-CSBAPI_CONSGROUP_GETLISTConsolidation groupList of consolidation groupsBUS1027ConsGroupGetList45A208RWEC-CSBAPI_CONSGROUP_GETCONSUNITSConsolidation groupDisplay consolidation unitsBUS1027ConsGroupGetConsUnits45A209RWEC-CSBAPI_CONSDOCUMENTTYPE_GETLISTConsolidation: Document typeDisplay document typesBUS1122ConsDocumentTypeGetList45A210RWEC-CSBAPI_CONSDOCUMENTTYPE_GETADJConsolidation: Document typeDisplay document types for data entryBUS1122ConsDocumentTypeGetAdjust45A211RWEC-CSBAPI_CONSDIMENSION_GETLISTConsolidation dimensionList of dimensionsBUS1120ConsDimensionGetList45A212RWEC-CSBAPI_CONSCHARTOFACCTS_GETLISTConsolidation_chart of accountsDisplay consolidation_charts of accountsBUS1025ConsChartOfAcctsGetList45A213RWEC-CSBAPI_CONSCHARTOFACCTS_GETITEMSConsolidation_chart of accountsDisplay financial statement itemsBUS1025ConsChartOfAcctsGetItems45A214RWCO-PC-PCPBAPI_COSTESTIMATE_UPDATE_PRICECost Estimate_updateof Prices in Material_masterBUS2044CostEstimateUpdatePrice620215RWCO-PC-PCPBAPI_COSTESTIMATE_RELEASINGCost EstimateRelease of Marked Standard Cost EstimatesBUS2044CostEstimateReleasing620216RWCO-PC-PCPBAPI_COSTESTIMATE_MARKINGCost EstimateMarking Standard Cost EstimateBUS2044CostEstimateMarking620217RWCO-PC-PCPBAPI_COSTESTIMATE_ITEMIZATIONCost EstimateDetermine Itemization for a Cost EstimateBUS2044CostEstimateGetItemization40A218RWCO-PC-PCPBAPI_COSTESTIMATE_GETLISTCost EstimateDetermine Cost Estimate ListsBUS2044CostEstimateGetList40A219RWCO-PC-PCPBAPI_COSTESTIMATE_GETEXPLOSIONCost EstimateDetermine BOM Explosion for a Cost EstimateBUS2044CostEstimateGetExplosion40A220RWCO-PC-PCPBAPI_COSTESTIMATE_GETDETAILCost EstimateDetermine Detailed Information for a Cost EstimateBUS2044CostEstimateGetDetail40A 221RWCO-PC-PCPBAPI_COSTESTIMATE_DELETE_MULTICost Estimate_deleteCost EstimatesBUS2044CostEstimateDeleteMulti620 222RWCO-PC-PCPBAPI_COSTESTIMATE_DELETECost Estimate_deleteCost EstimateBUS2044CostEstimateDelete620 223RWCO-PC-PCPBAPI_COSTESTIMATE_ALLOW_MARKCost EstimateGrant Marking Allowance for CostingBUS2044CostEstimateAllowMark620 224RWCO-PC-PCPBAPI_COSTESTIMATE_ALLOW_MA_GETCost EstimateDetermine Organizational MeasuresBUS2044CostEstimateAllowMaGet620 225RWCO-PC-OBJBAPI_COSTOBJNODE_GETLISTCost Object NodeDetermine Cost Object Nodes in a Controlling AreaBUS2076CostObjectNodeGetList45A 226RWCO-PC-OBJBAPI_COSTOBJNODE_GETHIERARCHYCost Object NodeDetermine Cost Object HierarchyBUS2076CostObjectNodeGetHierarchy45A 227RWCO-PC-OBJBAPI_COSTOBJNODE_GETDETAILCost Object NodeDetermine Details for a Cost Object NodeBUS2076CostObjectNodeGetDetail45A 228RWCO-PC-OBJBAPI_COSTOBJECT_GETLISTGeneral Cost ObjectDetermine General Cost Objects in a Controlling AreaBUS1079CostObjectGetList45A 229RWCO-PC-OBJBAPI_COSTOBJECT_GETDETAILGeneral Cost ObjectDetermine Details for a General Cost ObjectBUS1079CostObjectGetDetail45A 230RWCO-PC-ACTBAPI_SALESORDSTCK_PRICE_CHANGEValuated Sales Order StockPost Material Price ChangeBUS1017ValSalesOrdStockPriceChange620VALSALESORDSTOCK_PRICECHANGE231RWCO-PC-ACTBAPI_PROJECTSTOCK_PRICE_CHANGEValuated Project StockPost Material Price ChangeBUS1018ValProjectStockPriceChange620VALPROJECTSTOCK_PRICECHANGE232RWCO-PC-ACTBAPI_MATVAL_PRICE_CHANGEMaterial Valuation SegmentPost Material Price ChangeBUS1016MaterialValuationPriceChange620MATERIALVALUATION_PRICECHANGE233RWCO-PABAPI_COPAQUERY_GETCOST_PLANDATCOPAQueryRead planning data from costing-based Profitability AnalysisBUS1168COPAQueryGetCostingBasedPlanningData46A 234RWCO-PABAPI_COPAQUERY_GETCOST_ACTDATACOPAQueryRead actual data from costing-based Profitability AnalysisBUS1168COPAQueryGetCostingBasedActualData46A 235RWCO-PABAPI_COPAQUERY_GETACC_PLANDATACOPAQueryRead planning data from account-based Profitability AnalysisBUS1168COPAQueryGetAccountBasedPlanningData46A 236RWCO-PABAPI_COPAQUERY_GETACC_ACTDATACOPAQueryRead actual data from account-based Profitability AnalysisBUS1168COPAQueryGetAccountBasedActualData46A 237RWCO-PABAPI_COPAPLANNING_POSTDATAPlanning Profitability AnalysisWrite Planning Data for Profitability AnalysisBUS1167COPAPlanningPostData46A 238RWCO-PABAPI_COPAPLANNING_GETDATAPlanning Profitability AnalysisRead Planning Data from Profitability AnalysisBUS1167COPAPlanningGetData46A 239RWCO-PABAPI_COPAACTUALS_POSTCOSTDATA_updateCO-PA Actual DataPost Actual Data for Costing-Based Profitability AnalysisBUS1169COPAActualsPostCostingBasedData46C 240RWCO-PABAPI_COPA_WW_REMOVE_VALUESUser-Defined_characteristic in CO-PA_deleteCharacteristic ValueBUS1162COPACharactUserDefRemoveValues620COPA_WW_REMOVE_VALUES241RWCO-PABAPI_COPA_WW_REMOVE_VAL_ALLUser-Defined_characteristic in CO-PA_deleteAll_characteristic ValuesBUS1162COPACharactUserDefRemoveAllValues620 242RWCO-PABAPI_COPA_WW_GET_VALUESUser-Defined_characteristic in CO-PARead_characteristic ValuesBUS1162COPACharactUserDefGetValues620COPA_WW_GET_VALUES243RWCO-PABAPI_COPA_WW_GET_VALUESCharacteristic in Profitability AnalysisRead_characteristic ValuesBUS1161COPACharacteristicGetValues620 244RWCO-PABAPI_COPA_WW_GET_UDEF_CHARUser-Defined_characteristic in CO-PAAll_characteristicsBUS1162COPACharactUserDefGetCharacteristics620 245RWCO-PABAPI_COPA_WW_GET_DETAILUser-Defined_characteristic in CO-PADetailsBUS1162COPACharactUserDefGetDetail620 246RWCO-PABAPI_COPA_WW_GET_DETAILCharacteristic in Profitability AnalysisDetailsBUS1161COPACharacteristicGetDetail620 247RWCO-PABAPI_COPA_WW_GET_CHARCharacteristic in Profitability AnalysisAll_characteristics for the Operating ConcernBUS1161COPACharacteristicGetCharacteristics620 248RWCO-PABAPI_COPA_WW_ADD_VALUESUser-Defined_characteristic in CO-PAAdd_characteristic ValuesBUS1162COPACharactUserDefAddValues620COPA_WW_ADD_VALUES249RWCO-PABAPI_COPA_DERIVE_REMOVE_ALLCOPA Derivation Rule_deleteAll Rule EntriesBUS11691COPADerivationRuleRemoveAll620 250RWCO-PABAPI_COPA_DERIVE_REMOVECOPA Derivation Rule_deleteRule EntriesBUS11691COPADerivationRuleRemove620COPA_DERIVE_REMOVE251RWCO-PABAPI_COPA_DERIVE_GET_VALUESCOPA Derivation RuleRead Rule EntriesBUS11691COPADerivationRuleGetValues620 252RWCO-PABAPI_COPA_DERIVE_GET_RULESCOPA Derivation RuleAll Rule Entries for the Operating ConcernBUS11691COPADerivationRuleGetRules620 253RWCO-PABAPI_COPA_DERIVE_GET_DETAILCOPA Derivation RuleDetailsBUS11691COPADerivationRuleGetDetail620 254RWCO-PABAPI_COPA_DERIVE_ADD_VALUESCOPA Derivation RuleAdd Rule EntriesBUS11691COPADerivationRuleAddValues620COPA_DERIVE_ADD_VALUES255RWCO-OM-OPABAPI_INTERNALORDRGRP_GETLISTOrder GroupOrder Group IndexBUS1117InternalOrderGroupGetList46C 256RWCO-OM-OPABAPI_INTERNALORDRGRP_GETDETAILOrder GroupRead order groupBUS1117InternalOrderGroupGetDetail46C 257RWCO-OM-OPABAPI_INTERNALORDRGRP_CREATEOrder GroupCreate Order GroupBUS1117InternalOrderGroupCreate46CINTERNALORDERGROUP_CREATE258RWCO-OM-OPABAPI_INTERNALORDRGRP_ADDNODEOrder Group_insertnode into an order groupBUS1117InternalOrderGroupAddNode46CINTERNALORDERGROUP_ADDNODE259RWCO-OM-OPABAPI_INTERNALORDER_SAVEREPLICAInternal orderReplicate Individual Internal Order (ALE)BUS2075InternalOrderSaveReplica45AINTERNAL_ORDER260RWCO-OM-OPABAPI_INTERNALORDER_GETLISTInternal orderProvides lists of internal orders according to various criteriaBUS2075InternalOrderGetList31G 261RWCO-OM-OPABAPI_INTERNALORDER_GETDETAILInternal order"Delivers_master data, statuses, and allowed transactions for internal orders"BUS2075InternalOrderGetDetail31G 262RWCO-OM-OPABAPI_INTERNALORDER_CREATEInternal orderCreate Internal Order From Transferred DataBUS2075InternalOrderCreate45AINTERNAL_ORDER_CREATE263RWCO-OM-CCABAPI_RESOURCECO_SAVE_REPLICACO: ResourceReplicate Individual CO Resources (ALE)BUS1139ResourceCOSaveReplica45ARESOURCECO264RWCO-OM-CCABAPI_PDTRANSCO_POSTPRIMCOSTPlan data transfer to COPlan data transfer: Check primary costsBUS6031PlanDataTransferCOPostPrimaryCosts46APDTCO_POSTPRIMARY265RWCO-OM-CCABAPI_PDTRANSCO_POSTKEYFIGUREPlan data transfer to COTransfer of planning data: Post stat. key figuresBUS6031PlanDataTransferCOPostKeyFigures46APLANDATATRANSFERCO_POSTKEYFIGU266RWCO-OM-CCABAPI_PDTRANSCO_POSTACTOUTPUTPlan data transfer to COPlanning data transfer: Post activity planningBUS6031PlanDataTransferCOPostActivityOutput46APLANDATATRANSFERCO_POSTACTIOUT267RWCO-OM-CCABAPI_PDTRANSCO_POSTACTINPUTPlan data transfer to COPlanning Data Transfer: Post Activity InputBUS6031PlanDataTransferCOPostActivityInput46APLANDATATRANSFERCO_POSTACTIVIT268RWCO-OM-CCABAPI_PDTRANSCO_GETSOURCEINFOSPlan data transfer to COInformation about Settings for Plan Data SourceBUS6031PlanDataTransferCOGetSourceInfos46A 269RWCO-OM-CCABAPI_PDTRANSCO_CHECKPRIMCOSTPlan data transfer to COPlan Data Transfer: Check Primary CostsBUS6031PlanDataTransferCOCheckPrimaryCosts46A 270RWCO-OM-CCABAPI_PDTRANSCO_CHECKKEYFIGUREPlan data transfer to COPlan Data Transfer: Check Statistical Key FiguresBUS6031PlanDataTransferCOCheckKeyFigures46A 271RWCO-OM-CCABAPI_PDTRANSCO_CHECKACTOUTPUTPlan data transfer to COPlan Data Transfer: Check Activity PlanningBUS6031PlanDataTransferCOCheckActivityOutput46A 272RWCO-OM-CCABAPI_PDTRANSCO_CHECKACTINPUTPlan data transfer to COPlan Data Transfer: Check Activity InputBUS6031PlanDataTransferCOCheckActivityInput46A 273RWCO-OM-CCABAPI_COSTACTPLN_READPRIMCOSTOverhead PlanningRead Primary CostsBUS6026CostActivityPlanningReadPrimCost620 274RWCO-OM-CCABAPI_COSTACTPLN_READKEYFIGUREOverhead PlanningRead Statistical Key FigureBUS6026CostActivityPlanningReadKeyFigure620 275RWCO-OM-CCABAPI_COSTACTPLN_READACTOUTPUTOverhead PlanningActivity Output: Read Quantity and PriceBUS6026CostActivityPlanningReadActivityOutput620 276RWCO-OM-CCABAPI_COSTACTPLN_READACTINPUTOverhead PlanningRead Activity InputBUS6026CostActivityPlanningReadActivityInput620 277RWCO-OM-CCABAPI_COSTACTPLN_POSTPRIMCOSTOverhead PlanningPost Primary CostsBUS6026CostActivityPlanningPostPrimCost46ACAP_PRIMCOST278RWCO-OM-CCABAPI_COSTACTPLN_POSTKEYFIGUREOverhead PlanningPost Statistical Key FiguresBUS6026CostActivityPlanningPostKeyFigure46ACAP_KEYFIG279RWCO-OM-CCABAPI_COSTACTPLN_POSTACTOUTPUTOverhead PlanningPost Activity Output: Quantities/PricesBUS6026CostActivityPlanningPostActivityOutput45ACAP_ACTOUT280RWCO-OM-CCABAPI_COSTACTPLN_POSTACTINPUTOverhead PlanningPost Activity InputBUS6026CostActivityPlanningPostActivityInput45ACAP_ACTIN281RWCO-OM-CCABAPI_COSTACTPLN_CHECKPRIMCOSTOverhead PlanningCheck Primary CostsBUS6026CostActivityPlanningCheckPrimCost46A 282RWCO-OM-CCABAPI_COSTACTPLN_CHECKKEYFIGUREOverhead PlanningCheck Statistical Key FiguresBUS6026CostActivityPlanningCheckKeyFigure46A 283RWCO-OM-CCABAPI_COSTACTPLN_CHECKACTOUTPUTOverhead PlanningCheck Activity Output: Quantities/PricesBUS6026CostActivityPlanningCheckActivityOutput45A 284RWCO-OM-CCABAPI_COSTACTPLN_CHECKACTINPUTOverhead PlanningCheck Activity InputBUS6026CostActivityPlanningCheckActivityInput45A 285RWCO-OM-ABCBAPI_TEMPLATECO_GET_DETAILCost Management Tool: TemplateGet Details for given Template COBUS2137TemplateCOGetDetail620 286RWCO-OM-ABCBAPI_TEMPLATECO_DELETECost Management Tool: Template_deletegiven Template COBUS2137TemplateCODelete620TEMPLATECO_DELETE287RWCO-OM-ABCBAPI_TEMPLATECO_CREATECost Management Tool: TemplateCreate Template from given DataBUS2137TemplateCOCreateFromData620TEMPLATECO_CREATEFROMDATA288RWCO-OM-ABCBAPI_PROCESS_SETSTRUCTUREBusiness processEnter template in business process_master dataBUS1036BusinessProcessCOSetStructure45ACO_ABC_BPROC_SETSTRUC289RWCO-OM-ABCBAPI_PROCESS_SAVE_REPLICABusiness processReplicate individual business process (ALE)BUS1036BusinessProcessCOSaveReplica46ACOABCM290RWCO-OM-ABCBAPI_PROCESS_SAVE_PRICESBusiness processALE: replicate price from business processesBUS1036BusinessProcessCOSavePrices46CCOABCV291RWCO-OM-ABCBAPI_PROCESS_GETLISTBusiness processDetermine list of business processes using selection criteriaBUS1036BusinessProcessCOGetList45A 292RWCO-OM-ABCBAPI_PROCESS_GETDETAILBusiness processDetail information for business process on key dateBUS1036BusinessProcessCOGetDetail45A 293RWCO-OM-ABCBAPI_PROCESS_DELETEMULTIPLEBusiness process_deleteone or more BP'sBUS1036BusinessProcessCODeleteMultiple46C 294RWCO-OM-ABCBAPI_PROCESS_CREATEMULTIPLEBusiness processCreate one or more business processesBUS1036BusinessProcessCOCreateMultiple45ACO_ABC_BPROC_CREATE295RWCO-OM-ABCBAPI_PROCESS_CHECKMULTIPLEBusiness processCheck changes to BPBUS1036BusinessProcessCOCheckMultiple46C 296RWCO-OM-ABCBAPI_PROCESS_CHANGEMULTIPLEBusiness processChange one or more BP'sBUS1036BusinessProcessCOChangeMultiple46C 297RWCO-OM-ABCBAPI_PROCESS_ACTIVATE_MULTIPLEBusiness processActivate inactive BPBUS1036BusinessProcessCOActivateMultiple46C 298RWCO-OM-ABCBAPI_BUSPROCSTRUCTURECO_CREATEBusiness Process Structure COCreate fixed process structures for CO business processesBUS1137BusProcStructureCOCreate45ACOABC_BUSPROCSTRUCTURE_CREATE299RWCO-OM-ABCBAPI_BUSPROCESSCOGRP_GETLISTBusiness process groupIndex of business process groupsBUS1114BusinessProcessCOGrpGetList46A 300RWCO-OM-ABCBAPI_BUSPROCESSCOGRP_GETDETAILBusiness process groupRead business process groupBUS1114BusinessProcessCOGrpGetDetail46A 301RWCO-OM-ABCBAPI_BUSPROCESSCOGRP_CREATEBusiness process groupCreate business process groupBUS1114BusinessProcessCOGrpCreate46ABUSINESSPROCESSCOGRP_CREATE302RWCO-OM-ABCBAPI_BUSPROCESSCOGRP_ADDNODEBusiness process group_insertnew nodes in a business process groupBUS1114BusinessProcessCOGrpAddNode46ABUSINESSPROCESSCOGRP_ADDNODE303RWCO-OMBAPI_KEYFIGURE_GETLISTCO Statistical Key FigureDetermine List of Statistical Key Figures Using Selection CriteriaBUS1138StatisticKeyFigureCOGetList46A 304RWCO-OMBAPI_KEYFIGURE_GETDETAILCO Statistical Key FigureDetailed Information for a statistical key figure for a key dateBUS1138StatisticKeyFigureCOGetDetail46A 305RWCO-OMBAPI_KEYFIGURE_CREATEMULTIPLECO Statistical Key FigureCreate One or More Statistical Key FiguresBUS1138StatisticKeyFigureCOCreateMultiple46A 306RWCO-OMBAPI_KEYFIGURE_CHANGEMULTIPLECO Statistical Key FigureChange One or More Statistical Key FiguresBUS1138StatisticKeyFigureCOChangeMultiple46C 307RWCO-OMBAPI_FIXACCOUNT_GETLISTCost ElementRead Fixed Ac_countAssignments (from TKA30)BUS1030CostTypeGetFixaccountList40A 308RWCO-OMBAPI_CTR_GETACTIVITYTYPESCost CenterList of Cost Centers/Activity TypesBUS0012CostCenterGetActivityTypes45A 309RWCO-OMBAPI_CTR_GETACTIVITYQUANTITIESCost CenterRead Plan ActivityBUS0012CostCenterGetActivityQuantities45A 310RWCO-OMBAPI_CTR_GETACTIVITYPRICESCost CenterRead Prices for Cost Center/Activity TypeBUS0012CostCenterGetActivityPrices45A 311RWCO-OMBAPI_CTR_ACTIVATE_MULTIPLECost CenterActivate Inactive Cost CentersBUS0012CostCenterActivateMultiple46C 312RWCO-OMBAPI_COSTELEMENTGRP_GETLISTCost element groupIndex of cost element groupsBUS1113CostElementGroupGetList46A 313RWCO-OMBAPI_COSTELEMENTGRP_GETDETAILCost element groupRead cost element groupBUS1113CostElementGroupGetDetail46A 314RWCO-OMBAPI_COSTELEMENTGRP_CREATECost element groupCreate cost element groupBUS1113CostElementGroupCreate46ACOSTELEMENTGROUP_CREATE315RWCO-OMBAPI_COSTELEMENTGRP_ADDNODECost element groupAdd new nodes to a cost element groupBUS1113CostElementGroupAddNode46CCOSTELEMENTGROUP_ADDNODE316RWCO-OMBAPI_COSTELEM_GETLISTCost ElementDetermine List of Cost Elements According to Selection CriteriaBUS1030CostTypeGetList46A 317RWCO-OMBAPI_COSTELEM_GETDETAILCost ElementDetailed Information on a Cost Element at a Key DateBUS1030CostTypeGetDetail46A 318RWCO-OMBAPI_COSTELEM_CREATEMULTIPLECost ElementCreate One or More Cost ElementsBUS1030CostTypeCreateMultiple46A 319RWCO-OMBAPI_COSTCENTERGROUP_GETLISTCost center groupIndex of cost center groupsBUS1112CostCenterGroupGetList46A 320RWCO-OMBAPI_COSTCENTERGROUP_GETDETAILCost center groupRead cost center groupBUS1112CostCenterGroupGetDetail46A 321RWCO-OMBAPI_COSTCENTERGROUP_CREATECost center groupCreate cost center groupBUS1112CostCenterGroupCreate46ACOSTCENTERGROUP_CREATE322RWCO-OMBAPI_COSTCENTERGROUP_ADDNODECost center group_insertnodes in a cost center groupBUS1112CostCenterGroupAddNode46ACOSTCENTERGROUP_ADDNODE323RWCO-OMBAPI_COSTCENTER_GETLIST1Cost CenterDetermine List of Cost Centers According to Selection CriteriaBUS0012CostCenterGetList146A 324RWCO-OMBAPI_COSTCENTER_GETLISTCost CenterList of All Cost Centers According to Selection CriteriaBUS0012CostCenterGetList30E 325RWCO-OMBAPI_COSTCENTER_GETDETAIL1Cost CenterDetailed Information About Cost Center For Key DateBUS0012CostCenterGetDetail146A 326RWCO-OMBAPI_COSTCENTER_GETDETAILCost CenterDetailed Information About Cost Center For Key DateBUS0012CostCenterGetDetail30E 327RWCO-OMBAPI_COSTCENTER_DELETEMULTIPLECost Center_deleteOne or More Cost CentersBUS0012CostCenterDeleteMultiple46C 328RWCO-OMBAPI_COSTCENTER_CREATEMULTIPLECost CenterCreate One or More Cost CentersBUS0012CostCenterCreateMultiple46A 329RWCO-OMBAPI_COSTCENTER_CHECKMULTIPLECost CenterCheck Changes Made to One or More Cost CentersBUS0012CostCenterCheckMultiple46C 330RWCO-OMBAPI_COSTCENTER_CHANGEMULTIPLECost CenterChange One or More Cost CentersBUS0012CostCenterChangeMultiple46C 331RWCO-OMBAPI_COST_ELEM_FIXACCOUNT_GETCost ElementRead Fixed Ac_countAssignment for Company Code/Business Area/Cost ElementBUS1030CostTypeGetFixaccount40A 332RWCO-OMBAPI_CONTROLLINGAREA_GETPERIODControlling area"For controlling area: Posting date -> Period, fiscal year"BUS0004ControllingAreaGetPeriod40A 333RWCO-OMBAPI_CONTROLLINGAREA_GETLISTControlling areaRead cost accounting areaBUS0004ControllingAreaGetList30E 334RWCO-OMBAPI_CONTROLLINGAREA_GETDETAILControlling areaControlling area: DetailsBUS0004ControllingAreaGetDetail30E 335RWCO-OMBAPI_CONTROLLINGAREA_FINDControlling areaDerive controlling area from company codeBUS0004ControllingAreaFind40A 336RWCO-OMBAPI_COAREA_GETPERIODLIMITSControlling areaFor controlling area: First and last day of periodBUS0004ControllingAreaGetPeriodLimits40A 337RWCO-OMBAPI_COAREA_GET_RELATED_CCODESControlling areaDetermine Company Codes Assigned to one Controlling AreaBUS0004ControllingAreaGetRelatedCompCodes45A 338RWCO-OMBAPI_CO_DOC_GET_ACT_POSTINGSControlling DocumentUse Find Details: Do Not Use This Method Any LongerBUS2072ControllingDocumentGetDetail40A 339RWCO-OMBAPI_CO_DOC_GET_ACT_POSTINGSControlling DocumentRead CO Documents: Manual Actual PostingsBUS2072ControllingDocumentFindDetails45A 340RWCO-OMBAPI_ACTTYPE_CREATEMULTIPLEActivity TypeCreate One or More Activity TypesBUS1031ActivityTypeCreateMultiple46A 341RWCO-OMBAPI_ACTTYPE_CHANGEMULTIPLEActivity TypeChange One or More Activity TypesBUS1031ActivityTypeChangeMultiple46C 342RWCO-OMBAPI_ACTIVITYTYPEGRP_GETLISTActivity type groupIndex of activity groupsBUS1115ActivityTypeGroupGetList46A 343RWCO-OMBAPI_ACTIVITYTYPEGRP_GETDETAILActivity type groupRead activity type groupBUS1115ActivityTypeGroupGetDetail46A 344RWCO-OMBAPI_ACTIVITYTYPEGRP_CREATEActivity type groupCreate activity type groupBUS1115ActivityTypeGroupCreate46AACTIVITYTYPEGROUP_CREATE345RWCO-OMBAPI_ACTIVITYTYPEGRP_ADDNODEActivity type groupAdd nodes to an activity type groupBUS1115ActivityTypeGroupAddNode46CACTIVITYTYPEGROUP_ADDNODE346RWCO-OMBAPI_ACTIVITYTYPE_GETPRICESActivity TypeActivity Type Prices for Key DateBUS1031ActivityTypeGetPrices31G 347RWCO-OMBAPI_ACTIVITYTYPE_GETLISTActivity TypeList of All Activity Types by Selection RequirementsBUS1031ActivityTypeGetList31G 348RWCO-OMBAPI_ACTIVITYTYPE_GETDETAILActivity TypeDetailed Information on an Activity Type at Key DateBUS1031ActivityTypeGetDetail46A 349RWCO-OMBAPI_ACC_CO_DOCUMENT_FINDControlling DocumentFind CO Document for Manual Actual PostingsBUS2072ControllingDocumentCoDocumentFind620 350RWAC-INTBAPI_CODINGBLOCK_PRECHECK_HRAccounting ServicesACO: Acct Assignments in PayrollBUS6001AcctngServicesPreCheckPayrollAccountAssign40A 351RWAC-INTBAPI_ACCSERV_CHECKACCASSIGNMTAccounting ServicesAdditional Ac_countAssignment ValidationBUS6001AcctngServicesCheckAccountAssignment40A 352RWAC-INTBAPI_ACC_TRAVEL_POSTAccounting travel expensesAccounting: Post tripBUS6023AcctngTravelExpensesPost45AACC_TRAVEL353RWAC-INTBAPI_ACC_TRAVEL_CHECKAccounting travel expensesAccounting: Check tripBUS6023AcctngTravelExpensesCheck45A 354RWAC-INTBAPI_ACC_STAT_KEY_FIG_POSTAccounting Statistical Key FiguresFI/CO: Post statistical key figuresBUS6013AcctngStatKeyFiguresPost40AACC_STAT_KEY_FIG355RWAC-INTBAPI_ACC_STAT_KEY_FIG_CHECKAccounting Statistical Key FiguresFI/CO: Check statistical key figure documentBUS6013AcctngStatKeyFiguresCheck40A 356RWAC-INTBAPI_ACC_SENDER_ACTIVITY_POSTAccounting Not/Indirect Alloc.ActivitiesFI/CO: Post indirect and nonallocatable activitiesBUS6014AcctngSenderActivityPost40AACC_SENDER_ACTIVITIES357RWAC-INTBAPI_ACC_SENDER_ACTIVITY_CHECKAccounting Not/Indirect Alloc.ActivitiesFI/CO: Check indirect/nonallocatable activitiesBUS6014AcctngSenderActivityCheck40A 358RWAC-INTBAPI_ACC_SALES_QUOTA_POSTAccounting sales quotationAccounting: Post customer quotationBUS6022AcctngSalesQuotationPost45AACC_SALES_QUOTA359RWAC-INTBAPI_ACC_SALES_QUOTA_CHECKAccounting sales quotationAccounting: Check customer quotationBUS6022AcctngSalesQuotationCheck45A 360RWAC-INTBAPI_ACC_SALES_ORDER_POSTAccounting sales orderAccounting: Post sales orderBUS6021AcctngSalesOrderPost45AACC_SALES_ORDER361RWAC-INTBAPI_ACC_SALES_ORDER_CHECKAccounting sales orderAccounting: Check sales orderBUS6021AcctngSalesOrderCheck45A 362RWAC-INTBAPI_ACC_REVENUES_POSTAccounting RevenuesFI/CO: Post revenuesBUS6012AcctngRepostRevenuesPost40AACC_REVENUES363RWAC-INTBAPI_ACC_REVENUES_CHECKAccounting RevenuesFI/CO: Check revenue documentBUS6012AcctngRepostRevenuesCheck40A 364RWAC-INTBAPI_ACC_PYMNTBLK_UPDATE_POSTAccounting Invoice ReceiptAccounting: Check Changes to Payment Block for Open ItemsBUS6003AcctngInvoiceReceiptChangePmntblk46CACC_INVOICE_PYMNTBLK365RWAC-INTBAPI_ACC_PYMNTBLK_UPDATE_CHECKAccounting Invoice ReceiptAccounting: Check Changes to Payment Block for Open ItemsBUS6003AcctngInvoiceReceiptCheckPmntblkChange46C 366RWAC-INTBAPI_ACC_PURCHASE_REQUI_POSTAccounting Purchase RequisitionAccounting: Post Purchase RequisitionBUS6009AcctngPurchaseReqPost40AACC_PURCHASE_REQUI367RWAC-INTBAPI_ACC_PURCHASE_REQUI_CHECKAccounting Purchase RequisitionAccounting: Check Purchase RequisitionBUS6009AcctngPurchaseReqCheck40A 368RWAC-INTBAPI_ACC_PURCHASE_ORDER_POSTAccounting Purchase OrderAccounting: Post Purchase OrderBUS6008AcctngPurchaseOrderPost40AACC_PURCHASE_ORDER369RWAC-INTBAPI_ACC_PURCHASE_ORDER_CHECKAccounting Purchase OrderAccounting: Check Purchase OrderBUS6008AcctngPurchaseOrderCheck40A 370RWAC-INTBAPI_ACC_PRIMARY_COSTS_POSTAccounting Primary CostsFI/CO: Post primary costsBUS6011AcctngRepstPrimCostsPost40AACC_PRIM_COSTS371RWAC-INTBAPI_ACC_PRIMARY_COSTS_CHECKAccounting Primary CostsFI/CO: Check primary cost documentBUS6011AcctngRepstPrimCostsCheck40A 372RWAC-INTBAPI_ACC_MANUAL_ALLOC_POSTAccounting Manual Cost AllocationPost Manual Cost AllocationBUS6036AcctngManCostAllocPost620ACC_MAN_ALLOC373RWAC-INTBAPI_ACC_MANUAL_ALLOC_CHECKAccounting Manual Cost AllocationCheck Manual Cost AllocationBUS6036AcctngManCostAllocCheck620 374RWAC-INTBAPI_ACC_INVOICE_REV_POSTAccounting Invoice ReceiptAccounting: Post Invoice Receipt Reversal (OAG: LOAD PAYABLE)BUS6003AcctngInvoiceReceiptReverse46CACC_INVOICE_REVERSE375RWAC-INTBAPI_ACC_INVOICE_REV_CHECKAccounting Invoice ReceiptAccounting: Check Reversal of Invoice Receipt (OAG: LOAD PAYABLE)BUS6003AcctngInvoiceReceiptCheckReversal46C 376RWAC-INTBAPI_ACC_INVOICE_RECEIPT_POSTAccounting Invoice ReceiptAccounting: Post Invoice Receipt (OAG: LOAD PAYABLE)BUS6003AcctngInvoiceReceiptPost40AACC_INVOICE_RECEIPT377RWAC-INTBAPI_ACC_INVOICE_RECEIPT_CHECKAccounting Invoice ReceiptAccounting: Check Invoice Receipt (OAG: LOAD PAYABLE)BUS6003AcctngInvoiceReceiptCheck40A 378RWAC-INTBAPI_ACC_GOODS_MOVEMENT_POSTAccounting Goods MovementAccounting: Post Goods Movement (OAG: POST JOURNAL)BUS6002AcctngGoodsMovementPost40AACC_GOODS_MOVEMENT379RWAC-INTBAPI_ACC_GOODS_MOVEMENT_CHECKAccounting Goods MovementAccounting: Check Goods Movement (OAG: POST JOURNAL)BUS6002AcctngGoodsMovementCheck40A 380RWAC-INTBAPI_ACC_GOODS_MOV_REV_POSTAccounting Goods MovementAccounting: Post Goods Movement Reversal (OAG: POST JOURNAL)BUS6002AcctngGoodsMovementReverse46CACC_GOODS_MOV_REVERSE381RWAC-INTBAPI_ACC_GOODS_MOV_REV_CHECKAccounting Goods MovementAccounting: Check Goods Movement Reversal (OAG: POST JOURNAL)BUS6002AcctngGoodsMovementCheckReversal46C 382RWAC-INTBAPI_ACC_GL_POSTING_REV_POSTAccounting GL PostingAccounting: Post General G/L Posting ReversalBUS6030AcctngGLPostingReverse46CACC_GL_POSTING_REVERSE383RWAC-INTBAPI_ACC_GL_POSTING_REV_CHECKAccounting GL PostingAccounting: Check Reversal of General G/L Ac_countPostingBUS6030AcctngGLPostingCheckReversal46C 384RWAC-INTBAPI_ACC_GL_POSTING_POSTAccounting GL PostingAccounting: General G/L ac_countpostingBUS6030AcctngGLPostingPost45AACC_GL_POSTING385RWAC-INTBAPI_ACC_GL_POSTING_CHECKAccounting GL PostingAccounting: General G/L ac_countpostingBUS6030AcctngGLPostingCheck45A 386RWAC-INTBAPI_ACC_EMPLOYEE_REC_POSTAccounting Employee ReceivablesAccounting: Post Cust. Acct Assigt for HR Posting (OAG: LOAD RECEIVABLE)BUS6005AcctngEmplyeeRcvblesPost40AACC_EMPLOYEE_REC387RWAC-INTBAPI_ACC_EMPLOYEE_REC_CHECKAccounting Employee ReceivablesAccounting: Check Cust. Acct Assignmt for HR Posting (OAG:LOAD RECEIVABLE)BUS6005AcctngEmplyeeRcvblesCheck40A 388RWAC-INTBAPI_ACC_EMPLOYEE_PAY_POSTAccounting Employee PayablesAccounting: Post Vendor Acct Assignement for HR Posting (OAG: LOAD PAYABLE)BUS6006AcctngEmplyeePayblesPost40AACC_EMPLOYEE_PAY389RWAC-INTBAPI_ACC_EMPLOYEE_PAY_CHECKAccounting Employee PayablesAccounting: Check Vendor Acct Assignment for HR Posting (OAG:LOAD PAYABLE)BUS6006AcctngEmplyeePayblesCheck40A 390RWAC-INTBAPI_ACC_EMPLOYEE_EXP_POSTAccounting Employee ExpensesAccounting: Post G/L Acct Assignment for HR Posting (OAG: POST JOURNAL)BUS6004AcctngEmplyeeExpnsesPost40AACC_EMPLOYEE_EXP391RWAC-INTBAPI_ACC_EMPLOYEE_EXP_CHECKAccounting Employee ExpensesAccounting: Check G/L Acct Assignment for HR Posting (OAG: POST JOURNAL)BUS6004AcctngEmplyeeExpnsesCheck40A 392RWAC-INTBAPI_ACC_DOCUMENTS_RECORDAccounting ServicesFollow-On Document Numbers in Accounting for Multiple Source DocumentsBUS6001AcctngServicesDocumentGetList620 393RWAC-INTBAPI_ACC_DOCUMENT_REV_POSTAccounting DocumentAccounting: Post ReversalBUS6035AcctngDocumentReverse620ACC_DOCUMENT_REVERSE394RWAC-INTBAPI_ACC_DOCUMENT_REV_CHECKAccounting DocumentAccounting: Check ReversalBUS6035AcctngDocumentCheckReversal620 395RWAC-INTBAPI_ACC_DOCUMENT_POSTAccounting DocumentAccounting: Post DocumentBUS6035AcctngDocumentPost40BACC_DOCUMENT396RWAC-INTBAPI_ACC_DOCUMENT_DISPLAYAccounting: Document from External SystemDisplay ObjectACCTGDOCMTACCDocumentDisplay46A 397RWAC-INTBAPI_ACC_DOCUMENT_DISPLAYAccounting ServicesAccounting: Display Method for Follow-On Document DisplayBUS6001AcctngServicesDocumentDisplay45A 398RWAC-INTBAPI_ACC_DOCUMENT_CHECKAccounting DocumentAccounting: Check DocumentBUS6035AcctngDocumentCheck40B 399RWAC-INTBAPI_ACC_BILLING_REV_POSTAccounting BillingAccounting: Post Billing Doc.Reversal (OAG: LOAD RECEIVABLE)BUS6007AcctngBillingReverse46CACC_BILLING_REVERSE400RWAC-INTBAPI_ACC_BILLING_REV_CHECKAccounting BillingAccounting: Check Billing Document Reversal (OAG: LOAD RECEIVABLE)BUS6007AcctngBillingCheckReversal46C 401RWAC-INTBAPI_ACC_BILLING_POSTAccounting BillingAccounting: Post Billing Document (OAG: LOAD RECEIVABLE)BUS6007AcctngBillingPost40AACC_BILLING402RWAC-INTBAPI_ACC_BILLING_CHECKAccounting BillingAccounting: Check Billing Doc (OAG: LOAD RECEIVABLE)BUS6007AcctngBillingCheck40A 403RWAC-INTBAPI_ACC_ASS_TRANS_ACQ_POSTAccounting asset transferAccounting: Post acquisition from transferBUS6017AcctngAssetTransferAcqPost45AACC_ASSET_TRANSFER404RWAC-INTBAPI_ACC_ASS_TRANS_ACQ_CHECKAccounting asset transferAccounting: Check acquisition from transferBUS6017AcctngAssetTransferAcqCheck45A 405RWAC-INTBAPI_ACC_ACTIVITY_ALLOC_POSTAccounting Activity AllocationFI/CO: Post activity allocationBUS6010AcctngActivityAllocPost40AACC_ACT_ALLOC406RWAC-INTBAPI_ACC_ACTIVITY_ALLOC_CHECKAccounting Activity AllocationFI/CO: Check activity allocationBUS6010AcctngActivityAllocCheck40A 407RWAC-INTBAPI_ACC_ACT_POSTINGS_REVERSEAccounting Activity AllocationACC: Reverse DocumentBUS6010AcctngActivityAllocReverse620 408RWAC-INTBAPI_ACC_ACT_POSTINGS_REVERSEAccounting Manual Cost AllocationACC: Reverse DocumentBUS6036AcctngManCostAllocReverse620 409RWAC-INTBAPI_ACC_ACT_POSTINGS_REVERSEAccounting RevenuesACC: Reverse DocumentBUS6012AcctngRepostRevenuesReverse620 410RWAC-INTBAPI_ACC_ACT_POSTINGS_REVERSEAccounting Primary CostsACC: Reverse DocumentBUS6011AcctngRepstPrimCostsReverse620 411RWAC-INTBAPI_ACC_ACT_POSTINGS_REVERSEAccounting Not/Indirect Alloc.ActivitiesACC: Reverse DocumentBUS6014AcctngSenderActivityReverse620 412RWAC-INTBAPI_ACC_ACT_POSTINGS_REVERSEAccounting Statistical Key FiguresACC: Reverse DocumentBUS6013AcctngStatKeyFiguresReverse620 413LOSD-SLS-GFBAPI_CREDITCARD_CHECKNUMBERPayment card"Credit card check, type and number"BUS6016PaymentCardServicesChecknumber40A 414LOSD-SLS-GFBAPI_CREDITCARD_CHECKPayment cardCredit card checkBUS6016PaymentCardServicesCheck46A 415LOSD-SLSBAPI_SALESORDER_SIMULATESales OrderSimulate sales orderBUS2032SalesOrderSimulate31H 416LOSD-SLSBAPI_SALESORDER_GETSTATUSSales OrderDisplay Sales Order StatusBUS2032SalesOrderGetStatus31H 417LOSD-SLSBAPI_SALESORDER_GETLISTSales OrderList of all Orders for CustomerBUS2032SalesOrderGetList31H 418LOSD-SLSBAPI_SALESORDER_CREATEFROMDATASales OrderCreate sales orderBUS2032SalesOrderCreateFromData31H 419LOSD-SLSBAPI_SALESORDER_CREATEFROMDAT2Sales OrderSales order: Create Sales OrderBUS2032SalesOrderCreateFromDat246ASALESORDER_CREATEFROMDAT2420LOSD-SLSBAPI_SALESORDER_CREATEFROMDAT1Sales OrderSales order: Create Sales OrderBUS2032SalesOrderCreateFromDat140A 421LOSD-SLSBAPI_SALESORDER_CONFIRMDELVRYSales OrderDelivery ConfirmationBUS2032SalesOrderConfirmDelivery610SALESORDER_CONFIRMDELIVERY422LOSD-SLSBAPI_SALESORDER_CHANGESales OrderChange Sales OrderBUS2032SalesOrderChangeFromData45A 423LOSD-SLSBAPI_SALESDOCU_CREATEWITHDIASales OrderCreate Data Container with DialogBUS2032SalesOrderCreateWithDia46A 424LOSD-SLSBAPI_QUOTATION_CREATEFROMDATA2Customer QuotationCustomer Quotation: Create Customer QuotationBUS2031CustomerQuotationCreateFromData246A 425LOSD-SLSBAPI_QUOTATION_CREATEFROMDATACustomer QuotationCustomer quotation: Create customer quotationBUS2031CustomerQuotationCreateFromData40A 426LOSD-SLSBAPI_INQUIRY_CREATEFROMDATA2Customer InquiryCustomer Inquiry: Create Customer InquiryBUS2030CustomerInquiryCreateFromData246A 427LOSD-SLSBAPI_INQUIRY_CREATEFROMDATACustomer InquiryCustomer inquiry: Create customer inquiryBUS2030CustomerInquiryCreateFromData40A 428LOSD-SLSBAPI_CUSTSCHEDULAGREE_CONFDELVCustomer scheduling agreementDelivery ConfirmationBUS2035CustSchedulAgreementConfirmDelivery610CUSTSCHEDULAGREEMENT_CONFIRMDE429LOSD-SLSBAPI_CUSTOMERRETURN_CREATEReturnsCreate ReturnsBUS2102CustomerReturnCreateFromData46C 430LOSD-SLSBAPI_CUSTOMERRETURN_CONFDELVRYReturnsDelivery ConfirmationBUS2102CustomerReturnConfirmDelivery610CUSTOMERRETURN_CONFIRMDELIVERY431LOSD-SLSBAPI_CUSTOMERRETURN_CHANGEReturnsChange ReturnsBUS2102CustomerReturnChange46C 432LOSD-SLSBAPI_CUSTOMERQUOTATION_CHANGECustomer QuotationChange Customer QuotationBUS2031CustomerQuotationChange46A 433LOSD-SLSBAPI_CUSTOMERINQUIRY_CHANGECustomer InquiryChange Customer InquiryBUS2030CustomerInquiryChange45A 434LOSD-SLSBAPI_CUSTOMERCONTRACT_CHANGECustomer ContractChange Customer ContractBUS2034CustomerContractChangeFromData46B 435LOSD-SLSBAPI_CONTRACT_CREATEFROMDATACustomer ContractCreate Customer ContractBUS2034CustomerContractCreateFromData46B 436LOSD-POSBAPI_STOREORDER_CREATEStore Order Service"Creates Documents (PR, PO, Delivery or Sales order) From Store Orders"BUS6032StoreOrderServiceCreate46A 437LOSD-POSBAPI_STOREORDER_CHANGEStore Order ServiceChange Store Order DocumentsBUS6032StoreOrderServiceStoreorderChange46A 438LOSD-CAS-SPBAPI_SALESSUPDOCUMENT_SETACTSales Support DocumentSimulated Objects are Flagged for SavingVBKASalesSupportDocumentSetSimulatedToActive45A 439LOSD-CAS-SPBAPI_SALESSUPDOCUMENT_SAVESales Support DocumentSave Flagged Objects from Global MemoryVBKASalesSupportDocumentSaveFromMemory45A 440LOSD-CAS-SPBAPI_SALESSUPDOCUMENT_REPLICSales Support DocumentSend Sales Support Documents as IDocVBKASalesSupportDocumentReplicate45A 441LOSD-CAS-SPBAPI_SALESSUPDOCUMENT_REM_ASGNSales Support Document_deleteObject Links of Category AssignedVBKASalesSupportDocumentRemoveFromAssigned46A 442LOSD-CAS-SPBAPI_SALESSUPDOCUMENT_GETLISTSales Support DocumentLists with Selection CriteriaVBKASalesSupportDocumentGetList45A 443LOSD-CAS-SPBAPI_SALESSUPDOCUMENT_DELETESales Support DocumentFlag for DeletionVBKASalesSupportDocumentDeleteMultiple45A 444LOSD-CAS-SPBAPI_SALESSUPDOCUMENT_ADD_ASGNSales Support DocumentAdd Object Links of Category AssignedVBKASalesSupportDocumentAddToAssigned46A 445LOSD-CAS-SPBAPI_IFBUS1037SR_SAVEREPLICAMPartner sales activity - ReceiverSave replicated partner sales activitiesIF1037SRReceiver BUS1037ReceivePartnerSalesActivity45ASFADPSA446LOSD-CAS-SABAPI_BPCONTACT_SETTOACTIVEPartner Sales ActivitySimulated Objects are Flagged for SavingBUS1037BusPartnerContactSetSimulatedToActive45A 447LOSD-CAS-SABAPI_BPCONTACT_SAVEFROMMEMORYPartner Sales ActivitySave Flagged Objects from Global MemoryBUS1037BusPartnerContactSaveFromMemory45A 448LOSD-CAS-SABAPI_BPCONTACT_REPLICATECHANGEPartner Sales ActivitySend Changed Partner Sales Activities as IDocBUS1037BusPartnerContactReplicateChanged46A 449LOSD-CAS-SABAPI_BPCONTACT_REPLICATEPartner Sales ActivitySend Partner Sales Activities as IDocBUS1037BusPartnerContactReplicate45A 450LOSD-CAS-SABAPI_BPCONTACT_REMOVEFROM_ASGNPartner Sales Activity_deleteObject Links of Category AssignedBUS1037BusPartnerContactRemoveFromAssigned46A 451LOSD-CAS-SABAPI_BPCONTACT_GETLISTPartner Sales ActivityLists with Selection CriteriaBUS1037BusPartnerContactGetList45A 452LOSD-CAS-SABAPI_BPCONTACT_GETDETAILPartner Sales ActivityDetails on Partner Sales ActivitiesBUS1037BusPartnerContactGetDetail45A 453LOSD-CAS-SABAPI_BPCONTACT_DELETEPartner Sales ActivityFlag for DeletionBUS1037BusPartnerContactDeleteMultiple45A 454LOSD-CAS-SABAPI_BPCONTACT_CREATEWITHDIAPartner Sales ActivityCreate Data Container with DialogBUS1037BusPartnerContactCreateFromDataWithDialog45A 455LOSD-CAS-SABAPI_BPCONTACT_CREATEFROMDATAPartner Sales ActivityFlag for Immediate CreationBUS1037BusPartnerContactCreateFromDataMultiple45A 456LOSD-CAS-SABAPI_BPCONTACT_CHANGEPartner Sales ActivityFlag for ChangeBUS1037BusPartnerContactChangeMultiple45A 457LOSD-CAS-SABAPI_BPCONTACT_ADD_TO_ASGNPartner Sales ActivityAdd Object Links of Category AssignedBUS1037BusPartnerContactAddToAssigned46A 458LOSD-BILBAPI_BILLINGDOC_SIMULATECustomer Individual Billing DocumentSimulate using external documentVBRKItCustBillingDocSimulate40A 459LOSD-BILBAPI_BILLINGDOC_IS_CANCELLEDCustomer Individual Billing DocumentHas the billing document been cancelled?VBRKItCustBillingDocIsCancelled40A 460LOSD-BILBAPI_BILLINGDOC_GETLISTCustomer Individual Billing DocumentListVBRKItCustBillingDocGetList46A461LOSD-BILBAPI_BILLINGDOC_GETDETAILCustomer Individual Billing DocumentFind detailsVBRKItCustBillingDocGetDetail46A462LOSD-BILBAPI_BILLINGDOC_EXISTENCECHECKCustomer Individual Billing DocumentCheck existence of objectVBRKItCustBillingDocExistenceCheck46A463LOSD-BILBAPI_BILLINGDOC_EDITCustomer Individual Billing DocumentChange objectVBRKItCustBillingDocEdit46A464LOSD-BILBAPI_BILLINGDOC_DISPLAYCustomer Individual Billing DocumentDisplay objectVBRKItCustBillingDocDisplay46A465LOSD-BILBAPI_BILLINGDOC_CREATEMULTIPLECustomer Individual Billing DocumentCreateVBRKItCustBillingDocCreateMultiple46A466LOSD-BILBAPI_BILLINGDOC_CREATEFROMDATACustomer Individual Billing DocumentCreate using external documentVBRKItCustBillingDocCreateFromData40A467LOSD-BILBAPI_BILLINGDOC_CREATECustomer Individual Billing DocumentCreate objectVBRKItCustBillingDocCreate46A468LOSD-BILBAPI_BILLINGDOC_CONFIRMCustomer Individual Billing DocumentConfirm objectVBRKItCustBillingDocConfirm46A469LOSD-BILBAPI_BILLINGDOC_CANCEL1Customer Individual Billing DocumentCancel/reverseVBRKItCustBillingDocCancel46A470LOSD-BILBAPI_BILLINGDOC_CANCELCustomer Individual Billing DocumentCancel/reverseVBRKItCustBillingDocCancelFromData40A471LOSD-BFBAPI_CUSTMATINFO_GETLIST"Entity view 6093, customer-material-information"Lists of customer-material info records with selection criteriaBUS3033CustomerMaterialInfoGetList46A472LOSD-BFBAPI_CUSTMATINFO_GETDETAILM"Entity view 6093, customer-material-information"Detailed information about customer-material info recordsBUS3033CustomerMaterialInfoGetDetailMultiple46A473LOQM-QNBAPI_QNOTIFICAT_GETMATLISTFCUSQuality notificationMaterials list for a customerBUS2078QualityNotificationGetMaterialListFCust40A474LOQM-QNBAPI_QNOTIFICAT_GETLISTFORCUSTQuality notification_selectquality notifications for a customerBUS2078QualityNotificationGetListForCustomer40A475LOQM-QNBAPI_QNOTIFICAT_GETKEYFIGURESQuality notificationDetermining of related notificationsBUS2078QualityNotificationGetKeyFigures45A476LOQM-QNBAPI_QNOTIFICAT_GETCATALPROFILQuality notificationDetermine catalog profileBUS2078QualityNotificationGetCatalogProfile40A 477LOQM-QNBAPI_QNOTIFICAT_CREATEQuality notificationCreate quality notificationBUS2078QualityNotificationCreateFromData30E 478LOQM-PT-IPBAPI_INSPECTIONPLAN_CREATEInspection planCreate inspection planBUS1191InspectionPlanCreate46CINSPECTIONPLAN_CREATE479LOQM-PT-BDBAPI_QPMK_SAVEREPLICAMaster inspection_characteristicReplication of QM_master inspection_characteristics (ALE)QPMKMasterInspectionCharSaveReplica46CQPMK480LOQM-PT-BDBAPI_QPMK_REPLICATEMaster inspection_characteristicPrepare QM_master inspection_characteristics for distributionQPMKMasterInspectionCharReplicate46C 481LOQM-PT-BDBAPI_QPGR_SAVEREPLICACode groupReplication of QM code groupsQPGRCodeGroupSaveReplica46CQPGR482LOQM-PT-BDBAPI_QPGR_REPLICATECode groupPrepare QM code group for distributionQPGRCodeGroupReplicate46C 483LOQM-PT-BDBAPI_QMTB_SAVEREPLICAInspection MethodReplication of QM Inspection MethodsQMTBInspectionMethodSaveReplica46CQSMT484LOQM-PT-BDBAPI_QMTB_REPLICATEInspection MethodPrepare QM Inspection Methods for DistributionQMTBInspectionMethodReplicate46C 485LOQM-PT-BDBAPI_MATINSPCTRL_SAVEREPLICAMaterial inspection controlReplication of QM inspection setupBUS1001004MatInspectionControlSaveReplica46AMATQM486LOQM-PT-BDBAPI_MATINSPCTRL_REPLICATEMaterial inspection controlPrepare inspection setup (inspection types) for distributionBUS1001004MatInspectionControlReplicate46A 487LOQM-IMBAPI_INSPPOINT_GETREQUIREMENTSInspection operation inspection pointLoad insp. specifications and insp. pointsBUS204503InspPointGetRequirements40A 488LOQM-IMBAPI_INSPPOINT_GETLISTInspection operation inspection point_selectinsp. pointsBUS204503InspPointGetList40A 489LOQM-IMBAPI_INSPPOINT_CREATEFROMDATAInspection operation inspection pointCreate insp. pointBUS204503InspPointCreateFromData40A 490LOQM-IMBAPI_INSPPOINT_CHANGEInspection operation inspection pointChange inspection pointBUS204503InspPointChange40A 491LOQM-IMBAPI_INSPOPER_RECORDRESULTSInspection operationConfirm inspection resultsBUS204501InspLotOperationRecordresults46C 492LOQM-IMBAPI_INSPOPER_GETLISTInspection operation_selectinspection operations for inspection lotsBUS204501InspLotOperationGetlist46C493LOQM-IMBAPI_INSPOPER_GETDETAILInspection operationRead detail data for inspection operationBUS204501InspLotOperationGetdetail46C494LOQM-IMBAPI_INSPOPER_GETCHARInspection operation_selectinspection lot_characteristicsBUS204501InspLotOperationGetChar40A495LOQM-IMBAPI_INSPOPER_ACKNOWLEDGEInspection operationConfirm receipt of handheld worklistBUS204501InspLotOperationAcknowledge46C496LOQM-IMBAPI_INSPLOT_STATINTERFACEInspection lotQM-STI InterfaceBUS2045InspectionLotStatInterface40A497LOQM-IMBAPI_INSPLOT_SETUSAGEDECISIONInspection lotMake automatic usage decisionBUS2045InspectionLotSetUsageDecision45A498LOQM-IMBAPI_INSPLOT_GETOPERATIONSInspection lot_selectinspection operations for inspection lotsBUS2045InspectionLotGetOperations40A499LOQM-IMBAPI_INSPLOT_GETLISTInspection lot_selectinspection lotsBUS2045InspectionLotGetList40A500LOQM-IMBAPI_INSPLOT_GETDETAILInspection lotLoad detail data for inspection lotBUS2045InspectionLotGetDetail45A501LOQM-IMBAPI_INSPCHAR_SETRESULTInspection operation_characteristicWrite insp. resultsBUS204502InspLotCharacterSetResult40A502LOQM-IMBAPI_INSPCHAR_GETRESULTInspection operation_characteristicLoad insp. resultsBUS204502InspLotCharacterGetResult40A503LOQM-IMBAPI_INSPCHAR_GETREQUIREMENTSInspection operation_characteristicLoad inspection specifications for an inspection lot_charac.BUS204502InspLotCharacterGetRequirements40A504LOPSM-GM-MDBAPI_GRANT_GET_DETAILGrantGet grant detail info.BUS0035GrantGetDetail620505LOPSM-FMBAPI_0051_UPDATEBudget Funds ManagementFM Budgeting - _updatetotalsBUS0051BudgetFMUpdate620506LOPSM-FMBAPI_0051_GET_TOTALSBudget Funds ManagementGet FM budget totalsBUS0051BudgetFMGetTotals620507LOPSM-FMBAPI_0050_REVERSEBudgeting Entry Document Funds ManagemeReverse FM Budgeting Entry documentBUS0050BudgetEntryDocFMReverse620508LOPSM-FMBAPI_0050_GET_LISTBudgeting Entry Document Funds ManagemeGet list of budgeting entry documentsBUS0050BudgetEntryDocFMGetList620 509LOPSM-FMBAPI_0050_GET_DETAILBudgeting Entry Document Funds ManagemeGet FM budgeting entry documentBUS0050BudgetEntryDocFMGetDetail620 510LOPSM-FMBAPI_0050_CREATEBudgeting Entry Document Funds ManagemeCreate FM Budgeting Entry documentBUS0050BudgetEntryDocFMCreate620 511LOPS-CLMBAPI_CLAIM_CREATEClaimCreate claimBUS7050ClaimCreateFromData620 512LOPSBAPI_PROJECTDEF_UPDATEProject definitionChange Project DefinitionBUS2001ProjectDefinitionUpdate40A 513LOPSBAPI_PROJECTDEF_GETLISTProject definitionProduces a list of project definitions for the selection criteriaBUS2001ProjectDefinitionGetlist46A 514LOPSBAPI_PROJECTDEF_GETDETAILProject definitionRead details about project definitionBUS2001ProjectDefinitionGetdetail40A 515LOPSBAPI_PROJECTDEF_EXISTENCECHECKProject definitionCheck existence of objectBUS2001ProjectDefinitionExistenceCheck40A 516LOPSBAPI_PROJECTDEF_CREATEProject definitionBAPI: Create project definitionBUS2001ProjectDefinitionCreateFromData40A 517LOPSBAPI_PROJECT_SAVEREPLICAWork breakdown structureReplicate work breakdown structure (ALE)BUS2054WorkBreakdownStructSaveReplica45APROJECT518LOPSBAPI_PROJECT_MAINTAINWork breakdown structureBAPI: Project maintenanceBUS2054WorkBreakdownStructMaintain40A 519LOPSBAPI_PROJECT_GETINFOWork breakdown structureRead detailed information about WBSBUS2054WorkBreakdownStructGetinfo40A 520LOPSBAPI_PROJECT_EXISTENCECHECKWork breakdown structureCheck Existence of ObjectBUS2054WorkBreakdownStructExistenceCheck620 521LOPSBAPI_NETWORK_MAINTAINNetworkEdit networks (incl. all objects)BUS2002NetworkMaintain40A 522LOPSBAPI_NETWORK_GETLISTNetworkProduces a list of networks for the selection criteriaBUS2002NetworkGetlist46A 523LOPSBAPI_NETWORK_GETINFONetworkRead deatiled information about networks (incl. all objects)BUS2002NetworkGetinfo40A 524LOPSBAPI_NETWORK_GETDETAILNetworkRead detailed information for network (including all objects)BUS2002NetworkGetdetail40A 525LOPSBAPI_NETWORK_EXISTENCECHECKNetworkCheck existence of objectBUS2002NetworkExistenceCheck40A 526LOPSBAPI_NETWORK_CONF_GETPROPNetworkSuggested Values for Confirmation for NetworkBUS2002NetworkGetProposalConfirmation620 527LOPSBAPI_NETWORK_CONF_GETLISTNetworkList of Confirmations for NetworkBUS2002NetworkGetListConfirmation620 528LOPSBAPI_NETWORK_CONF_GETDETAILNetworkDetail Data About Confirmations for NetworkBUS2002NetworkGetDetailConfirmation620 529LOPSBAPI_NETWORK_CONF_CANCELNetworkCancel Confirmation for NetworkBUS2002NetworkCancelConfirmation620 530LOPSBAPI_NETWORK_CONF_ADDNetworkCreate Confirmation for NetworkBUS2002NetworkAddConfirmation620 531LOPSBAPI_NETWORK_COMP_REMOVENetworkRemove Material Components from NetworkBUS2002NetworkRemoveComponent620 532LOPSBAPI_NETWORK_COMP_GETLISTNetworkList of All Components for a NetworkBUS2002NetworkGetListComponent620 533LOPSBAPI_NETWORK_COMP_GETDETAILNetworkDetail Data for Material Components in Network ActivitiesBUS2002NetworkGetDetailComponent620 534LOPSBAPI_NETWORK_COMP_CHANGENetworkChange Material Components for NetworkBUS2002NetworkChangeComponent620 535LOPSBAPI_NETWORK_COMP_ADDNetworkAdd Material Components for NetworkBUS2002NetworkAddComponent620 536LOPP-SFC-EXE-CONBAPI_RCVPRORDCF_RECEIVEWORKCReceiver for check data for entry of production order confirmations (PDC)PP-PDC: Download work centersRCVPRORDCFProdOrdConfReqReceivReceiveWorkCenter46APPCC2RECWORKCENTER537LOPP-SFC-EXE-CONBAPI_RCVPRORDCF_RECEIVEPRODORDReceiver for check data for entry of production order confirmations (PDC)PP-PDC: Download production ordersRCVPRORDCFProdOrdConfReqReceivReceiveProdOrder46APPCC2RECORDER538LOPP-SFC-EXE-CONBAPI_RCVPRODCF_REQUEST_CONFReceiver for check data for entry of production order confirmations (PDC)PP-PDC: Upload requestRCVPRORDCFProdOrdConfReqReceivRequestProdOrdConf46APPCC2REQCONF539LOPP-SFC-EXE-CONBAPI_PRODORDCONF_PDC_UPLOAD_TTProduction order confirmationTransfer time ticket confirmations from PDC systemBUS2116ProdOrdConfirmationCreatePredefTimeTicketMultiple46APPCC2PRETTICKET540LOPP-SFC-EXE-CONBAPI_PRODORDCONF_PDC_UPLOAD_TEProduction order confirmationTransfer time event confirmations from PDC systemBUS2116ProdOrdConfirmationCreatePredefTimeEventMultiple46APPCC2PRETEVENT541LOPP-SFC-EXE-CONBAPI_PRODORDCONF_GETLISTProduction order confirmationConfirmation listsBUS2116ProdOrdConfirmationGetList45A 542LOPP-SFC-EXE-CONBAPI_PRODORDCONF_GETDETAILProduction order confirmationDetailed data for production order confirmationBUS2116ProdOrdConfirmationGetDetail45A 543LOPP-SFC-EXE-CONBAPI_PRODORDCONF_GET_TT_PROPProduction order confirmationPropose data for time ticket confirmationBUS2116ProdOrdConfirmationGetTimeTicketProposal45A 544LOPP-SFC-EXE-CONBAPI_PRODORDCONF_GET_TE_PROPProduction order confirmationPropose data for time event confirmationBUS2116ProdOrdConfirmationGetTimeEventProposal45A 545LOPP-SFC-EXE-CONBAPI_PRODORDCONF_GET_HDR_PROPProduction order confirmationPropose data for order confirmationBUS2116ProdOrdConfirmationGetAtHeaderLevelProposal45A 546LOPP-SFC-EXE-CONBAPI_PRODORDCONF_EXIST_CHKProduction order confirmationCheck existence of objectBUS2116ProdOrdConfirmationExistenceCheck45A 547LOPP-SFC-EXE-CONBAPI_PRODORDCONF_CREATE_TTProduction order confirmationEnter time ticket confirmationBUS2116ProdOrdConfirmationCreateTimeTicketMultiple45A 548LOPP-SFC-EXE-CONBAPI_PRODORDCONF_CREATE_TEProduction order confirmationEnter time event confirmationBUS2116ProdOrdConfirmationCreateTimeEventMultiple45A 549LOPP-SFC-EXE-CONBAPI_PRODORDCONF_CREATE_HDRProduction order confirmationEnter order confirmationsBUS2116ProdOrdConfirmationCreateAtHeaderLevelMultiple45A 550LOPP-SFC-EXE-CONBAPI_PRODORDCONF_CREATE_ACTProduction order confirmationEnter activity confirmationBUS2116ProdOrdConfirmationCreateActConfMultiple45ACONF_ACT10551LOPP-SFC-EXE-CONBAPI_PRODORDCONF_CANCELProduction order confirmationCancel production order confirmationBUS2116ProdOrdConfirmationCancel45A 552LOPP-REMBAPI_REPMANCONF1_EXIST_CHKREM BackflushCheck Existence of ObjectBUS2142RepManConfirmation1ExistenceCheck46C 553LOPP-REMBAPI_REPMANCONF1_CREATE_MTSREM Backflush_execute Backflush in Stock ScenarioBUS2142RepManConfirmation1CreateMTS46C 554LOPP-REMBAPI_REPMANCONF1_CREATE_MTPREM Backflush_execute Backflush in Production Lot ScenarioBUS2142RepManConfirmation1CreateMTP46C 555LOPP-REMBAPI_REPMANCONF1_CREATE_MTOREM Backflush_execute Backflush in Sales Order ScenarioBUS2142RepManConfirmation1CreateMTO46C 556LOPP-REMBAPI_REPMANCONF1_CANCELREM BackflushReverse REM BackflushBUS2142RepManConfirmation1Cancel46C557LOPP-REMBAPI_REPMANCONF_EXIST_CHKREM BackflushCheck Existence of ObjectBUS2127RepManConfirmationExistenceCheck46A558LOPP-REMBAPI_REPMANCONF_CREATE_PLOTREM Backflush_execute Backflush in Production Lot ScenarioBUS2127RepManConfirmationCreateMTP46A559LOPP-REMBAPI_REPMANCONF_CREATE_MTSREM Backflush_execute Backflush in Stock ScenarioBUS2127RepManConfirmationCreateMTS46A560LOPP-REMBAPI_REPMANCONF_CREATE_MTOREM Backflush_execute Backflush in Sales Order ScenarioBUS2127RepManConfirmationCreateMTO46A561LOPP-REMBAPI_REPMANCONF_CANCELREM BackflushReverse REM BackflushBUS2127RepManConfirmationCancel46B562LOPP-PI-PMA-RCPBAPI_CONTROL_RECIPE_REQUESTControl recipeRequest and transfer control recipesBUS2115ControlRecipeRequest45A563LOPP-PI-PMA-RCPBAPI_CONTROL_RECIPE_GET_LISTControl recipeRead control recipe listBUS2115ControlRecipeGetList45A564LOPP-PI-PMA-MSGBAPI_PROCESS_MESSAGE_CREATEMLTProcess messageCreate process messagesBUS2110ProcessMessagePICreateMultiple45A565LOPP-PI-PMA-MSGBAPI_PROCESS_MESSAGE_CHK_EXISTProcess messageCheck process message existenceBUS2110ProcessMessagePIExistenceCheck45A566LOPP-PI-PMABAPI_PROC_CHAR_GET_LISTProcess_characteristicRead_characteristic list incl. detailsBUS2114ProcessCharactrstcPIGetList45A567LOPP-PI-PMABAPI_PROC_CHAR_GET_HELPVALUESProcess_characteristicGet allowed values for process_characteristicBUS2114ProcessCharactrstcPIGetHelpvalues45A568LOPP-MP-DEMBAPI_REQUIREMENTS_GETDETAILPlanned independent requirementsPlanned Independent Requirements: Display Detail for Planned Independent ReqmtsBUS3027PlannedIndepReqmtGetDetail40A569LOPP-MP-DEMBAPI_REQUIREMENTS_CREATEPlanned independent requirementsPlanned Independent Requirements: Create Planned Independent RequirementsBUS3027PlannedIndepReqmtCreateFromData40A570LOPP-MP-DEMBAPI_REQUIREMENTS_CHANGEPlanned independent requirementsPlanned Independent Requirements: Change Planned Independent RequirementsBUS3027PlannedIndepReqmtChange40A571LOPP-MPBAPI_PLANNEDORDER_GET_DETAILPlanned OrderGet Details for Planned OrderBUS2004PlannedOrderGetDetail45A572LOPP-MPBAPI_PLANNEDORDER_GET_DET_LISTPlanned OrderGetDetailedListBUS2004PlannedOrderGetDetailedList45A 573LOPP-MPBAPI_PLANNEDORDER_EXIST_CHECKPlanned OrderCheck Existence of ObjectBUS2004PlannedOrderExistenceCheck45A 574LOPP-MPBAPI_PLANNEDORDER_DELETEPlanned Order_deletePlanned OrderBUS2004PlannedOrderDelete45A 575LOPP-MPBAPI_PLANNEDORDER_CREATEPlanned OrderCreate Planned OrderBUS2004PlannedOrderCreate45A 576LOPP-MPBAPI_PLANNEDORDER_CHANGEPlanned OrderChange Planned OrderBUS2004PlannedOrderChange45A 577LOPP-KABBAPI_KANBANCC_WITHDRAWQUANTITYKanban control cycleQuantity signal for kanban control cycleBUS1172KanbanControlCycleWithdrawQuantity46A 578LOPP-KABBAPI_KANBANCC_GETLISTKanban control cycleDetermine kanban control cycles with selection criteriaBUS1172KanbanControlCycleGetList46A 579LOPP-KABBAPI_KANBANCC_ADDEVENTDRKANBANKanban control cycleCreate event-driven KANBAN for control cycleBUS1172KanbanControlCycleAddEventdrivenKanban46A 580LOPP-KABBAPI_KANBAN_SETINPROCESSKanbanSet kanban status to IN PROCESSBUS1075KanbanSetInProcess31G 581LOPP-KABBAPI_KANBAN_GETLISTFORSUPPLIERKanbanProvide Kanban data for vendorsBUS1075KanbanGetListForSupplier31G 582LOPP-KABBAPI_KANBAN_GETLISTFORSUPPLIE1KanbanProvide KANBAN data for vendors 2nd version (new address fields)BUS1075KanbanGetlistforsupplie140A 583LOPP-KABBAPI_KANBAN_GETLISTKanbanDetermining kanbans for selection criteriaBUS1075KanbanGetList46A 584LOPP-KABBAPI_KANBAN_CHANGESTATUSKanbanChange status of a kanbanBUS1075KanbanChangeStatus46A 585LOPP-BD-RTGBAPI_ROUTING_EXISTENCE_CHECKRoutingCheck existence of objectBUS1012RoutingExistenceCheck46C 586LOPP-BD-RTGBAPI_ROUTING_CREATERoutingCreation of a routingBUS1012RoutingCreate46CROUTING_CREATE587LOPP-BD-RTGBAPI_REFSETOFOPR_EXISTENCE_CHKReference operation setCheck existence of reference operation setBUS1190RefSetOfOperationsExistenceCheck46C 588LOPP-BD-RTGBAPI_REFSETOFOPERATIONS_CREATEReference operation setCreation of a reference operation setBUS1190RefSetOfOperationsCreate46CREFSETOFOPERATIONS_CREATE589LOPM-WOC-MOBAPI_ALM_ORDEROPER_GET_LISTMaintenance Order BAPIDetermination of a List of Operations from SelectionBUS2007AMaintenanceOrderBAPIOrderoperGetList620 590LOPM-WOC-MOBAPI_ALM_ORDERHEAD_GET_LISTMaintenance Order BAPIDetermination of a List of ALM Orders from SelectionBUS2007AMaintenanceOrderBAPIOrderheadGetList620 591LOPM-WOC-MOBAPI_ALM_ORDER_MAINTAINMaintenance Order BAPIProcess Maintenance-/Service OrderBUS2007AMaintenanceOrderBAPIOrderMaintain620 592LOPM-WOC-MOBAPI_ALM_ORDER_GET_DETAILMaintenance Order BAPIReads Detail Data for an OrderBUS2007AMaintenanceOrderBAPIOrderGetDetail620 593LOPM-WOC-MOBAPI_ALM_OPERATION_GET_DETAILMaintenance Order BAPIRead Detail Data for an OperationBUS2007AMaintenanceOrderBAPIOperationGetDetail620 594LOPM-WOC-MOBAPI_ALM_COMPONENT_GET_DETAILMaintenance Order BAPIRead Detail Data for a ComponentBUS2007AMaintenanceOrderBAPIComponentGetDetail620 595LOPM-WOC-MNBAPI_ALM_NOTIF_TASK_SUCCESSBAPIs Maintenance NotificationPM/CS Notification: Set Task to SuccessfulBUS2038AMaintNotificBAPIsNotifTaskSuccess620 596LOPM-WOC-MNBAPI_ALM_NOTIF_TASK_RELEASEBAPIs Maintenance NotificationPM/CS Notification: Release TaskBUS2038AMaintNotificBAPIsNotifTaskRelease620 597LOPM-WOC-MNBAPI_ALM_NOTIF_TASK_COMPLETEBAPIs Maintenance NotificationPM/CS Notification: Complete TaskBUS2038AMaintNotificBAPIsNotifTaskComplete620 598LOPM-WOC-MNBAPI_ALM_NOTIF_PUTINPROGRESSBAPIs Maintenance NotificationRelease PM/CS NotificationBUS2038AMaintNotificBAPIsNotifPutinprogress620 599LOPM-WOC-MNBAPI_ALM_NOTIF_POSTPONEBAPIs Maintenance NotificationReset PM/CS NotificationBUS2038AMaintNotificBAPIsNotifPostpone620 600LOPM-WOC-MNBAPI_ALM_NOTIF_LIST_SORTFIELDBAPIs Maintenance Notification_selectPM/CS Notifications by Sort FieldBUS2038AMaintNotificBAPIsNotifListSortfield620 601LOPM-WOC-MNBAPI_ALM_NOTIF_LIST_PLANGROUPBAPIs Maintenance Notification_selectPM/CS Notifications by Maintenance Planner GroupBUS2038AMaintNotificBAPIsNotifListPlangroup620 602LOPM-WOC-MNBAPI_ALM_NOTIF_LIST_PARTNERBAPIs Maintenance Notification_selectPM/CS Notifications by PartnersBUS2038AMaintNotificBAPIsNotifListPartner620 603LOPM-WOC-MNBAPI_ALM_NOTIF_LIST_FUNCLOCBAPIs Maintenance Notification_selectPM/CS Notifications by Functional LocationsBUS2038AMaintNotificBAPIsNotifListFuncloc620 604LOPM-WOC-MNBAPI_ALM_NOTIF_LIST_EQUIBAPIs Maintenance Notification_selectPM/CS Notifications by EquipmentBUS2038AMaintNotificBAPIsNotifListEqui620605LOPM-WOC-MNBAPI_ALM_NOTIF_GET_DETAILBAPIs Maintenance NotificationPM/CS Notification: Read Detail DataBUS2038AMaintNotificBAPIsNotifGetDetail620606LOPM-WOC-MNBAPI_ALM_NOTIF_DATA_MODIFYBAPIs Maintenance NotificationPM/CS Notification: Change DataBUS2038AMaintNotificBAPIsNotifDataModify620607LOPM-WOC-MNBAPI_ALM_NOTIF_DATA_DELETEBAPIs Maintenance NotificationPM/CS Notification: _deleteDataBUS2038AMaintNotificBAPIsNotifDataDelete620608LOPM-WOC-MNBAPI_ALM_NOTIF_DATA_ADDBAPIs Maintenance NotificationPM/CS Notification: Add DataBUS2038AMaintNotificBAPIsNotifDataAdd620609LOPM-WOC-MNBAPI_ALM_NOTIF_CREATEBAPIs Maintenance NotificationCreate PM/CS NotificationBUS2038AMaintNotificBAPIsNotifCreate620610LOPM-WOC-MNBAPI_ALM_NOTIF_CLOSEBAPIs Maintenance NotificationComplete PM/CS NotificationBUS2038AMaintNotificBAPIsNotifClose620611LOPM-WOC-MNBAPI_ALM_NOTIF_CHANGEUSRSTATBAPIs Maintenance NotificationChange User Status of a PM/CS NotificationBUS2038AMaintNotificBAPIsNotifChangeusrstat620612LOPM-WOC-JCBAPI_ALM_GET_PROPMaintenance order confirmationPropose Data for Time ConfirmationBUS2128MaintOrdConfirmationGetProp620613LOPM-WOC-JCBAPI_ALM_CONF_GETLISTMaintenance order confirmationList of maintenance/service order confirmationsBUS2128MaintOrdConfirmationGetList620614LOPM-WOC-JCBAPI_ALM_CONF_GETDETAILMaintenance order confirmationDetailed data for maintenance/service order confirmationBUS2128MaintOrdConfirmationGetDetail620615LOPM-WOC-JCBAPI_ALM_CONF_CREATEMaintenance order confirmationCreate confirmation for maintenance/service orderBUS2128MaintOrdConfirmationConfCreate620616LOPM-WOC-JCBAPI_ALM_CONF_CANCELMaintenance order confirmationCancel confirmation for maintenance/service orderBUS2128MaintOrdConfirmationCancel620617LOPM-EQM-FLBAPI_FUNCLOC_GETSTATUSFunctional LocationRead (System / User) Status of Functional LocationBUS0010FunctionalLocationGetStatus620618LOPM-EQM-FLBAPI_FUNCLOC_GETLISTFunctional LocationSelection of Functional Locations (with Internal Key)BUS0010FunctionalLocationGetList46C619LOPM-EQM-FLBAPI_FUNCLOC_GETDETAILFunctional LocationRead Functional LocationBUS0010FunctionalLocationGetDetail46C620LOPM-EQM-FLBAPI_FUNCLOC_CREATEFunctional LocationCreate Functional LocationBUS0010FunctionalLocationCreate46CFUNC_LOC_CREATE621LOPM-EQM-FLBAPI_FUNCLOC_CHANGEFunctional LocationChange Functional LocationBUS0010FunctionalLocationChange46CFUNC_LOC_CHANGE622LOPM-EQM-EQBAPI_EQUI_INSTALLEquipment"Install Equipment (Functional Location, Superior Equi)"EQUIPieceOfEquipmentInstall46C 623LOPM-EQM-EQBAPI_EQUI_GETSTATUSEquipmentRead (System-/User) Status of EquipmentEQUIPieceOfEquipmentGetStatus620 624LOPM-EQM-EQBAPI_EQUI_GETLISTEquipmentSelection of Equipment ListEQUIPieceOfEquipmentGetList46C 625LOPM-EQM-EQBAPI_EQUI_GETDETAILEquipmentRead Equipment_master RecordEQUIPieceOfEquipmentGetDetail146C 626LOPM-EQM-EQBAPI_EQUI_DISMANTLEEquipment"Dismantle Equipment (Functional Location, Superior Equi)"EQUIPieceOfEquipmentDismantle46C 627LOPM-EQM-EQBAPI_EQUI_CREATE_BY_REFERENCEEquipmentCreate Equipment_master Record with Reference EquipmentEQUIPieceOfEquipmentCreateByReference46C 628LOPM-EQM-EQBAPI_EQUI_CREATEEquipmentCreate Equipment_master RecordEQUIPieceOfEquipmentCreate46CEQUIPMENT_CREATE629LOPM-EQM-EQBAPI_EQUI_CHANGEEquipmentChange Equipment_master RecordEQUIPieceOfEquipmentChange46CEQUIPMENT_CHANGE630LOPM-EQM-EQBAPI_EQMT_MODIFYEquipmentChange EquipmentEQUIPieceOfEquipmentUpdate31H 631LOPM-EQM-EQBAPI_EQMT_INSTALLHREquipmentInstall Equipment in Equipment HierarchyEQUIPieceOfEquipmentInstallInHierarchy40A 632LOPM-EQM-EQBAPI_EQMT_INSTALLFLEquipmentInstall Equipment at Functional LocationEQUIPieceOfEquipmentInstallAtFuncloc40APIECEOFEQUIPMENT_INSTALLATFUNC633LOPM-EQM-EQBAPI_EQMT_GETLISTFORCUSTOMEREquipment_selectCustomer EquipmentEQUIPieceOfEquipmentGetListForCustomer40A 634LOPM-EQM-EQBAPI_EQMT_GETCATALOGPROFILEquipmentDetermine Catalog Profile for EquipmentEQUIPieceOfEquipmentGetCatalogProfile30E 635LOPM-EQM-EQBAPI_EQMT_DISMANTLEHREquipmentDismantle Equipment from Equipment HierarchyEQUIPieceOfEquipmentDismantleFromHierarchy40A 636LOPM-EQM-EQBAPI_EQMT_DISMANTLEFLEquipmentDismantle Equipment at Functional LocationEQUIPieceOfEquipmentDismantleAtFuncloc40APIECEOFEQUIPMENT_DISMANTLEATFU637LOPM-EQM-EQBAPI_EQMT_DETAILEquipmentRead Equipment DetailsEQUIPieceOfEquipmentGetDetail31G 638LOPM-EQM-EQBAPI_EQMT_CREATEEquipmentCreate EquipmentEQUIPieceOfEquipmentCreateFromData31H 639LOMM-SRVBAPI_SERVICE_GET_LISTServiceList display for service_master recordsBUS1005ServiceGetList45A 640LOMM-SRVBAPI_SERVICE_GET_DETAILServiceRead detailed data for a service_master recordBUS1005ServiceGetDetail45A 641LOMM-SRVBAPI_ENTRYSHEET_RESET_RELEASEService entry sheetCancel release of entry sheetsBUS2091ServiceEntrySheetResetRelease40A 642LOMM-SRVBAPI_ENTRYSHEET_RELEASEService entry sheetRelease entry sheetBUS2091ServiceEntrySheetRelease40A 643LOMM-SRVBAPI_ENTRYSHEET_GETRELINFOService entry sheetRelease information relating to entry sheetBUS2091ServiceEntrySheetGetReleaseInfo40A 644LOMM-SRVBAPI_ENTRYSHEET_GETLISTService entry sheetList of entry sheetsBUS2091ServiceEntrySheetGetList40A 645LOMM-SRVBAPI_ENTRYSHEET_GETDETAILService entry sheetEntry sheet: detailed displayBUS2091ServiceEntrySheetGetDetail40A 646LOMM-SRVBAPI_ENTRYSHEET_DELETEService entry sheet_deleteentry sheetBUS2091ServiceEntrySheetDelete45A 647LOMM-SRVBAPI_ENTRYSHEET_CREATEService entry sheetCreate entry sheetBUS2091ServiceEntrySheetCreate45A 648LOMM-PUR-GFBAPI_SOURCEDETERMIN_GETSOSSource determinationDetermine sources for material/material groupBUS6025SourceOfSupplyDetermGetSourcesOfSupply45A 649LOMM-PUR-GFBAPI_PROCOPERATION_GETINFOProcurement transactionAnalysis of objects to be generated in PurchasingBUS6015ProcurementOperationGetInfo40A 650LOMM-PUR-GFBAPI_PROCOPERATION_GETCATALOGSProcurement transactionDetermine valid catalogs as F4 helpBUS6015ProcurementOperationGetCatalogs40A 651LOMM-PURBAPI_REQUISITION_RESET_RELEASEPurchase requisition itemCancel release of purchase requisitionsBUS2009PurchaseReqItemResetRelease40A 652LOMM-PURBAPI_REQUISITION_RESET_REL_GENPurchase requisitionCancel release of purchase requisitionsBUS2105PurchaseRequisitionResetRelease45A 653LOMM-PURBAPI_REQUISITION_RELEASE_GENPurchase requisitionRelease purchase requisitionBUS2105PurchaseRequisitionRelease45A 654LOMM-PURBAPI_REQUISITION_RELEASEPurchase requisition itemRelease purchase requisitionBUS2009PurchaseReqItemSingleReleaseNoDialg31H 655LOMM-PURBAPI_REQUISITION_RELEASEPurchase requisition itemRelease purchase requisitionBUS2009PurchaseReqItemRelease40A 656LOMM-PURBAPI_REQUISITION_GETRELINFOPurchase requisitionDetailed release information on purchase requisitionBUS2105PurchaseRequisitionGetReleaseInfo40A 657LOMM-PURBAPI_REQUISITION_GETITEMSRELPurchase requisitionList purchase requisitions awaiting releaseBUS2105PurchaseRequisitionGetItemsForRelease40A 658LOMM-PURBAPI_REQUISITION_GETITEMSPurchase requisitionRead purchase requisition itemBUS2105PurchaseRequisitionGetItems40A 659LOMM-PURBAPI_REQUISITION_GETDETAILPurchase requisitionDisplay purchase requisition detailsBUS2105PurchaseRequisitionGetDetail40A 660LOMM-PURBAPI_REQUISITION_DELETEPurchase requisitionDelete/close purchase requisitionBUS2105PurchaseRequisitionDelete40APREQDL661LOMM-PURBAPI_REQUISITION_CREATEPurchase requisitionCreate purchase requisitionBUS2105PurchaseRequisitionCreateFromData40APREQCR662LOMM-PURBAPI_REQUISITION_CHANGEPurchase requisitionChange purchase requisitionBUS2105PurchaseRequisitionChange40APREQCH663LOMM-PURBAPI_REQUIREMENT_GET_LISTPurchase requisition itemRead requirement coverage requestBUS2009PurchaseReqItemGetList310 664LOMM-PURBAPI_REQUIREMENT_CREATEPurchase requisition itemCreate requirement coverage requestBUS2009PurchaseReqItemCreateFromData40A 665LOMM-PURBAPI_PO_UPDATE_HISTORYPurchase Order_updatePO History from DeliveryBUS2012PurchaseOrderUpdatePoHistory610PO_UPDATEPOHISTORY666LOMM-PURBAPI_PO_RESET_RELEASEPurchase OrderCancel Release of Purchase OrdersBUS2012PurchaseOrderResetRelease40A 667LOMM-PURBAPI_PO_RELEASEPurchase OrderRelease Purchase OrdersBUS2012PurchaseOrderRelease40A 668LOMM-PURBAPI_PO_GETRELINFOPurchase OrderDetailed Release Information on Purchase OrderBUS2012PurchaseOrderGetReleaseInfo40A 669LOMM-PURBAPI_PO_GETITEMSRELPurchase OrderList Purchase Orders for ReleaseBUS2012PurchaseOrderGetItemsForRelease40A 670LOMM-PURBAPI_PO_GETITEMSPurchase OrderList Purchase Order ItemsBUS2012PurchaseOrderGetItems40A 671LOMM-PURBAPI_PO_GETDETAILPurchase OrderDisplay Purchase Order DetailsBUS2012PurchaseOrderGetDetail40APORDGD672LOMM-PURBAPI_PO_GET_LISTPurchase OrderList Purchase Orders - Only up to 4.0ABUS2012PurchaseOrderGetList40A 673LOMM-PURBAPI_PO_DELETE_HISTORYPurchase Order_deletePO History from DeliveryBUS2012PurchaseOrderDeletePoHistory610PO_DELETEPOHISTORY674LOMM-PURBAPI_PO_CREATE1Purchase OrderCreate Enjoy Purchase OrdersBUS2012PurchaseOrderCreateFromData146CPORDCR1675LOMM-PURBAPI_PO_CREATEPurchase OrderCreate Purchase OrderBUS2012PurchaseOrderCreateFromData40APORDCR676LOMM-PURBAPI_PO_CHANGEPurchase OrderChange Enjoy Purchase OrdersBUS2012PurchaseOrderChange46CPORDCH677LOMM-PURBAPI_INFORECORD_GETLISTPurchasing informationDisplay purchasing info recordsBUS3003PurchasingInfoGetList40A 678LOMM-IVBAPI_INCOMINGINVOICE_SAVEIncoming InvoiceInvoice Verification: Flag Invoice for Background ProcessingBUS2081IncomingInvoiceSaveFromData46C 679LOMM-IVBAPI_INCOMINGINVOICE_RELEASEIncoming InvoiceInvoice Verification: Release InvoiceBUS2081IncomingInvoiceReleaseSingle46A 680LOMM-IVBAPI_INCOMINGINVOICE_PARKIncoming InvoiceInvoice Verification: Park InvoiceBUS2081IncomingInvoiceParkFromData46C 681LOMM-IVBAPI_INCOMINGINVOICE_GETLISTIncoming InvoiceInvoice Verification: List InvoicesBUS2081IncomingInvoiceGetList46A 682LOMM-IVBAPI_INCOMINGINVOICE_GETDETAILIncoming InvoiceInvoice Verification: Display InvoiceBUS2081IncomingInvoiceGetDetail46A 683LOMM-IVBAPI_INCOMINGINVOICE_CREATEIncoming InvoiceInvoice Verification: Post InvoiceBUS2081IncomingInvoiceCreateFromData46A 684LOMM-IVBAPI_INCOMINGINVOICE_CANCELIncoming InvoiceInvoice Verification: Reverse InvoiceBUS2081IncomingInvoiceCancelSingle46A 685LOMM-IMBAPI_SVCHANGE_GET_ITEMSRetail revaluation"Read retail revaluation document for store, key date, item status"SAP40319SalesValueChangeGetItems46A 686LOMM-IMBAPI_SVCHANGE_CHANGE_STATUSRetail revaluationEnter _countquantity and change item status from A to B or CSAP40319SalesValueChangeChangeStatus46A 687LOMM-IMBAPI_RESERVATION_GETITEMSMaterial reservationList reservationsBUS2093MaterialReservationGetItems40A 688LOMM-IMBAPI_RESERVATION_GETDETAILMaterial reservationDisplay reservationBUS2093MaterialReservationGetDetail40A 689LOMM-IMBAPI_RESERVATION_DELETEMaterial reservationBAPI to _deleteindividual reservationsBUS2093MaterialReservationDelete46CMATERIALRESERVATION_DELETE690LOMM-IMBAPI_RESERVATION_CREATE1Material reservationBAPI to create individual reservationsBUS2093MaterialReservationCreateFromData146CMATERIALRESERVATION_CREATE1691LOMM-IMBAPI_RESERVATION_CREATEMaterial reservationCreate reservationBUS2093MaterialReservationCreateFromData40AMRESCR692LOMM-IMBAPI_MATPHYSINV_POSTDIFFMaterial inventoryPost differencesBUS2028MaterialPhysInvPostDifferences45AMATERIALPHYSINV_POSTDIFFERENCE693LOMM-IMBAPI_MATPHYSINV_GETLISTMaterial inventoryList of phys. inv. doc. header recordsBUS2028MaterialPhysInvGetList45A 694LOMM-IMBAPI_MATPHYSINV_GETITEMSMaterial inventoryList of phys. inv. docs with headers and itemsBUS2028MaterialPhysInvGetItems45A 695LOMM-IMBAPI_MATPHYSINV_GETDETAILMaterial inventoryRead header and items of a phys. inv. doc.BUS2028MaterialPhysInvGetDetail45A 696LOMM-IMBAPI_MATPHYSINV_CREATE_MULTMaterial inventoryCreate phys.inv.docmt(s)BUS2028MaterialPhysInvCreateMultiple46AMATERIALPHYSINV_CREATEMULTIPLE697LOMM-IMBAPI_MATPHYSINV_CREATEMaterial inventoryCreate physical inventory documentBUS2028MaterialPhysInvCreate45A 698LOMM-IMBAPI_MATPHYSINV_COUNTMaterial inventoryEnter _countfor particular items of a phys. inv. doc.BUS2028MaterialPhysInvCount45AMATERIALPHYSINV_COUNT699LOMM-IMBAPI_MATPHYSINV_CHANGECOUNTMaterial inventoryChange _countfor particular items of a phys. inv. doc.BUS2028MaterialPhysInvChangeCount45A 700LOMM-IMBAPI_GOODSMVT_SAPCREATEGoods MovementSAP Internal Cross-System Flow of GoodsBUS2017GoodsMovementSAPCreate610GOODSMVT_SAPCREATE701LOMM-IMBAPI_GOODSMVT_GETITEMSGoods MovementDisplay detailed list of material documentsBUS2017GoodsMovementGetItems45A 702LOMM-IMBAPI_GOODSMVT_GETDETAILGoods MovementDisplay details of goods movementBUS2017GoodsMovementGetDetail45A 703LOMM-IMBAPI_GOODSMVT_CREATEGoods MovementPost goods movementBUS2017GoodsMovementCreateFromData45AMBGMCR704LOMM-IMBAPI_GOODSMVT_CANCELGoods MovementReverse goods movementBUS2017GoodsMovementCancel45AMBGMCA705LOMM-EDIBAPI_PRICECATALOGUE_SAVREPLICAInbound price catalogStore instance of price catalogBUS1171PriceCatalogueSaveReplica46APRICECATALOGUE706LOMM-EDIBAPI_PRICECATALOGUE_GETDETAILInbound price catalogDetailed information for a price catalogBUS1171PriceCatalogueGetDetail46A 707LOMM-EDIBAPI_PRICECATALOGUE_EXISTCHECKInbound price catalogCheck existance of a price catalogBUS1171PriceCatalogueExistenceCheck46A 708LOMMBBP_INVOICE_CREATEEBP Incoming InvoiceEBP Create InvoiceBBPBUS2081BBPIncomingInvoiceBbpInvoiceCreate40B 709LOLO-VCBAPI_UI_SAVEMVC Interface DesignCreate or Change Interface DesignBUS1401VariantConfigUISavem620VCUI_SAVEM710LOLO-VCBAPI_UI_GETDETAILVC Interface DesignLoad Detail Information for Interface DesignBUS1401VariantConfigUIGetdetail620 711LOLO-VCBAPI_UI_EXISTENCECHECKVC Interface DesignCheck Existence of ObjectBUS1401VariantConfigUIExistenceCheck620VCUI_EXISTENCECHECK712LOLO-VCBAPI_UI_DELETEVC Interface Design_deleteInterface DesignBUS1401VariantConfigUIDelete620VCUI_DELETE713LOLO-VCBAPI_UI_CREATEVC Interface DesignCreate Interface DesignBUS1401VariantConfigUICreate620 714LOLO-VCBAPI_UI_CHANGEVC Interface DesignChange Existing Interface DesignBUS1401VariantConfigUIChange620 715LOLO-MDS-ALBAPI_MATALLOC_GETDETAILEDLISTMaterial allocation tableList of alloc tbls and items for a storeBUS2085MatAllocationTableGetDetailedList45A 716LOLO-MDS-ALBAPI_MATALLOC_CONFIRMREQUESTMaterial allocation tableReport requested quantities for items and delivery phases (alloc tbl reply)BUS2085MatAllocationTableConfirmRequest45A 717LOLO-MD-SEBAPI_PRICEMARKDOWNPLAN_GETLISTMarkdown PlanList of Markdown PlansBUS1073PriceMarkdownPlanGetList46C 718LOLO-MD-SEBAPI_PRICEMARKDOWNPLAN_GETDETAMarkdown PlanDetailed Data for a Markdown PlanBUS1073PriceMarkdownPlanGetDetail46C 719LOLO-MD-SEBAPI_PRICEMARKDOWNPLAN_CREATEMarkdown PlanCreateBUS1073PriceMarkdownPlanCreateFromData46A 720LOLO-MD-SEBAPI_PRICEMARKDOWNPLAN_CH_R_PLMarkdown PlanProcess Markdown Plan (Rough-Cut Planning)BUS1073PriceMarkdownPlanChangeRoughPlanning46C 721LOLO-MD-RPCBAPI_RPC_CALCULATE_PRICESSales Price CalculationsPerform Calculation and PostSAP_30304RetailPricingCalculatePrices46C 722LOLO-MD-RA-MTBAPI_SITELAYMOD_GETITEMS2Plant layout moduleMaterial data for a layout moduleBUS1083SiteLayoutModuleGetItems46A 723LOLO-MD-RA-MTBAPI_SITELAYMOD_GETITEMSPlant layout moduleMaterial data for a layout moduleBUS1083SiteLayoutModuleGetItem45A 724LOLO-MD-RA-MTBAPI_SITELAYMOD_CHANGEPlant layout moduleChange items of a layout moduleBUS1083SiteLayoutModuleChange45A 725LOLO-MD-RA-MTBAPI_LAYMOD_SAVEREPLICAPlant layout moduleSave copy (distribution via ALE)BUS1083SiteLayoutModuleSaveReplica46CLAYMOD726LOLO-MD-RA-MTBAPI_ASSORTMENT_MAINTAINDATAAssortmentAssortment MaintenanceBUS1070AssortmentSaveReplica45AASSORTMENT727LOLO-MD-RA-ASLBAPI_ASSORTMENTLIST_GETPOSAssortment listRead assortment list itemsBUS3032AssortmentListGetItems45A 728LOLO-MD-RA-ASLBAPI_ASSORTMENTLIST_GETHEADAssortment listRead assortment list header dataBUS3032AssortmentListGetList45A 729LOLO-MD-RA-ASLBAPI_ASSORTMENTLIST_GETGROUPAssortment listRead assortment list groupsBUS3032AssortmentListGetGroups45A 730LOLO-MD-PRBAPI_PROMO_GETSITEPLANNING1PromotionRead Plant Planning Data of a PromotionBUS1068PromotionGetSitePlanning146A 731LOLO-MD-PRBAPI_PROMO_GETSITEPLANNINGPromotionRead Plant Planning Data for a PromotionBUS1068PromotionGetSitePlanning45A 732LOLO-MD-PRBAPI_PROMO_GETLISTPromotionList of PromotionsBUS1068PromotionGetList46C 733LOLO-MD-PRBAPI_PROMO_GETDETAILPromotionDetailed Data for a PromotionBUS1068PromotionGetDetail46C 734LOLO-MD-PRBAPI_PROMO_GETANNOUNCEDLISTPromotionList of Promotions for a PlantBUS1068PromotionGetAnnouncedList45A 735LOLO-MD-PRBAPI_PROMO_CREATEPromotionCreateBUS1068PromotionCreateFromData46A 736LOLO-MD-PRBAPI_PROMO_CONFIRMREQUESTPromotionReport Plant's Required QuantitiesBUS1068PromotionConfirmRequest45APROMOTION_CONFIRMREQUEST737LOLO-MD-PRBAPI_PROMO_CHANGESITEPLANNINGPromotionChange to Plant Planning DataBUS1068PromotionChangeSitePlanning45A 738LOLO-MD-PRBAPI_PROMO_CHANGEPromotionChange PromotionBUS1068PromotionChange46C 739LOLO-MD-PPEBAPI_1197_SAVEREPLICAGeneric Engineering Node (iPPE)Create and Change Generic Engineering NodeBUS1197GenEngPPESaveReplicaMultiple620PPE_GEN740LOLO-MD-PPEBAPI_1197_REPLICATEGeneric Engineering Node (iPPE)Replicate the Generic Engineering NodeBUS1197GenEngPPEReplicate620 741LOLO-MD-PPEBAPI_1197_EXISTENCECHECKGeneric Engineering Node (iPPE)Check Existence of Generic Engineering NodeBUS1197GenEngPPEExistenceCheck620 742LOLO-MD-PPEBAPI_1196_SAVEREPLICAProduction Model (Integrated Product and Process Engineering)Create or Change iPEE Production ModelBUS1196ProductionModelPPESaveReplicaMultiple620PPE_PRM743LOLO-MD-PPEBAPI_1196_REPLICATEProduction Model (Integrated Product and Process Engineering)Replicate iPPE Production ModelsBUS1196ProductionModelPPEReplicate46C 744LOLO-MD-PPEBAPI_1196_EXISTENCECHECKProduction Model (Integrated Product and Process Engineering)Check Existence of iPPE Production ModelBUS1196ProductionModelPPEExistenceCheck46C 745LOLO-MD-PPEBAPI_1193_SAVEREPLICAProduction Resource (Integrated Product and Process Engineering)Maintain or Create iPPE Object Resources NodesBUS1193ProdResourcePPESaveReplicaMultiple46CPPE_RES746LOLO-MD-PPEBAPI_1193_REPLICATEProduction Resource (Integrated Product and Process Engineering)Replicate Production ResourcesBUS1193ProdResourcePPEReplicate46C 747LOLO-MD-PPEBAPI_1193_EXISTENCECHECKProduction Resource (Integrated Product and Process Engineering)Check Existence of Production ResourceBUS1193ProdResourcePPEExistenceCheck46C 748LOLO-MD-PPEBAPI_1183_SAVEREPLICALine Balance (Integrated Product and Process Engineering)Maintain or Create Line BalancesBUS1183LineBalancingPPESaveReplicaMultiple46CPPE_BAL749LOLO-MD-PPEBAPI_1183_REPLICATELine Balance (Integrated Product and Process Engineering)Replicate Line BalancesBUS1183LineBalancingPPEReplicate46B 750LOLO-MD-PPEBAPI_1183_EXISTENCECHECKLine Balance (Integrated Product and Process Engineering)Check Existence of Line BalanceBUS1183LineBalancingPPEExistenceCheck46C 751LOLO-MD-PPEBAPI_1182_SAVEREPLICAFactory Layout (Integrated Product and Process Engineering)Maintain or Create Factory LayoutBUS1182FactoryLayoutPPESaveReplicaMultiple46CPPE_FLO752LOLO-MD-PPEBAPI_1182_REPLICATEFactory Layout (Integrated Product and Process Engineering)Replicate Factory Layout NodesBUS1182FactoryLayoutPPEReplicate46B 753LOLO-MD-PPEBAPI_1182_EXISTENCECHECKFactory Layout (Integrated Product and Process Engineering)Check Existence of Factory Layout NodeBUS1182FactoryLayoutPPEExistenceCheck46C 754LOLO-MD-PPEBAPI_1179_SAVEREPLICAActivity (Integrated Product and Process Engineering)Maintain or Create Process StructureBUS1179ActivityPPESaveReplicaMultiple46CPPE_ACT755LOLO-MD-PPEBAPI_1179_REPLICATEActivity (Integrated Product and Process Engineering)Replicate Process Structure NodesBUS1179ActivityPPEReplicate46B 756LOLO-MD-PPEBAPI_1179_EXISTENCECHECKActivity (Integrated Product and Process Engineering)Check Existence of Process Structure NodeBUS1179ActivityPPEExistenceCheck46C 757LOLO-MD-PPEBAPI_1176001_EXISTENCECHECKVariants of a Product Structure NodeCheck Existence of Product Structure VariantBUS1176001ComponentVariantPPEExistenceCheck46C 758LOLO-MD-PPEBAPI_1176_SAVEREPLICAComponent (Integrated Product and Process Engineering)Maintain or Create Product StructureBUS1176ComponentPPESaveReplicaMultiple620PPE_CMP759LOLO-MD-PPEBAPI_1176_REPLICATEComponent (Integrated Product and Process Engineering)Replicate Product Structure NodesBUS1176ComponentPPEReplicate46B 760LOLO-MD-PPEBAPI_1176_EXISTENCECHECKComponent (Integrated Product and Process Engineering)Check Existence of Product Structure NodeBUS1176ComponentPPEExistenceCheck46C 761LOLO-MD-PLBAPI_RETAILSITE_GETMATGROUPSRetail siteMaterial groups for a customer (retail plant) including descriptionBUS1069RetailSiteGetMatGroups45A 762LOLO-MD-PLBAPI_RETAILSITE_GETDEPARTMENTSRetail siteDetermine departments of a plant (including description)BUS1069RetailSiteGetDepartments45A 763LOLO-MD-PCBAPI_PRODCAT_SAVEITEMSREPLICAProduct CatalogReplicate Item Data of a Product Catalog (ALE Inbound)BUS1071ProductCatalogSaveItemsReplica46APCITEMS764LOLO-MD-PCBAPI_PRODCAT_SAVEHEADREPLICAProduct CatalogReplicate Basic and Structure Data of a Product Catalog (ALE Inbound)BUS1071ProductCatalogSaveHeadReplica46APCHEAD765LOLO-MD-PCBAPI_PRODCAT_REPLICATEITEMSProduct CatalogReplicate Item Data of a Product Catalog (ALE Outbound)BUS1071ProductCatalogReplicateItems46A 766LOLO-MD-PCBAPI_PRODCAT_REPLICATEHEADProduct CatalogReplicate Basic and Structure Data of a Product Catalog (ALE Outbound)BUS1071ProductCatalogReplicateHead46A 767LOLO-MD-PCBAPI_PRODCAT_GETITEMProduct CatalogRead Individual Product Catalog ItemBUS1071ProductCatalogGetItem45A 768LOLO-MD-PCBAPI_PRODCAT_GET_DETAILProduct CatalogRead Header DataBUS1071ProductCatalogGetDetail40A 769LOLO-MD-PCBAPI_ADV_MED_GET_VARIANT_LISTProduct CatalogRead VariantsBUS1071ProductCatalogGetVariants31H 770LOLO-MD-PCBAPI_ADV_MED_GET_SALES_AREAProduct CatalogRead Sales AreaBUS1071ProductCatalogGetSalesArea31H 771LOLO-MD-PCBAPI_ADV_MED_GET_PRICESProduct CatalogRead PricesBUS1071ProductCatalogGetPrices31H 772LOLO-MD-PCBAPI_ADV_MED_GET_LISTProduct CatalogRead Catalog ListBUS1071ProductCatalogGetList30E 773LOLO-MD-PCBAPI_ADV_MED_GET_LAYOUTProduct CatalogRead LayoutBUS1071ProductCatalogGetLayout31H 774LOLO-MD-PCBAPI_ADV_MED_GET_LAYOBJ_DOCSProduct CatalogRead Documents for Layout Area/Layout Area ItemsBUS1071ProductCatalogGetLayoutDocuments31H 775LOLO-MD-PCBAPI_ADV_MED_GET_LAYOBJ_DESCRProduct CatalogRead Text for Layout Area/Layout Area ItemBUS1071ProductCatalogGetLayoutDescription31H 776LOLO-MD-PCBAPI_ADV_MED_GET_ITEMSProduct CatalogRead ItemsBUS1071ProductCatalogGetItems31H 777LOLO-MD-MMBAPI_STDMATERIAL_GETINTNUMBERStandard materialAssign new internal numbersBUS1001006StandardMaterialGetInternalNumber46A 778LOLO-MD-MMBAPI_STANDARDMATERIAL_CREATEStandard materialCreate/extend materialBUS1001006StandardMaterialCreate46A 779LOLO-MD-MMBAPI_RTMAT_RPL_SAVEREPLICAMULTRetail materialCreate and change replenishment_master dataBUS1001001RetailMaterialSaveRPLParametersReplicaMult46ARPLMAS780LOLO-MD-MMBAPI_RETAILMATERIAL_DELETERetail materialDiscontinue materialBUS1001001RetailMaterialDelete46A 781LOLO-MD-MMBAPI_RETAILMATERIAL_CREATERetail materialCreate materialBUS1001001RetailMaterialCreate46A 782LOLO-MD-MMBAPI_MATERIAL_SAVEREPLICAStandard materialBAPI for Mass Maintenance of Material DataBUS1001006StandardMaterialSavereplica610MATMAS_MASS_BAPI783LOLO-MD-MMBAPI_MATERIAL_SAVEDATAStandard materialCreate and change material_master dataBUS1001006StandardMaterialSaveData46AMATMAS_BAPI784LOLO-MD-MMBAPI_MATERIAL_MAINTAINDATA_RTRetail materialCreate and change material_master data (retail)BUS1001001RetailMaterialClone40AARTMAS785LOLO-MD-MMBAPI_MATERIAL_GETVARNUMBERSRetail materialProvides material numbers for new variants of a generic materialBUS1001001RetailMaterialGetVariantNumbers40A 786LOLO-MD-MMBAPI_MATERIAL_GETLISTMaterialList with descriptionBUS1001MaterialGetList40A 787LOLO-MD-MMBAPI_MATERIAL_GETINTNUMBERRETRetail materialAssign new internal numbers for a material typeBUS1001001RetailMaterialGetInternalNumber40A 788LOLO-MD-MMBAPI_MATERIAL_GETINTNUMBERMaterialAssign new internal numbersBUS1001MaterialGetInternalNumber40A 789LOLO-MD-MMBAPI_MATERIAL_GETCOMPONENTSRetail materialExplode structured materialsBUS1001001RetailMaterialGetComponents40A 790LOLO-MD-MMBAPI_MATERIAL_GETCHARMERCHHIERRetail materialProvides the_characteristics of a retail material for class type 26BUS1001001RetailMaterialGetCharacsMerchandiseHierachy40A 791LOLO-MD-MMBAPI_MATERIAL_GETBATCHESMaterialBatches for materialBUS1001MaterialGetBatches31G 792LOLO-MD-MMBAPI_MATERIAL_GETBATCHCERTMaterialQuality certificate for batch in PDFBUS1001MaterialGetBatchCertificate31G 793LOLO-MD-MMBAPI_MATERIAL_GETALLStandard materialRead All Material DataBUS1001006StandardMaterialMaterialGetAll620 794LOLO-MD-MMBAPI_MATERIAL_GET_PRODUCTHIERMaterialRead product hierarchyBUS1001MaterialGetProductHierarchy46A 795LOLO-MD-MMBAPI_MATERIAL_GET_DETAILMaterialDetermine details on materialBUS1001MaterialGetDetail31G 796LOLO-MD-MMBAPI_MATERIAL_EXISTENCECHECKMaterialCheck existence of objectBUS1001MaterialExistenceCheck31G 797LOLO-MD-MMBAPI_MATERIAL_EDITMaterialChange materialBUS1001MaterialEdit31G 798LOLO-MD-MMBAPI_MATERIAL_DISPLAYMaterialDisplay materialBUS1001MaterialDisplay30A 799LOLO-MD-MMBAPI_MATERIAL_DELETEMaterialFlag material for deletionBUS1001MaterialDelete46A 800LOLO-MD-MMBAPI_MATERIAL_AVAILABILITYMaterialATP informationBUS1001MaterialAvailability310 801LOLO-MD-MMBAPI_ADDITIONAL_MAINTAINDATARetail materialCreate and change additionals (retail)BUS1001001RetailMaterialSaveAdditionalsReplicas45AMMADDI802LOLO-MD-MGBAPI_MATL_GROUP_SAVEREPLICAMaterial GroupDistribution of Material GroupsBUS1072MaterialGroupSaveReplica46AW_WGRP803LOLO-MD-MGBAPI_MATERIALGROUP_GET_LISTMaterial GroupBAPI Read Material Group(s)/Material Group Description(s)BUS1072MaterialGroupGetList46C 804LOLO-MD-MGBAPI_CHARVALUEGRP_SAVEREPLICACharacteristic values tableSaveReplicaBUS1173CharactValueGroupSaveReplica46CVALUEGROUP_SAVEREPLICA805LOLO-MD-BOMBAPI_MATERIAL_BOM_GROUP_CREATEMaterial BOMCreation of a material BOM groupBUS1080MaterialBOMCreateBomGroup46CMATERIALBOM_CREATEBOMGROUP806LOLO-MD-BOMBAPI_MAT_BOM_EXISTENCE_CHECKMaterial BOMCheck whether BOM group for material existsBUS1080MaterialBOMExistenceCheckBomGroup46C 807LOLO-HU-BFBAPI_HU_UNPACKHandling unitUnpack an item from a handling unitBUS3070HandlingUnitUnpack46CHU_UNPACK808LOLO-HU-BFBAPI_HU_REPACKHandling unitRepack HUs and HU itemsBUS3070HandlingUnitRepack46CHU_REPACK809LOLO-HU-BFBAPI_HU_PROCESS_MSG_DIRECTHandling unit_selectand process handling-unit outputsBUS3070HandlingUnitProcessOutputDirect46CHU_PROCESSOUTPUTDIRECT810LOLO-HU-BFBAPI_HU_PROCESS_MSGHandling unitHU output processingBUS3070HandlingUnitProcessOutput46C 811LOLO-HU-BFBAPI_HU_PACKHandling unitPack an item into an HUBUS3070HandlingUnitPack46CHU_PACK812LOLO-HU-BFBAPI_HU_GETLISTHandling unit"_selecthandling units for deliveries, shipments, production order, and so on"BUS3070HandlingUnitGetlist46C 813LOLO-HU-BFBAPI_HU_GET_LIST_MSGHandling unit_selecthandling unit outputBUS3070HandlingUnitGetListOutput46C 814LOLO-HU-BFBAPI_HU_DISPLAY_HISTORYHandling unitDisplays the history of an HUBUS3070HandlingUnitDisplayHistory46C 815LOLO-HU-BFBAPI_HU_DELETEHandling unitBAPI for deleting handling unitsBUS3070HandlingUnitDelete46CHU_DELETE816LOLO-HU-BFBAPI_HU_CREATEHandling unitCreate handling unit with itemsBUS3070HandlingUnitCreate46CHU_CREATE817LOLO-GT-TCBAPI_TRADINGCONTRACT_RELEASETrading ContractRelease and Create Follow-On DocumentsBUS2124TradingContractRelease46C 818LOLO-GT-TCBAPI_TRADINGCONTRACT_GETSTATUSTrading ContractDetermine Status for Trading ContractBUS2124TradingContractGetstatus46C 819LOLO-GT-TCBAPI_TRADINGCONTRACT_GET_LISTTrading ContractDetermine Doc. FlowBUS2124TradingContractGetList46C 820LOLO-GT-TCBAPI_TRADINGCONTRACT_GET_FLOWTrading ContractRead Document FlowBUS2124TradingContractGetFlow46C 821LOLO-GT-TCBAPI_TRADINGCONTRACT_CREATETrading ContractCreate from Template DataBUS2124TradingContractCreate46CTRADINGCONTRACT822LOLO-GT-TCBAPI_TRADINGCONTRACT_CHANGETrading ContractChange from Template DataBUS2124TradingContractChange46CTRADINGCONTRACT_CHANGE823LOLO-BMBAPI_BMUOM_SAVEREPLICAMULTIPLEBatch-specific material unit of measureReplicate batch-specific material quantity unitsBUS1001003BatchSpecMaterialUoMSaveReplicaMultiple46ABMUMAS824LOLO-BMBAPI_BMUOM_REPLICATEBatch-specific material unit of measureDistribute batch-specific material units of measureBUS1001003BatchSpecMaterialUoMReplicate46A 825LOLO-BMBAPI_BATCH_SAVE_REPLICABatchReplicate BatchBUS1001002BatchSaveReplica45ABATMAS826LOLO-BMBAPI_BATCH_REPLICATEBatchDistribute BatchBUS1001002BatchReplicate45A 827LOLO-BMBAPI_BATCH_GET_LEVELBatchDetermine Batch LevelBUS1001002BatchGetLevel45A 828LOLO-BMBAPI_BATCH_GET_DETAILBatchBatch Detailed InformationBUS1001002BatchGetDetail45A 829LOLO-BMBAPI_BATCH_CREATEBatchCreate BatchBUS1001002BatchCreate45A 830LOLO-BMBAPI_BATCH_CHANGEBatchChange BatchBUS1001002BatchChange45A 831LOLO-ADMBAPI_SALESADDIREQ_REPLICATEAdditionals requestRequest detailed data on additionalsBUS2106SalesAdditionalsReqReplicate45A 832LOLO-ADMBAPI_SALESADDIREQ_GET_PUR_LISTAdditionals requestPO overviewBUS2106SalesAdditionalsReqGetPurList46A 833LOLO-ADMBAPI_SALESADDIREQ_CHG_STATUSAdditionals requestChange statusBUS2106SalesAdditionalsReqChangeStatus46A 834LOLO-ABBAPI_VENDTRIGCBDLIST_RELEASEVendor-Related Customer Billing Document ListRelease documents to AccountingBUS2125VendTriggeredCBDListReleaseMultiple46AVENDCBDLIST_RELEASE835LOLO-ABBAPI_VENDTRIGCBDLIST_GETLISTVendor-Related Customer Billing Document ListDetermine DocumentsBUS2125VendTriggeredCBDListGetList46AVENDTRIGGEREDCBDLIST_GETLIST836LOLO-ABBAPI_VENDTRIGCBDLIST_CREATEMULVendor-Related Customer Billing Document ListCreateBUS2125VendTriggeredCBDListCreateMultiple46AVENDCBDLIST_CREATE837LOLO-ABBAPI_VENDTRIGCBDLIST_CHANGEMULVendor-Related Customer Billing Document ListChangeBUS2125VendTriggeredCBDListChangeMultiple46AVENDCBDLIST_CHANGE838LOLO-ABBAPI_VENDTRIGCBDLIST_CANCELMULVendor-Related Customer Billing Document ListReverseBUS2125VendTriggeredCBDListCancelMultiple620 839LOLO-ABBAPI_SINGLESETTREQS_RELEASESettlement RequestRelease Documents to AccountingBUS2100002SingleSettlementReqsReleaseMultiple46ASINGLESETTRQS_RELEASE840LOLO-ABBAPI_SINGLESETTREQS_GETLISTSettlement RequestDetermine DocumentsBUS2100002SingleSettlementReqsGetList46ASINGLESETTLEMENTREQS_GETLIST841LOLO-ABBAPI_SINGLESETTREQS_CREATEMULTSettlement RequestCreateBUS2100002SingleSettlementReqsCreateMultiple45ASINGLESETTRQS_CREATE842LOLO-ABBAPI_SINGLESETTREQS_CHANGEMULTSettlement RequestChange Several ObjectsBUS2100002SingleSettlementReqsChangeMultiple46ASINGLESETTRQS_CHANGE843LOLO-ABBAPI_SINGLESETTREQS_CANCELMULTSettlement RequestCancelBUS2100002SingleSettlementReqsCancelMultiple46ASINGLESETTRQS_CANCEL844LOLO-ABBAPI_SINGLEREMUREQS_RELEASESingle Vendor Billing DocumentRelease to AccountingBUS2126001SingleRemunRequestReleaseMultiple46ASINGLEREMUNRQS_RELEASE845LOLO-ABBAPI_SINGLEREMUREQS_GETLISTSingle Vendor Billing DocumentDetermine DocumentsBUS2126001SingleRemunRequestGetList46ASINGLEREMUNREQUEST_GETLIST846LOLO-ABBAPI_SINGLEREMUREQS_CREATEMULTSingle Vendor Billing DocumentCreate Vendor Billing DocumentsBUS2126001SingleRemunRequestCreateMultiple46ASINGLEREMUNRQS_CREATE847LOLO-ABBAPI_SINGLEREMUREQS_CHANGEMULTSingle Vendor Billing DocumentChangeBUS2126001SingleRemunRequestChangeMultiple46ASINGLEREMUNRQS_CHANGE848LOLO-ABBAPI_SINGLEREMUREQS_CANCELMULTSingle Vendor Billing DocumentReverseBUS2126001SingleRemunRequestCancelMultiple46ASINGLEREMUNRQS_CANCEL849LOLO-ABBAPI_SETTREQSLIST_RELEASESettlement Request ListRelease Documents to AccountingBUS2100001SettlementRequstListReleaseMultiple46ASETTRQSLIST_RELEASE850LOLO-ABBAPI_SETTREQSLIST_GETLISTSettlement Request ListDetermine DocumentsBUS2100001SettlementRequstListGetList46ASETTLEMENTREQUSTLIST_GETLIST851LOLO-ABBAPI_SETTLEMENTREQSLIST_CREATESettlement Request ListCreateBUS2100001SettlementRequstListCreate45ASETTRQSLIST_CREATE852LOLO-ABBAPI_SETTLEMENTREQSLIST_CLOSESettlement Request ListAgency Business: BAPI Close Settlement Request ListBUS2100001SettlementRequstListClose46CSETTRQSLIST_CLOSE853LOLO-ABBAPI_SETTLEMENTREQSLIST_CHANGESettlement Request ListChangeBUS2100001SettlementRequstListChange46ASETTRQSLIST_CHANGE854LOLO-ABBAPI_SETTLEMENTREQSLIST_CANCELSettlement Request ListReverseBUS2100001SettlementRequstListCancel620 855LOLO-ABBAPI_REMUREQSLISTC_CREATEMULTCollective Vendor Billing DocumentCreate from Posting ListBUS2126002RemunRequestListCreateMultipleFromCBDList46AREMURQSLIST_CREATE_CBD856LOLO-ABBAPI_REMUREQSLISTB_CREATEMULTCollective Vendor Billing DocumentCreate from Settlement RequestsBUS2126002RemunRequestListCreateMultipleFromSettReqs46AREMURQSLIST_CREATE_SETT857LOLO-ABBAPI_REMUREQSLISTA_CREATEMULTCollective Vendor Billing DocumentCreate from Vendor Billing DocumentBUS2126002RemunRequestListCreateMultipleFromRemuReqs46AREMURQSLIST_CREATE_REMU858LOLO-ABBAPI_REMUREQSLIST_RELEASECollective Vendor Billing DocumentRelease Documents to AccountingBUS2126002RemunRequestListReleaseMultiple46AREMURQSLIST_RELEASE859LOLO-ABBAPI_REMUREQSLIST_GETLISTCollective Vendor Billing DocumentDetermine DocumentsBUS2126002RemunRequestListGetList46AREMUNREQUESTLIST_GETLIST860LOLO-ABBAPI_REMUREQSLIST_CHANGEMULTCollective Vendor Billing DocumentChangeBUS2126002RemunRequestListChangeMultiple46AREMURQSLIST_CHANGE861LOLO-ABBAPI_REMUREQSLIST_CANCELMULTCollective Vendor Billing DocumentReverseBUS2126002RemunRequestListCancelMultiple620 862LOLO-ABBAPI_CUSTOMERSETTLE_CANCELMULTCustomer payrollReverseBUS2144001CustomerSettInvoiceCancelMultiple620 863LOLE-WMBAPI_WHSE_TO_GET_LISTWarehouse Transfer OrderTransfer Order ListBUS2018WarehouseTransOrderGetList46C 864LOLE-WMBAPI_WHSE_TO_GET_DETAILWarehouse Transfer OrderRead Header and Item Data per Transfer OrderBUS2018WarehouseTransOrderGetDetail46C 865LOLE-WMBAPI_WHSE_STOCK_GET_LISTWarehouse StockStock ListBUS3016WarehouseStockGetList46C 866LOLE-WMBAPI_WHSE_STOCK_GET_DETAILWarehouse StockRead Stock Data per QuantBUS3016WarehouseStockGetDetail46C 867LOLE-TRABAPI_SHIPMENT_CREATETransportationCreate ShipmentVTTKShipmentCreateFromData46CSHIPMENT_CREATEFROMDATA868LOLE-TRABAPI_SHIPMENT_COST_ESTIMATETransportationCalculate Shipment Costs of Different Forwarding Agents for ShipmentVTTKShipmentCostEstimate46C 869LOLE-SHPBAPI_OUTB_DELIVERY_SPLIT_DECOutbound DeliveryBAPI for the subsequent delivery split from a decentralized systemLIKPOutboundDeliverySplitDecentral46CSHP_OBDLV_SPLIT_DECENTRAL870LOLE-SHPBAPI_OUTB_DELIVERY_SAVEREPLICAOutbound DeliveryDuplication of deliveriesLIKPOutboundDeliverySaveReplica45ASHP_OBDLV_SAVE_REPLICA871LOLE-SHPBAPI_OUTB_DELIVERY_CONFIRM_DECOutbound DeliveryBAPI for outbound delivery verification from a decentralized systemLIKPOutboundDeliveryConfirmDecentral45ASHP_OBDLV_CONFIRM_DECENTRAL872LOLE-SHPBAPI_OUTB_DELIVERY_CHANGEOutbound DeliveryBAPI for Change to Outbound DeliveryLIKPOutboundDeliveryDeliveryChange620SHP_OBDLV_CHANGE873LOLE-SHPBAPI_LIKP_PROCESS_MSG_DIRECTOutbound DeliveryProcess delivery output without listLIKPOutboundDeliveryProcessOutputDirect46COBDLV_PROCOUTP874LOLE-SHPBAPI_LIKP_PROCESS_MSGOutbound DeliveryProcess delivery outputLIKPOutboundDeliveryProcessOutput46C 875LOLE-SHPBAPI_LIKP_GET_LIST_MSGOutbound DeliverySelection of delivery outputLIKPOutboundDeliveryGetListOutput46C 876LOLE-SHPBAPI_INB_DELIVERY_SAVEREPLICAInbound deliveryDuplication of inbound deliveriesBUS2015InboundDeliverySaveReplica45ASHP_IBDLV_SAVE_REPLICA877LOLE-SHPBAPI_INB_DELIVERY_CONFIRM_DECInbound deliveryBAPI verification of duplicated inbound deliveries from a decentralized systemBUS2015InboundDeliveryConfirmDecentral45ASHP_IBDLV_CONFIRM_DECENTRAL878LOLE-SHPBAPI_INB_DELIVERY_CHANGEInbound deliveryBAPI for Change to Inbound DeliveryBUS2015InboundDeliveryDeliveryChange620SHP_IBDLV_CHANGE879LOLE-SHPBAPI_DELIVERYPROCESSING__execDelivery Processing"Delivery Processing: Deliver Preceding Document, Expand Delivery"BUS6050DeliveryProcessing_execute46CDELIVERYPROCESSING__execUTE880LOEHS-SAFBAPI_BUS1092_SAVREPMULSpecification reportEHS: Saving Replicated ReportsBUS1092SpecificationReportSavRepMul45BREPMAS881LOEHS-SAFBAPI_BUS1092_REPLICATESpecification reportRequest Copies of Original ObjectBUS1092SpecificationReportReplicate45B 882LOEHS-SAFBAPI_BUS1091_SAVREPMULPhraseEHS: Saving Replicated PhrasesBUS1091PhraseSavRepMul45APHRMAS883LOEHS-SAFBAPI_BUS1091_REPLICATEPhraseEHS: Request to Replicate Phrase DataBUS1091PhraseReplicate45BREPMAS01884LOEHS-SAFBAPI_BUS1091_GETLISTPhraseEHS: List of Phrases / Phrase SetsBUS1091PhraseGetList45A 885LOEHS-SAFBAPI_BUS1091_GETDETAILPhraseEHS: Read PhrasesBUS1091PhraseGetDetail45A 886LOEHS-SAFBAPI_BUS1091_DELETEPhraseEHS: _deletePhrasesBUS1091PhraseDelete45B 887LOEHS-SAFBAPI_BUS1091_CREATEPhraseEHS: Create PhrasesBUS1091PhraseCreate45A 888LOEHS-SAFBAPI_BUS1091_CHANGEPhraseEHS: Change PhrasesBUS1091PhraseChange45A 889LOEHS-SAFBAPI_BUS1077_SAVREPMULSpecificationEHS: Saving Replicated SpecificationsBUS1077SubstanceSavRepMul45BSUBMAS890LOEHS-SAFBAPI_BUS1077_SAVEFROMBUFFERSpecificationEHS: Save SpecificationBUS1077SubstanceSavefromBuffer45A 891LOEHS-SAFBAPI_BUS1077_REPLICATESpecification

EHS: Requirement to Replicate Specification

Data

BUS1077SubstanceReplicate45B 892LOEHS-SAFBAPI_BUS1077_GETLISTSpecificationEHS: List of SpecificationsBUS1077SubstanceGetList45A 893LOEHS-SAFBAPI_BUS1077_GETDETAILSpecificationEHS: Read SpecificationBUS1077SubstanceGetDetail45A 894LOEHS-SAFBAPI_BUS1077_DELETESpecificationEHS: _deleteSpecificationBUS1077SubstanceDelete45A 895LOEHS-SAFBAPI_BUS1077_CREATESpecificationEHS: Create SpecificationBUS1077SubstanceCreate45A 896LOEHS-SAFBAPI_BUS1077_CHANGESpecificationEHS: Change SpecificationBUS1077SubstanceChange45A 897LOEHS-DGPBAPI_DANGEROUSGOOD_SAVREPMULDangerous goodsSave replicated dangerous goods instancesBUS1078DangerousGoodSaveReplicaMultiple45ADANGEROUSGOOD898LOEHS-DGPBAPI_DANGEROUSGOOD_REPLICATEDangerous goodsRequest dangerous goods instancesBUS1078DangerousGoodReplicate45A 899HRPY-XX-TLBAPI_WAGECOMPEXT_GETLISTExternal Wage Components for an employeeList of Transfer Keys for External Wage ComponentEEWAGECOMPEmpWageComponentExtGetList46C 900HRPY-XX-TLBAPI_WAGECOMPEXT_GETDETAILExternal Wage Components for an employeeDetail Display of External Wage ComponentEEWAGECOMPEmpWageComponentExtGetDetail46C 901HRPY-XX-TLBAPI_WAGECOMPEXT_DELETEExternal Wage Components for an employeeDeletion of External Wage ComponentEEWAGECOMPEmpWageComponentExtDelete46C 902HRPY-XX-TLBAPI_WAGECOMPEXT_CREATEExternal Wage Components for an employeeCreation of External Wage ComponentEEWAGECOMPEmpWageComponentExtCreate46C 903HRPY-XX-TLBAPI_WAGECOMPEXT_CHANGEExternal Wage Components for an employeeModification of External Wage ComponentEEWAGECOMPEmpWageComponentExtChange46C 904HRPY-XX-TLBAPI_WAGE_COMP_EXT_GET_LISTExternal Wage Components for an EmployeeList of Keys for External Wage ComponentsWAGECOMPEEWageComponentExtGetList46C 905HRPY-XX-TLBAPI_WAGE_COMP_EXT_GET_DETAILExternal Wage Components for an EmployeeDetail Display of External Wage ComponentWAGECOMPEEWageComponentExtGetDetail46C 906HRPY-XX-TLBAPI_WAGE_COMP_EXT_DELETEExternal Wage Components for an EmployeeDeletion of External Wage ComponentWAGECOMPEEWageComponentExtDelete46CEEWAGECOMP_DELETE907HRPY-XX-TLBAPI_WAGE_COMP_EXT_CREATEExternal Wage Components for an EmployeeCreation of External Wage ComponentWAGECOMPEEWageComponentExtCreate46CEEWAGECOMP_CREATE908HRPY-XX-TLBAPI_WAGE_COMP_EXT_CHANGEExternal Wage Components for an EmployeeModification of External Wage ComponentWAGECOMPEEWageComponentExtChange46CEEWAGECOMP_CHANGE909HRPY-XX-DTBAPI_PAYACCDOC_DISPLAY_AWKEYPayroll posting document for posting to AccountingDisplay document (from AC)BUS7009PayrollAccDocumentDisplay_Acc45A 910HRPY-XXBAPI_WAGE_TYPE_UNREGISTER_EXTPrimary wage typeCancel wage type registration for the interface to PayrollBUS105001PrimaryWageTypeUnregisterExt46C 911HRPY-XXBAPI_WAGE_TYPE_REGISTER_EXTPrimary wage typeRegister wage type for the interface to PayrollBUS105001PrimaryWageTypeRegisterExt46C 912HRPY-XXBAPI_WAGE_TYPE_GET_LIST_EXTPrimary wage typeList of wage types registered for the interface in payrollBUS105001PrimaryWageTypeGetListExt46C 913HRPY-XXBAPI_WAGE_TYPE_GET_LISTWage typeList of wage types for a countryBUS1050WageTypeGetList46C 914HRPY-XXBAPI_PAYROLLTRAVELEXPNSESPOSTPayroll for Travel ExpensesBAPI Transfer of Travel Expenses Results to PayrollBUS7001PayrollTravelExpnsesPost46AHRTRPR915HRPY-XXBAPI_GET_PAYSLIP_HTMLEmployee remuneration statementPayroll form for employees in HTML formatBUS7004EmployeePayrollAccGetDetailHtml45A 916HRPY-XXBAPI_GET_PAYSLIPEmployee remuneration statementRemuneration statement for one personnel numberBUS7004EmployeePayrollAccGetDetail45A 917HRPY-XXBAPI_GET_PAYROLL_RESULT_LISTEmployee remuneration statementDirectory of payroll results for one personnel numberBUS7004EmployeePayrollAccGetResultList45A 918HRPY-XXBAPI_EXTPAYROLL_INSERT_OUTManager for external payroll_updateof a payroll result using an outsourcerBUS7023ManagerExtPayrollInsertOutsourcer46AMANAGEREXTPAYROLL_INSERTOUT919HRPY-XXBAPI_EXTPAYROLL_INSERT_LEGACYManager for external payrollTransfer payroll accountBUS7023ManagerExtPayrollInsertLegacy46AMANAGEREXTPAYROLL_INSERTLEGACY920HRPY-USBAPIW4W5INFOUSSIMULATECREATION  W4W5INFOUSEmployeeW4W5InfoUSSimulateCreation45A 921HRPY-SG-PSBAPI_EMPLOYEET_INITPASSWORDWorkflow Object specific to pubic sector SingaporeInitial passwordHRPSSG_AOApprovingOfficerInitPassword40B 922HRPY-SG-PSBAPI_EMPLOYEET_INITPASSWORDWorkflow Object specific to pubic sector SingaporeInitial passwordPSSGOBTYPEPublicSectorSGInitPassword40B 923HRPY-SG-PSBAPI_EMPLOYEET_INITPASSWORDWorkflow Object specific to pubic sector SingaporeInitial passwordHRPSSG_RORecOfficerSGInitPassword40B 924HRPY-SG-PSBAPI_EMPLOYEET_GET_PW_REGWorkflow Object specific to pubic sector SingaporeGet passwordHRPSSG_AOApprovingOfficerGetPassword40B925HRPY-SG-PSBAPI_EMPLOYEET_GET_PW_REGWorkflow Object specific to pubic sector SingaporeGet passwordPSSGOBTYPEPublicSectorSGGetPassword40B926HRPY-SG-PSBAPI_EMPLOYEET_GET_PW_REGWorkflow Object specific to pubic sector SingaporeGet passwordHRPSSG_RORecOfficerSGGetPassword40B927HRPY-SG-PSBAPI_EMPLOYEET_ENQUEUEWorkflow Object specific to pubic sector SingaporeLock employeesHRPSSG_AOApprovingOfficerEnqueue40B928HRPY-SG-PSBAPI_EMPLOYEET_ENQUEUEWorkflow Object specific to pubic sector SingaporeLock employeesPSSGOBTYPEPublicSectorSGEnqueue40B929HRPY-SG-PSBAPI_EMPLOYEET_ENQUEUEWorkflow Object specific to pubic sector SingaporeLock employeesHRPSSG_RORecOfficerSGEnqueue40B930HRPY-SG-PSBAPI_EMPLOYEET_DEQUEUEWorkflow Object specific to pubic sector SingaporeUnlock employeesHRPSSG_AOApprovingOfficerDequeue40B931HRPY-SG-PSBAPI_EMPLOYEET_DEQUEUEWorkflow Object specific to pubic sector SingaporeUnlock employeesPSSGOBTYPEPublicSectorSGDequeue40B932HRPY-SG-PSBAPI_EMPLOYEET_DEQUEUEWorkflow Object specific to pubic sector SingaporeUnlock employeesHRPSSG_RORecOfficerSGDequeue40B933HRPY-SG-PSBAPI_EMPLOYEET_DELETE_PW_REGWorkflow Object specific to pubic sector Singapore_deletepasswordHRPSSG_AOApprovingOfficerDeletePassword40B934HRPY-SG-PSBAPI_EMPLOYEET_DELETE_PW_REGWorkflow Object specific to pubic sector Singapore_deletepasswordPSSGOBTYPEPublicSectorSGDeletePassword40B935HRPY-SG-PSBAPI_EMPLOYEET_DELETE_PW_REGWorkflow Object specific to pubic sector Singapore_deletepasswordHRPSSG_RORecOfficerSGDeletePassword40B936HRPY-SG-PSBAPI_EMPLOYEET_CREATE_PW_REGWorkflow Object specific to pubic sector SingaporeCreate passwordHRPSSG_AOApprovingOfficerCreatePassword40B937HRPY-SG-PSBAPI_EMPLOYEET_CREATE_PW_REGWorkflow Object specific to pubic sector SingaporeCreate passwordPSSGOBTYPEPublicSectorSGCreatePassword40B938HRPY-SG-PSBAPI_EMPLOYEET_CREATE_PW_REGWorkflow Object specific to pubic sector SingaporeCreate passwordHRPSSG_RORecOfficerSGCreatePassword40B939HRPY-SG-PSBAPI_EMPLOYEET_CHECKPASSWORDWorkflow Object specific to pubic sector SingaporeCheck passwordHRPSSG_AOApprovingOfficerCheckPassword40B940HRPY-SG-PSBAPI_EMPLOYEET_CHECKPASSWORDWorkflow Object specific to pubic sector SingaporeCheck passwordPSSGOBTYPEPublicSectorSGCheckPassword40B941HRPY-SG-PSBAPI_EMPLOYEET_CHECKPASSWORDWorkflow Object specific to pubic sector SingaporeCheck passwordHRPSSG_RORecOfficerSGCheckPassword40B942HRPY-SG-PSBAPI_EMPLOYEET_CHANGEPASSWORDWorkflow Object specific to pubic sector SingaporeChange passwordHRPSSG_AOApprovingOfficerChangePassword40B943HRPY-SG-PSBAPI_EMPLOYEET_CHANGEPASSWORDWorkflow Object specific to pubic sector SingaporeChange passwordPSSGOBTYPEPublicSectorSGChangePassword40B944HRPY-SG-PSBAPI_EMPLOYEET_CHANGEPASSWORDWorkflow Object specific to pubic sector SingaporeChange passwordHRPSSG_RORecOfficerSGChangePassword40B945HRPY-SG-PSBAPI_BASICPAY_SIMULATECREATIONEmployee basic paySimulation: Create basic payCPFEmployeeCPFSimulateCreation40B946HRPY-SG-PSBAPI_BASICPAY_REQUESTEmployee basic payCreate locked basic pay recordCPFEmployeeCPFRequest40B947HRPY-SG-PSBAPI_BASICPAY_GETLISTEmployee basic payRead instancesCPFEmployeeCPFGetList40B948HRPY-SG-PSBAPI_BASICPAY_GETDETAILEmployee basic payRead basic payCPFEmployeeCPFGetDetail40B949HRPY-SG-PSBAPI_BASICPAY_DELETEEmployee basic pay_deletebasic payCPFEmployeeCPFDelete40B950HRPY-SG-PSBAPI_BASICPAY_CREATESUCCESSOREmployee basic payCreate subsequent basic pay recordCPFEmployeeCPFCreateSuccessor40B951HRPY-SG-PSBAPI_BASICPAY_CREATEEmployee basic payCreate basic payCPFEmployeeCPFCreate40B952HRPY-SG-PSBAPI_BASICPAY_CHANGEEmployee basic payChange basic payCPFEmployeeCPFChange40B953HRPY-SG-PSBAPI_BASICPAY_APPROVEEmployee basic payUnlock basic payCPFEmployeeCPFApprove40B954HRPTPTMGREXTTIMESPEC_DISPLAYManager: External Personnel Time EntriesDisplay external data in infotypeBUS7010PTManagerExtTimeSpecDisplay45A955HRPTBAPI_TIMEQUOTA_GETDETAILEDLISTEE time quotaBAPI: Determines Quota Data for a Personnel NumberBUS3018EmployeeTimeQuotaGetDetailedList45A956HRPTBAPI_TIMEAVAILSCHEDULE_BUILDEmployee availability scheduleGenerates employee availability scheduleBUS7002TimeAvailScheduleBuild40A 957HRPTBAPI_PTMGREXTWOSCHED_INSWCOSTManager for operative planned working times_insertoperative planned time (with cost assignment)BUS7031PTMgrExtWorkSchedInsertWithCostAssignment46CWORKSCHED_WITH_COST958HRPTBAPI_PTMGREXTTIMESPEC_GETSTATUManager: External Personnel Time EntriesDefine status of record in interface tableBUS7010PTManagerExtTimeSpecGetStatus45A 959HRPTBAPI_PTMGREXTREMSPEC_INSWCOSTManager for external remuneration specifications_insertexternal EE remuneration info in table (w/ cost assignment)BUS7012PTMgrExtRemunSpecInsertWithCostAssignment45AREM_SPEC_WITH_COST960HRPTBAPI_PTMGREXTREMSPEC_INSWACTManager for external remuneration specifications_insertEE remuneration info in table (with activity allocation)BUS7012PTMgrExtRemunSpecInsertWithActivityAllocation45AREM_SPEC_WITH_ACTIVITY961HRPTBAPI_PTMGREXTREMSPEC_INSERTManager for external remuneration specifications_insertexternal EE remun. info in table (w/o ac_countassignment)BUS7012PTMgrExtRemunSpecInsert45AREM_SPEC962HRPTBAPI_PTMGREXTREMSPEC_CHECKWCOSManager for external remuneration specificationsChecks external EE remuneration info (with cost assignment)BUS7012PTMgrExtRemunSpecCheckWithCostAssignment45A 963HRPTBAPI_PTMGREXTREMSPEC_CHECKWACTManager for external remuneration specificationsChecks external EE remuneration info (with activity allocation)BUS7012PTMgrExtRemunSpecCheckWithActivityAllocation45A 964HRPTBAPI_PTMGREXTREMSPEC_CHECKManager for external remuneration specificationsChecks external EE remuneration info (w/o ac_countassignment)BUS7012PTMgrExtRemunSpecCheck45A 965HRPTBAPI_PTMGREXTATTABS_INSWCOSTManager: External attendances/absences_insertattendance/absence with cost allocationBUS7011PTManagerExtAttAbsInsertWithCostAssignment45AATT_ABS_WITH_COST966HRPTBAPI_PTMGREXTATTABS_INSERTWACTManager: External attendances/absences_insertattendance/absence with activity allocationBUS7011PTManagerExtAttAbsInsertWithActivityAllocation45AATT_ABS_WITH_ACTIVITY967HRPTBAPI_PTMGREXTATTABS_INSERTManager: External attendances/absences_insertattendance/absence w/o acct assgmntBUS7011PTManagerExtAttAbsInsert45AATT_ABS968HRPTBAPI_PTMGREXTATTABS_CHECKWCOSTManager: External attendances/absencesCheck attendance/absence with cost allocationBUS7011PTManagerExtAttAbsCheckWithCostAssignment45A 969HRPTBAPI_PTMGREXTATTABS_CHECKWACTManager: External attendances/absencesCheck attendance/absence with activity allocationBUS7011PTManagerExtAttAbsCheckWithActivityAllocation45A 970HRPTBAPI_PTMGREXTATTABS_CHECKQUOTAManager: External attendances/absencesCheck quota deductionBUS7011PTManagerExtAttAbsCheckQuota45A 971HRPTBAPI_PTMGREXTATTABS_CHECKCOLLIManager: External attendances/absencesCollision checkBUS7011PTManagerExtAttAbsCheckCollision45A 972HRPTBAPI_PTMGREXTATTABS_CHECKManager: External attendances/absencesCheck attendance/absence w/o acct assgmntBUS7011PTManagerExtAttAbsCheck45A 973HRPTBAPI_PTMGRATTABS_MNGDELETEManager for attendances/absences"Start and control ""_deleteattendances/absences"" process"BUS7007PTManagerAttAbsenceManageDelete45A 974HRPTBAPI_PTMGRATTABS_MNGCREATIONManager for attendances/absences"Start and control ""Create attendances/absences"" process"BUS7007PTManagerAttAbsenceManageCreation45A 975HRPTBAPI_PTMGRATTABS_MNGCHANGEManager for attendances/absences"Start and control ""Change att./absences"" process"BUS7007PTManagerAttAbsenceManageChange45A 976HRPTBAPI_PTIMEOVERVIEW_SAVEREPLICAEmployee time overviewDistribute employee time overviewsBUS7013PTimeOverviewSaveReplica45APTOVERVIEW977HRPTBAPI_PTIMEOVERVIEW_REPLICATEEmployee time overviewTrigger distribution of employee time overviewsBUS7013PTimeOverviewReplicate45A 978HRPTBAPI_PTIMEOVERVIEW_GETEmployee time overviewDetermine employee's time overviewBUS7013PTimeOverviewGet45A 979HRPTBAPI_PTIMEOVERVIEW_DELREPLICAEmployee time overview_deleteemployees' distributed time overviewsBUS7013PTimeOverviewDeleteReplica45A 980HRPTBAPI_EMPATTABS_GETLISTEmployee attendance or absenceList of existing attendances/absences according to selection criteriaEMPATTABSEmployeeAttAbsGetList45A 981HRPTBAPI_EMPATTABS_GETDETAILEmployee attendance or absenceOriginal derived attendance/absence dataEMPATTABSEmployeeAttAbsGetDetail45A 982HRPTBAPI_EETIMEVALSPEC_GETVALGRLEVEmployee: EE Time Valuation SpecificationsBAPI: Checks Payscale Group/LevelBUS7016EmployeeTimeValSpecGetValuesWageGroupLevel46A 983HRPTBAPI_EETIMEVALSPEC_GETCURREmployee: EE Time Valuation SpecificationsDetermine currencyBUS7016EmployeeTimeValSpecGetCurrency45A 984HRPTBAPI_EETIMEVALSPEC_CHECKPOSEmployee: EE Time Valuation SpecificationsCheck itemBUS7016EmployeeTimeValSpecCheckPosition45A 985HRPTBAPI_EETIMEVALSPEC_CHECKGRLEVEmployee: EE Time Valuation SpecificationsCheck pay scale/levelBUS7016EmployeeTimeValSpecCheckWageGroupLevel45A 986HRPTBAPI_EETIMEVALSPEC_CHECKCURREmployee: EE Time Valuation SpecificationsCheck currencyBUS7016EmployeeTimeValSpecCheckCurrency45A 987HRPTBAPI_EETIMEVALSPEC_CHECKBONUSEmployee: EE Time Valuation SpecificationsCheck bonusBUS7016EmployeeTimeValSpecCheckBonus45A 988HRPTBAPI_EETIMEVALSPEC_CHECKEmployee: EE Time Valuation SpecificationsCheck different paymentBUS7016EmployeeTimeValSpecCheck45A 989HRPTBAPI_CONFIRMATION_INPUTConfirmations to Time ManagementTransfer confirmations to Time ManagementBUS7003TimeMgtConfirmationPost40AHRCNF990HRPTBAPI_CC1_UPLOAD_TIMEEVENTHR-PDC: Manager for external employee time eventsHR-PDC: Upload time eventsBUS7014PTManagerExtPEventInsert45AHRCC1UPTEVEN991HRPTBAPI_CC1_UPLOAD_EXTWAGETYPEHR-PDC: Manager for Calculating ExpendituresHR-PDC: Upload employee expendituresBUS7015PTMgrExtPExpensesInsert45AHRCC1UPEXTWT992HRPTBAPI_CC1_REQUEST_TIMEEVENTHR-PDC: Receiver for Inspection Data for Recording Time EventsHR-PDC: Upload Request for Time EventsRCVPEVTRECReceiverPEventRecrequestPEvent45AHRCC1REQUPTEVEN993HRPTBAPI_CC1_REQUEST_EXTWAGETYPEHR-PDC: Receiver for Inspection Data for Recording EE ExpendituresHR-PDC: Upload Request for Employee ExpendituresRCVPEXPRECReceiverPExpensRecrequestPExpenses45AHRCC1REQUPEXTWT994HRPTBAPI_CC1_DNLOAD_WBSELEMENTHR-PDC: Receiver for Inspection Data for Recording Time EventsHRPDC: Download Projects (WBS Elements)RCVPEVTRECReceiverPEventRecreceiveWBSElement45AHRCC1DNWBSEL995HRPTBAPI_CC1_DNLOAD_TEVENTTGROUPHR-PDC: Receiver for groups of work time event typesHR-PDC: Download time event type groupingsRCVPEVTTGRRcvPEventTypeGroupreceiveTEventTypeGrp45AHRCC1DNTEVGR996HRPTBAPI_CC1_DNLOAD_OBJECTIDHR-PDC: Receiver for Inspection Data for Recording Time EventsHRPDC: Download Objects (such as Positions)RCVPEVTRECReceiverPEventRecreceivePObject45AHRCC1DNOBJID997HRPTBAPI_CC1_DNLOAD_MINIMASTERHR-PDC: Receiver for HR Mini-MasterHR-PDC: Download HR Mini-MasterRCVPMINIMDRcvEmpMiniMasterDatareceiveMiniMasterData45AHRCC1DNPERSO998HRPTBAPI_CC1_DNLOAD_INTERNALORDERHR-PDC: Receiver for Inspection Data for Recording Time EventsHR-PDC: Download Internal OrdersRCVPEVTRECReceiverPEventRecreceiveInternalOrder45AHRCC1DNINORD999HRPTBAPI_CC1_DNLOAD_EXTWAGETYPEHR-PDC: Receiver for Inspection Data for Recording EE ExpendituresHRPDC: Download Permitted Employee ExpendituresRCVPEXPRECReceiverPExpensRecreceivePExpenses45AHRCC1DNEXTWT1000HRPTBAPI_CC1_DNLOAD_COSTCENTERHR-PDC: Receiver for Inspection Data for Recording Time EventsHR-PDC: Download Cost CentersRCVPEVTRECReceiverPEventRecreceiveCostCenter45AHRCC1DNCOSTC1001HRPTBAPI_CC1_DNLOAD_BALANCESHR-PDC: Receiver for Inspection Data for Recording Time EventsHR-PDC: Download Employee BalancesRCVPEVTRECReceiverPEventRecreceivePTBalance45AHRCC1DNBALAN1002HRPTBAPI_CC1_DNLOAD_ATTABSREASONHR-PDC: Receiver for Inspection Data for Recording Time EventsHR-PDC: Download Attendance/Absence ReasonsRCVPEVTRECReceiverPEventRecreceiveAttAbsReason45AHRCC1DNATTAB1003HRPTBAPI_ABSENCE_SIMULATECREATIONEmployee AbsenceSimulation: Create absenceABSENCEEmployeeAbsenceSimulateCreation40A 1004HRPTBAPI_ABSENCE_REQUESTEmployee AbsenceCreate locked absenceABSENCEEmployeeAbsenceRequest40A1005HRPTBAPI_ABSENCE_GETLISTEmployee AbsenceRead instancesABSENCEEmployeeAbsenceGetList40A1006HRPTBAPI_ABSENCE_GETDETAILEDLISTEmployee AbsenceRead instances with dataABSENCEEmployeeAbsenceGetdetailedList45A1007HRPTBAPI_ABSENCE_GETDETAILEmployee AbsenceRead absenceABSENCEEmployeeAbsenceGetDetail40A1008HRPTBAPI_ABSENCE_DELETEEmployee Absence_deleteabsenceABSENCEEmployeeAbsenceDelete40A1009HRPTBAPI_ABSENCE_CREATEEmployee AbsenceCreate absenceABSENCEEmployeeAbsenceCreate40A1010HRPTBAPI_ABSENCE_CHANGEEmployee AbsenceChange absenceABSENCEEmployeeAbsenceChange40A1011HRPTBAPI_ABSENCE_APPROVEEmployee AbsenceUnlock absenceABSENCEEmployeeAbsenceApprove40A1012HRPEBAPI_SUBTYPES_FOR_DESCRIPTIONBusiness event typeSubtypes of Description infotypePDOTYPE_DBusinessEventtypeSubtypesForDescription45A1013HRPEBAPI_SEARCH_EVENTTYPE_TEXTBusiness event typeBusiness event types for description specifiedPDOTYPE_DBusinessEventtypeGetListFromDescription45A1014HRPEBAPI_SEARCH_EVENTTYPE_NAMEBusiness event typeBusiness event types for object text specifiedPDOTYPE_DBusinessEventtypeGetListFromName45A1015HRPEBAPI_PREBOOK_ATTENDANCEPrebookingBook prebookingPDRELA_027RelationIsPrebookedBapiPrebookAttendance45A1016HRPEBAPI_GET_EVENTTYPE_FOR_TARGETBusiness event typeBusiness event types for target group specifiedPDOTYPE_DBusinessEventtypeGetListFromTarget45A1017HRPEBAPI_GET_EVENTTYPE_FOR_QUALIFBusiness event typeBusiness event types for qualification specifiedPDOTYPE_DBusinessEventtypeGetListFromQualification45A1018HRPEBAPI_DELETE_ATTENDANCEAttendanceCancel attendancePDRELA_025RelationIsAttendedDeleteAttendance45A1019HRPEBAPI_COMPANY_PREBOOK_LISTAttendeeGroup attendee's prebookingsPDOTYPE_PTAttendeeGetCompanyPrebookList31G1020HRPEBAPI_COMPANY_BOOK_LISTAttendeeBookings of group attendeePDOTYPE_PTAttendeeGetCompanyBookList31G1021HRPEBAPI_BUS_EVENTTYPE_LISTBusiness event groupBusiness event types in business event groupPDOTYPE_LBusinessEventGroupGetEventtypeList31G1022HRPEBAPI_BUS_EVENTTYPE_INFOBusiness event typeInformation on business event typePDOTYPE_DBusinessEventtypeGetInfo31G1023HRPEBAPI_BUS_EVENTGROUP_LISTBusiness event groupRead Business Event Group HierarchyPDOTYPE_LBusinessEventGroupGetList31G1024HRPEBAPI_BUS_EVENT_SCHEDULEBusiness eventTime schedule of business eventPDOTYPE_EBusinessEventGetSchedule31G1025HRPEBAPI_BUS_EVENT_LOCATIONLocationList business event locationsPDOTYPE_FLocationGetListAll31G1026HRPEBAPI_BUS_EVENT_LISTBusiness event typeDates of business event typePDOTYPE_DBusinessEventtypeGetEventList31G1027HRPEBAPI_BUS_EVENT_LANGUAGEBusiness eventBusiness event languagesPDOTYPE_EBusinessEventGetLanguage31G1028HRPEBAPI_BUS_EVENT_INITBusiness eventDefault values for standard parametersPDOTYPE_EBusinessEventInit31H1029HRPEBAPI_BUS_EVENT_INFOBusiness eventBusiness event informationPDOTYPE_EBusinessEventGetInfo31G1030HRPEBAPI_BOOK_ATTENDANCEAttendanceBook attendancePDRELA_025RelationIsAttendedBookAttendance45A1031HRPEBAPI_ATTENDEE_TYPE_LISTAttendeeInternet-relevant attendee typesPDOTYPE_PTAttendeeGetTypeList31G1032HRPEBAPI_ATTENDEE_PREBOOK_LISTAttendeeAttendee PrebookingsPDOTYPE_PTAttendeeGetPrebookList31G1033HRPEBAPI_ATTENDEE_CHECKPASSWORDAttendeeCheck attendee passwordPDOTYPE_PTAttendeeCheckPassword31G1034HRPEBAPI_ATTENDEE_CHECKEXISTENCEAttendeeCheck existence of attendeePDOTYPE_PTAttendeeCheckExistence31G1035HRPEBAPI_ATTENDEE_CHANGEPASSWORDAttendeeChange attendee passwordPDOTYPE_PTAttendeeChangePassword31G1036HRPEBAPI_ATTENDEE_BOOK_LISTAttendeeAttendee BookingsPDOTYPE_PTAttendeeGetBookList31G1037HRPA-RCBAPI_APPLICATION_CREATEApplicant applicationCreate applicationAPPLICATIOApplicationCreate46C1038HRPA-RCBAPI_APPLICANT_INITPASSWORDApplicantInitial passwordAPPLICANTApplicantInitPassword3101039HRPA-RCBAPI_APPLICANT_GETSTATUSApplicantGet statusAPPLICANTApplicantGetStatus3101040HRPA-RCBAPI_APPLICANT_GET_PW_REGApplicantGet passwordAPPLICANTApplicantGetPassword3101041HRPA-RCBAPI_APPLICANT_ENQUEUEApplicantLock applicantAPPLICANTApplicantEnqueue46C1042HRPA-RCBAPI_APPLICANT_DEQUEUEApplicantUnlock applicantAPPLICANTApplicantDequeue46C1043HRPA-RCBAPI_APPLICANT_DELETE_PW_REGApplicant_deletepasswordAPPLICANTApplicantDeletePassword3101044HRPA-RCBAPI_APPLICANT_CREATE_PW_REGApplicantCreate passwordAPPLICANTApplicantCreatePassword3101045HRPA-RCBAPI_APPLICANT_CREATEApplicantCreate from dataAPPLICANTApplicantCreateFromData3101046HRPA-RCBAPI_APPLICANT_CHECKPASSWORDApplicantCheck passwordAPPLICANTApplicantCheckPassword3101047HRPA-RCBAPI_APPLICANT_CHECKEXISTENCEApplicantExistence checkAPPLICANTApplicantExistenceCheck3101048HRPA-RCBAPI_APPLICANT_CHANGEPASSWORDApplicantChange passwordAPPLICANTApplicantChangePassword3101049HRPA-PA-USBAPIADDREMPUS_SIMULATECREATIONEmployee address USSimulation: Create employee addressADDREMPUSEmployeePrivateAdrUSSimulatecreation45A1050HRPA-PA-USBAPI_FAMILYUS_SIMULATECREATIONFAMILYUSSimulate creationFAMILYUSEmployeeFamMemberUsSimulatecreation45A1051HRPA-PA-USBAPI_FAMILYUS_REQUESTFAMILYUSRequestFAMILYUSEmployeeFamMemberUsRequest45A1052HRPA-PA-USBAPI_FAMILYUS_GETDETAILEDLISTFAMILYUSGet detailed listFAMILYUSEmployeeFamMemberUsGetdetailedlist45A1053HRPA-PA-USBAPI_FAMILYUS_GETDETAILFAMILYUSGet detailFAMILYUSEmployeeFamMemberUsGetdetail45A1054HRPA-PA-USBAPI_FAMILYUS_CREATEFAMILYUSCreateFAMILYUSEmployeeFamMemberUsCreate45A1055HRPA-PA-USBAPI_FAMILYUS_CHANGEFAMILYUSChangeFAMILYUSEmployeeFamMemberUsChange45A1056HRPA-PA-USBAPI_ADDRESSEMPUS_REQUESTEmployee address USCreate locked employee address recordADDREMPUSEmployeePrivateAdrUSRequest45A1057HRPA-PA-USBAPI_ADDRESSEMPUS_GETDETAILEmployee address USRead employee addressADDREMPUSEmployeePrivateAdrUSGetdetail45A1058HRPA-PA-USBAPI_ADDRESSEMPUS_CREATEEmployee address USCreateADDREMPUSEmployeePrivateAdrUSCreate45A1059HRPA-PA-USBAPI_ADDRESSEMPUS_CHANGEEmployee address USChange Employee AddressADDREMPUSEmployeePrivateAdrUSChange45A1060HRPA-PA-USBAPI_ADDREMPUS_GETDETAILEDLISTEmployee address USRead instances with dataADDREMPUSEmployeePrivateAdrUSGetdetailedlist45A1061HRPA-PA-USBAPI_ADDREMPUS_CREATESUCCESSOREmployee address USCreate subsequent employee address recordADDREMPUSEmployeePrivateAdrUSCreateSuccessor45A1062HRPA-PA-TWBAPI_FAMILYTW_SIMULATECREATIONEmployee family/related person TaiwanSimulateCreationFAMILYTWEmployeeFamilyTWSimulateCreation46C1063HRPA-PA-TWBAPI_FAMILYTW_REQUESTEmployee family/related person TaiwanRequestFAMILYTWEmployeeFamilyTWRequest46C1064HRPA-PA-TWBAPI_FAMILYTW_GETDETAILEDLISTEmployee family/related person TaiwanGetDetailedListFAMILYTWEmployeeFamilyTWGetDetailedList46C1065HRPA-PA-TWBAPI_FAMILYTW_GETDETAILEmployee family/related person TaiwanGetDetailFAMILYTWEmployeeFamilyTWGetDetail46C1066HRPA-PA-TWBAPI_FAMILYTW_CREATESUCCESSOREmployee family/related person TaiwanCreateSuccessorFAMILYTWEmployeeFamilyTWCreateSuccessor46C1067HRPA-PA-TWBAPI_FAMILYTW_CREATEEmployee family/related person TaiwanCreate familyFAMILYTWEmployeeFamilyTWCreate46C1068HRPA-PA-TWBAPI_FAMILYTW_CHANGEEmployee family/related person TaiwanChange familyFAMILYTWEmployeeFamilyTWChange46C1069HRPA-PA-TWBAPI_FAMILY_GETLISTEmployee family/related person TaiwanRead InstancesFAMILYTWEmployeeFamilyTWGetList46C1070HRPA-PA-TWBAPI_FAMILY_DELETEEmployee family/related person Taiwan_deleteFamilyFAMILYTWEmployeeFamilyTWDelete46C1071HRPA-PA-TWBAPI_FAMILY_APPROVEEmployee family/related person TaiwanUnlock familyFAMILYTWEmployeeFamilyTWApprove46C1072HRPA-PA-TWBAPI_ADDREMPTW_SIMULATECREATEEmployee private address TaiwanSimulation: Create employee addressADDREMPTWEmployeePrivatAdrTWSimulateCreation46C1073HRPA-PA-TWBAPI_ADDREMPTW_REQUESTEmployee private address TaiwanCreate locked employee address recordADDREMPTWEmployeePrivatAdrTWRequest46C1074HRPA-PA-TWBAPI_ADDREMPTW_GETDETAILEDLISTEmployee private address TaiwanGetDetailedListADDREMPTWEmployeePrivatAdrTWGetDetailedList46C1075HRPA-PA-TWBAPI_ADDREMPTW_GETDETAILEmployee private address TaiwanRead employee addressADDREMPTWEmployeePrivatAdrTWGetDetail46C1076HRPA-PA-TWBAPI_ADDREMPTW_CREATESUCCESSOREmployee private address TaiwanCreate subs.employee address recordADDREMPTWEmployeePrivatAdrTWCreateSuccessor46C1077HRPA-PA-TWBAPI_ADDREMPTW_CREATEEmployee private address TaiwanCreate employee addressADDREMPTWEmployeePrivatAdrTWCreate46C1078HRPA-PA-TWBAPI_ADDREMPTW_CHANGEEmployee private address TaiwanChange employee addressADDREMPTWEmployeePrivatAdrTWChange46C1079HRPA-PA-THBAPI_FAMILYTH_SIMULATECREATIONEmployee family/related person ThailandFamily TH: Simulate record creationFAMILYTHEmployeeFamilyTHSimulatecreation46C1080HRPA-PA-THBAPI_FAMILYTH_REQUESTEmployee family/related person ThailandFamily TH: Create locked recordFAMILYTHEmployeeFamilyTHRequest46C1081HRPA-PA-THBAPI_FAMILYTH_GETLISTEmployee family/related person ThailandRead Instances Family ThailandFAMILYTHEmployeeFamilyTHGetlist46C1082HRPA-PA-THBAPI_FAMILYTH_GETDETAILEDLISTEmployee family/related person ThailandFamily TH: Read instances with dataFAMILYTHEmployeeFamilyTHGetdetailedlist46C1083HRPA-PA-THBAPI_FAMILYTH_GETDETAILEmployee family/related person ThailandFamily TH: Read RecordFAMILYTHEmployeeFamilyTHGetdetail46C1084HRPA-PA-THBAPI_FAMILYTH_DELIMITEmployee family/related person ThailandDelimit Family ThailandFAMILYTHEmployeeFamilyTHDelimit46C1085HRPA-PA-THBAPI_FAMILYTH_DELETEEmployee family/related person Thailand_deleteFamily ThailandFAMILYTHEmployeeFamilyTHDelete46C1086HRPA-PA-THBAPI_FAMILYTH_CREATESUCCESSOREmployee family/related person ThailandFamily TH: Create subsequent family recordFAMILYTHEmployeeFamilyTHCreatesuccessor46C1087HRPA-PA-THBAPI_FAMILYTH_CREATEEmployee family/related person ThailandFamily TH: Create recordFAMILYTHEmployeeFamilyTHCreate46C1088HRPA-PA-THBAPI_FAMILYTH_CHANGEEmployee family/related person ThailandFamily TH: Change recordFAMILYTHEmployeeFamilyTHChange46C1089HRPA-PA-THBAPI_FAMILYTH_APPROVEEmployee family/related person ThailandUnlock Family Details - ThailandFAMILYTHEmployeeFamilyTHApprove46C1090HRPA-PA-THBAPI_EMPTAXTH_REQUESTEmployee Tax Information ThailandCreate Tax ThailandEMPTAXTHEmployeeTaxInfoTHRequest46C1091HRPA-PA-THBAPI_EMPTAXTH_GETLISTEmployee Tax Information ThailandRead Instances Tax ThailandEMPTAXTHEmployeeTaxInfoTHGetlist46C1092HRPA-PA-THBAPI_EMPTAXTH_GETDETAILLISTEmployee Tax Information ThailandRead instances with data Tax ThailandEMPTAXTHEmployeeTaxInfoTHGetdetaillist46C1093HRPA-PA-THBAPI_EMPTAXTH_GETDETAILEmployee Tax Information ThailandRead Tax ThailandEMPTAXTHEmployeeTaxInfoTHGetdetail46C1094HRPA-PA-THBAPI_EMPTAXTH_DELETEEmployee Tax Information Thailand_deleteTax ThailandEMPTAXTHEmployeeTaxInfoTHDelete46C1095HRPA-PA-THBAPI_EMPTAXTH_CREATEEmployee Tax Information ThailandCreate Tax ThailandEMPTAXTHEmployeeTaxInfoTHCreate46C1096HRPA-PA-THBAPI_EMPTAXTH_CHANGEEmployee Tax Information ThailandChange Tax ThailandEMPTAXTHEmployeeTaxInfoTHChange46C1097HRPA-PA-THBAPI_EMPTAXTH_APPROVEEmployee Tax Information ThailandUnlock Tax detailsEMPTAXTHEmployeeTaxInfoTHApprove46C1098HRPA-PA-THBAPI_ADDREMPTH_SIMULATECREATIOEmployee Private Address ThailandSimulation: Create employee addressADDREMPTHEmployeePrivatAdrTHSimulatecreation46C1099HRPA-PA-THBAPI_ADDREMPTH_REQUESTEmployee Private Address ThailandCreate locked employee address recordADDREMPTHEmployeePrivatAdrTHRequest46C1100HRPA-PA-THBAPI_ADDREMPTH_GETDETAILEDLISTEmployee Private Address ThailandGetdetailedlistADDREMPTHEmployeePrivatAdrTHGetdetailedlist46C1101HRPA-PA-THBAPI_ADDREMPTH_GETDETAILEmployee Private Address ThailandRead employee addressADDREMPTHEmployeePrivatAdrTHGetdetail46C1102HRPA-PA-THBAPI_ADDREMPTH_CREATESUCCESSOREmployee Private Address ThailandCreate subs.employee address recordADDREMPTHEmployeePrivatAdrTHCreatesuccessor46C1103HRPA-PA-THBAPI_ADDREMPTH_CREATEEmployee Private Address ThailandCreate employee addressADDREMPTHEmployeePrivatAdrTHCreate46C1104HRPA-PA-THBAPI_ADDREMPTH_CHANGEEmployee Private Address ThailandChange employee addressADDREMPTHEmployeePrivatAdrTHChange46C1105HRPA-PA-SGBAPI_FAMILYSG_SIMULATECREATIONEmployee family/related person SingaporeFamily SG: Simulate record creationFAMILYSGEmployeeFamilySGSimulateCreation46C1106HRPA-PA-SGBAPI_FAMILYSG_REQUESTEmployee family/related person SingaporeFamily SG: Create locked recordFAMILYSGEmployeeFamilySGRequest46C1107HRPA-PA-SGBAPI_FAMILYSG_GETDETAILEDLISTEmployee family/related person SingaporeFamily SG: Read instances with dataFAMILYSGEmployeeFamilySGGetDetailedList46C1108HRPA-PA-SGBAPI_FAMILYSG_GETDETAILEmployee family/related person SingaporeFamily SG: Read RecordFAMILYSGEmployeeFamilySGGetDetail46C1109HRPA-PA-SGBAPI_FAMILYSG_CREATESUCCESSOREmployee family/related person SingaporeFamily SG: Create subsequent family recordFAMILYSGEmployeeFamilySGCreateSuccessor46C1110HRPA-PA-SGBAPI_FAMILYSG_CREATEEmployee family/related person SingaporeFamily SG: Create recordFAMILYSGEmployeeFamilySGCreate46C1111HRPA-PA-SGBAPI_FAMILYSG_CHANGEEmployee family/related person SingaporeFamily SG: Change recordFAMILYSGEmployeeFamilySGChange46C1112HRPA-PA-SGBAPI_FAMILY_GETLISTEmployee family/related person SingaporeRead InstancesFAMILYSGEmployeeFamilySGGetList46C1113HRPA-PA-SGBAPI_FAMILY_DELETEEmployee family/related person Singapore_deleteFamilyFAMILYSGEmployeeFamilySGDelete46C1114HRPA-PA-SGBAPI_FAMILY_APPROVEEmployee family/related person SingaporeUnlock familyFAMILYSGEmployeeFamilySGApprove46C1115HRPA-PA-SGBAPI_EMPPERSID_GETDETAILEDLISTEmployee personal IdentificationRead instances with data Personal-IDEMPPERSIDEmployeePersonalIDGetDetailedList46C1116HRPA-PA-SGBAPI_EMPPERSID_GETDETAILEmployee personal IdentificationRead Personal-IDEMPPERSIDEmployeePersonalIDGetDetail46C1117HRPA-PA-SGBAPI_EMPPERSID_DELIMITEmployee personal IdentificationDelimit Personal-IDEMPPERSIDEmployeePersonalIDDelimit46C1118HRPA-PA-SGBAPI_EMPPERSID_DELETEEmployee personal Identification_deletePersonal-IDEMPPERSIDEmployeePersonalIDDelete46C1119HRPA-PA-SGBAPI_EMPPERSID_CREATEEmployee personal IdentificationCreate Personal-IDEMPPERSIDEmployeePersonalIDCreate46C1120HRPA-PA-SGBAPI_EMPPERSID_CHANGEEmployee personal IdentificationChange Personal-IDEMPPERSIDEmployeePersonalIDChange46C1121HRPA-PA-SGBAPI_EMPPERSID_APPROVEEmployee personal IdentificationUnlock Personal-ID detailsEMPPERSIDEmployeePersonalIDApprove46C1122HRPA-PA-SGBAPI_EMPALTNAME_SIMULATECREATNEmployee alternative nameSimulation: Create Employee Alternative nameEMPALTNAMEEmployeeAltNameSimulateCreation46C1123HRPA-PA-SGBAPI_EMPALTNAME_REQUESTEmployee alternative nameCreate locked employee alternative name recordEMPALTNAMEEmployeeAltNameRequest46C1124HRPA-PA-SGBAPI_EMPALTNAME_GETLISTEmployee alternative nameRead InstancesEMPALTNAMEEmployeeAltNameGetList46C1125HRPA-PA-SGBAPI_EMPALTNAME_GETDETAILEDLSTEmployee alternative nameRead employee alternative nameEMPALTNAMEEmployeeAltNameGetDetailedList46C1126HRPA-PA-SGBAPI_EMPALTNAME_GETDETAILEmployee alternative nameRead employee alternative nameEMPALTNAMEEmployeeAltNameGetDetail46C1127HRPA-PA-SGBAPI_EMPALTNAME_DELIMITEmployee alternative nameDelimit Employee Alternative Name Validity PeriodEMPALTNAMEEmployeeAltNameDelimit46C1128HRPA-PA-SGBAPI_EMPALTNAME_DELETEEmployee alternative name_deleteemployee alternative nameEMPALTNAMEEmployeeAltNameDelete46C1129HRPA-PA-SGBAPI_EMPALTNAME_CREATESUCCESSREmployee alternative nameCreateSuccessorEMPALTNAMEEmployeeAltNameCreateSuccessor46C1130HRPA-PA-SGBAPI_EMPALTNAME_CREATEEmployee alternative nameCreate Employee Alternative NameEMPALTNAMEEmployeeAltNameCreate46C1131HRPA-PA-SGBAPI_EMPALTNAME_CHANGEEmployee alternative nameChange employee alternative nameEMPALTNAMEEmployeeAltNameChange46C1132HRPA-PA-SGBAPI_EMPALTNAME_APPROVEEmployee alternative nameApprove employee alternative nameEMPALTNAMEEmployeeAltNameApprove46C1133HRPA-PA-SGBAPI_ADDREMPSG_SIMULATECREATIOEmployee Private Address SingaporeSimulation: Create employee addressADDREMPSGEmployeePrivateAdrSGSimulateCreation46C1134HRPA-PA-SGBAPI_ADDREMPSG_REQUESTEmployee Private Address SingaporeCreate locked employee address recordADDREMPSGEmployeePrivateAdrSGRequest46C1135HRPA-PA-SGBAPI_ADDREMPSG_GETDETAILEDLISTEmployee Private Address SingaporeGetDetailedListADDREMPSGEmployeePrivateAdrSGGetDetailedList46C1136HRPA-PA-SGBAPI_ADDREMPSG_GETDETAILEmployee Private Address SingaporeRead employee addressADDREMPSGEmployeePrivateAdrSGGetDetail46C1137HRPA-PA-SGBAPI_ADDREMPSG_CREATESUCCESSOREmployee Private Address SingaporeCreate subs.employee address recordADDREMPSGEmployeePrivateAdrSGCreateSuccessor46C1138HRPA-PA-SGBAPI_ADDREMPSG_CREATEEmployee Private Address SingaporeCreate employee addressADDREMPSGEmployeePrivateAdrSGCreate46C1139HRPA-PA-SGBAPI_ADDREMPSG_CHANGEEmployee Private Address SingaporeChange employee addressADDREMPSGEmployeePrivateAdrSGChange46C1140HRPA-PA-NZBAPI_BANKNZ_SIMULATECREATIONEmployee bank details NewzealandSimulation: Create bank detailsBANKNZEmployeeBankDetailNZSimulatecreation46C1141HRPA-PA-NZBAPI_BANKNZ_REQUESTEmployee bank details NewzealandCreate locked bank details recordBANKNZEmployeeBankDetailNZRequest46C1142HRPA-PA-NZBAPI_BANKNZ_GETDETAILEDLISTEmployee bank details NewzealandGetdetailedlistBANKNZEmployeeBankDetailNZGetdetailedlist46C1143HRPA-PA-NZBAPI_BANKNZ_GETDETAILEmployee bank details NewzealandDisplay bank detailsBANKNZEmployeeBankDetailNZGetdetail46C1144HRPA-PA-NZBAPI_BANKNZ_CREATESUCCESSOREmployee bank details NewzealandCreate subsequent bank details recordBANKNZEmployeeBankDetailNZCreatesuccessor46C1145HRPA-PA-NZBAPI_BANKNZ_CREATEEmployee bank details NewzealandCreate bank detailsBANKNZEmployeeBankDetailNZCreate46C1146HRPA-PA-NZBAPI_BANKNZ_CHANGEEmployee bank details NewzealandChange bank detailsBANKNZEmployeeBankDetailNZChange46C1147HRPA-PA-NZBAPI_ADDREMPNZ_SIMULATECREATNEmployee private address NewzealandSimulation: Create employee addressADDREMPNZEmployeePrivateAdrNZSimulatecreation46C1148HRPA-PA-NZBAPI_ADDREMPNZ_REQUESTEmployee private address NewzealandCreate locked employee address recordADDREMPNZEmployeePrivateAdrNZRequest46C1149HRPA-PA-NZBAPI_ADDREMPNZ_GETDETAILEDLISTEmployee private address NewzealandGetdetailedlistADDREMPNZEmployeePrivateAdrNZGetdetailedlist46C1150HRPA-PA-NZBAPI_ADDREMPNZ_GETDETAILEmployee private address NewzealandRead employee addressADDREMPNZEmployeePrivateAdrNZGetdetail46C1151HRPA-PA-NZBAPI_ADDREMPNZ_CREATESUCCESSOREmployee private address NewzealandCreate subs.employee address recordADDREMPNZEmployeePrivateAdrNZCreatesuccessor46C1152HRPA-PA-NZBAPI_ADDREMPNZ_CREATEEmployee private address NewzealandCreate employee addressADDREMPNZEmployeePrivateAdrNZCreate46C1153HRPA-PA-NZBAPI_ADDREMPNZ_CHANGEEmployee private address NewzealandChange employee addressADDREMPNZEmployeePrivateAdrNZChange46C1154HRPA-PA-NLBAPIADDREMPNL_SIMULATECREATIONEmployee address NLSimulation: Create employee addressADDREMPNLEmployeePrivateAdrNLSimulatecreation46A1155HRPA-PA-NLBAPI_FAMILYNL_SIMULATECREATIONEmployee family/related person NLSimulation: Create familyFAMILYNLEmployeeFamMemberNLSimulatecreation46A1156HRPA-PA-NLBAPI_FAMILYNL_REQUESTEmployee family/related person NLCreate locked family recordFAMILYNLEmployeeFamMemberNLRequest46A1157HRPA-PA-NLBAPI_FAMILYNL_GETDETAILEDLISTEmployee family/related person NLFamily NL: Read instances with dataFAMILYNLEmployeeFamMemberNLGetdetailedlist46A1158HRPA-PA-NLBAPI_FAMILYNL_GETDETAILEmployee family/related person NLRead familyFAMILYNLEmployeeFamMemberNLGetdetail46A1159HRPA-PA-NLBAPI_FAMILYNL_CREATESUCCESSOREmployee family/related person NLCreate subsequent family recordFAMILYNLEmployeeFamMemberNLCreatesuccessor46A1160HRPA-PA-NLBAPI_FAMILYNL_CREATEEmployee family/related person NLCreate FamilyFAMILYNLEmployeeFamMemberNLCreate46A1161HRPA-PA-NLBAPI_FAMILYNL_CHANGEEmployee family/related person NLChange FamilyFAMILYNLEmployeeFamMemberNLChange46A1162HRPA-PA-NLBAPI_FAMILY_GETLISTEmployee family/related person NLRead InstancesFAMILYNLEmployeeFamMemberNLGetlist46A1163HRPA-PA-NLBAPI_FAMILY_DELETEEmployee family/related person NL_deleteFamilyFAMILYNLEmployeeFamMemberNLDelete46A1164HRPA-PA-NLBAPI_FAMILY_APPROVEEmployee family/related person NLUnlock familyFAMILYNLEmployeeFamMemberNLApprove46A1165HRPA-PA-NLBAPI_ADDRESSEMPNL_REQUESTEmployee address NLCreate locked employee address recordADDREMPNLEmployeePrivateAdrNLRequest46A1166HRPA-PA-NLBAPI_ADDRESSEMPNL_GETDETAILEmployee address NLRead employee addressADDREMPNLEmployeePrivateAdrNLGetdetail46A1167HRPA-PA-NLBAPI_ADDRESSEMPNL_CREATEEmployee address NLCreate Employee AddressADDREMPNLEmployeePrivateAdrNLCreate46A1168HRPA-PA-NLBAPI_ADDRESSEMPNL_CHANGEEmployee address NLChange Employee AddressADDREMPNLEmployeePrivateAdrNLChange46A1169HRPA-PA-NLBAPI_ADDREMPNL_GETDETAILEDLISTEmployee address NLRead instances with dataADDREMPNLEmployeePrivateAdrNLGetdetailedlist46A1170HRPA-PA-NLBAPI_ADDREMPNL_CREATESUCCESSOREmployee address NLCreate subsequent employee address recordADDREMPNLEmployeePrivateAdrNLCreatesuccessor46A1171HRPA-PA-MYBAPI_PERSDATAMY_SIMULATECREATNEmployee personal data MalaysiaSimulation: Create personal dataPERSDATAMYEmployeePersDataMYSimulateCreation46C1172HRPA-PA-MYBAPI_PERSDATAMY_GETDETAILLISTEmployee personal data MalaysiaRead instances with dataPERSDATAMYEmployeePersDataMYGetdetaillist46C1173HRPA-PA-MYBAPI_PERSDATAMY_GETDETAILEmployee personal data MalaysiaRead personal dataPERSDATAMYEmployeePersDataMYGetdetail46C1174HRPA-PA-MYBAPI_PERSDATAMY_CREATESUCCESOREmployee personal data MalaysiaCreate subs.personal data recordPERSDATAMYEmployeePersDataMYCreateSuccessor46C1175HRPA-PA-MYBAPI_PERSDATAMY_CREATEEmployee personal data MalaysiaCreate personal dataPERSDATAMYEmployeePersDataMYCreate46C1176HRPA-PA-MYBAPI_PERSDATAMY_CHANGEEmployee personal data MalaysiaChange personal dataPERSDATAMYEmployeePersDataMYChange46C1177HRPA-PA-MYBAPI_FAMILYMY_SIMULATECREATIONEmployee family/related person MalaysiaSimulation: Create familyFAMILYMYEmployeeFamilyMYSimulatecreation46C1178HRPA-PA-MYBAPI_FAMILYMY_REQUESTEmployee family/related person MalaysiaCreate locked family recordFAMILYMYEmployeeFamilyMYRequest46C1179HRPA-PA-MYBAPI_FAMILYMY_GETDETAILEDLISTEmployee family/related person MalaysiaRead instances with dataFAMILYMYEmployeeFamilyMYGetdetailedlist46C1180HRPA-PA-MYBAPI_FAMILYMY_GETDETAILEmployee family/related person MalaysiaRead familyFAMILYMYEmployeeFamilyMYGetdetail46C1181HRPA-PA-MYBAPI_FAMILYMY_CREATESUCCESSOREmployee family/related person MalaysiaCreate subsequent family recordFAMILYMYEmployeeFamilyMYCreatesuccessor46C1182HRPA-PA-MYBAPI_FAMILYMY_CREATEEmployee family/related person MalaysiaCreate FamilyFAMILYMYEmployeeFamilyMYCreate46C1183HRPA-PA-MYBAPI_FAMILYMY_CHANGEEmployee family/related person MalaysiaChange FamilyFAMILYMYEmployeeFamilyMYChange46C1184HRPA-PA-MYBAPI_ADDREMPMY_SIMULATECREATIOEmployee private address MalaysiaSimulation: Create employee addressADDREMPMYEmployeePrivatAdrMYSimulatecreation46C1185HRPA-PA-MYBAPI_ADDREMPMY_REQUESTEmployee private address MalaysiaCreate locked employee address recordADDREMPMYEmployeePrivatAdrMYRequest46C1186HRPA-PA-MYBAPI_ADDREMPMY_GETDETAILEDLISTEmployee private address MalaysiaGetdetailedlistADDREMPMYEmployeePrivatAdrMYGetdetailedlist46C1187HRPA-PA-MYBAPI_ADDREMPMY_GETDETAILEmployee private address MalaysiaRead employee addressADDREMPMYEmployeePrivatAdrMYGetdetail46C1188HRPA-PA-MYBAPI_ADDREMPMY_CREATESUCCESSOREmployee private address MalaysiaCreate subs.employee address recordADDREMPMYEmployeePrivatAdrMYCreatesuccessor46C1189HRPA-PA-MYBAPI_ADDREMPMY_CREATEEmployee private address MalaysiaCreate employee addressADDREMPMYEmployeePrivatAdrMYCreate46C1190HRPA-PA-MYBAPI_ADDREMPMY_CHANGEEmployee private address MalaysiaChange employee addressADDREMPMYEmployeePrivatAdrMYChange46C1191HRPA-PA-JPBAPI_PERSDATAJP_SIMULACREATIONEmployee Personal data JPSimulation: Create personal dataPERSDATAJPEmployeePersDataJPSimulacreation46A1192HRPA-PA-JPBAPI_PERSDATAJP_GETDETAILEmployee Personal data JPDisplay personal dataPERSDATAJPEmployeePersDataJPGetdetail46A1193HRPA-PA-JPBAPI_PERSDATAJP_GEDETAILEDLISTEmployee Personal data JPGetdetailedlistPERSDATAJPEmployeePersDataJPGedetailedlist46A1194HRPA-PA-JPBAPI_PERSDATAJP_CREATSUCCESSOREmployee Personal data JPCreate subs.personal data recordPERSDATAJPEmployeePersDataJPCreatsuccessor46A1195HRPA-PA-JPBAPI_PERSDATAJP_CREATEEmployee Personal data JPCreate personal dataPERSDATAJPEmployeePersDataJPCreate46A1196HRPA-PA-JPBAPI_PERSDATAJP_CHANGEEmployee Personal data JPChange personal dataPERSDATAJPEmployeePersDataJPChange46A1197HRPA-PA-JPBAPI_PERSDATA_GETLISTEmployee Personal data JPRead instancesPERSDATAJPEmployeePersDataJPGetlist46A1198HRPA-PA-JPBAPI_PERSDATA_DELIMITEmployee Personal data JPDelimit Personal recordPERSDATAJPEmployeePersDataJPDelimit46A1199HRPA-PA-JPBAPI_PERSDATA_DELETEEmployee Personal data JP_deletepersonal dataPERSDATAJPEmployeePersDataJPDelete46A1200HRPA-PA-JPBAPI_FAMILYJP_SIMULATECREATIONEmployee Family/related person JPSimulation: Create familyFAMILYJPEmployeeFamilyJPSimulatecreation46A1201HRPA-PA-JPBAPI_FAMILYJP_REQUESTEmployee Family/related person JPCreate locked family recordFAMILYJPEmployeeFamilyJPRequest46A1202HRPA-PA-JPBAPI_FAMILYJP_GETDETAILEDLISTEmployee Family/related person JPGetdetailedlistFAMILYJPEmployeeFamilyJPGetdetailedlist46A1203HRPA-PA-JPBAPI_FAMILYJP_GETDETAILEmployee Family/related person JPDisplay family dataFAMILYJPEmployeeFamilyJPGetdetail46A1204HRPA-PA-JPBAPI_FAMILYJP_CREATESUCCESSOREmployee Family/related person JPCreate subsequent family recordFAMILYJPEmployeeFamilyJPCreatesuccessor46A1205HRPA-PA-JPBAPI_FAMILYJP_CREATEEmployee Family/related person JPCreate family dataFAMILYJPEmployeeFamilyJPCreate46A1206HRPA-PA-JPBAPI_FAMILYJP_CHANGEEmployee Family/related person JPChange family dataFAMILYJPEmployeeFamilyJPChange46A1207HRPA-PA-JPBAPI_FAMILY_GETLISTEmployee Family/related person JPRead instancesFAMILYJPEmployeeFamilyJPGetlist46A1208HRPA-PA-JPBAPI_FAMILY_DELIMITEmployee Family/related person JPDelimit family recordFAMILYJPEmployeeFamilyJPDelimit46A1209HRPA-PA-JPBAPI_FAMILY_DELETEEmployee Family/related person JP_deletefamily dataFAMILYJPEmployeeFamilyJPDelete46A1210HRPA-PA-JPBAPI_FAMILY_APPROVEEmployee Family/related person JPUnlock family detailsFAMILYJPEmployeeFamilyJPApprove46A1211HRPA-PA-JPBAPI_BANKDETAILJP_GETDETAILEmployee Bank Detail JPDisplay bank detailsBANKJPEmployeeBankDetailJPGetdetail46A1212HRPA-PA-JPBAPI_BANKDETAILJP_DETAILEDLISTEmployee Bank Detail JPGetdetailedlistBANKJPEmployeeBankDetailJPGetdetailedlist46A1213HRPA-PA-JPBAPI_ADDRESSEMPJP_SIMUCREATIONEmployee Address JPSimulation: Create employee addressADDREMPJPEmployeePrivateAdrJPSimulatecreation46A1214HRPA-PA-JPBAPI_ADDRESSEMPJP_REQUESTEmployee Address JPCreate locked employee address recordADDREMPJPEmployeePrivateAdrJPRequest46A1215HRPA-PA-JPBAPI_ADDRESSEMPJP_GETDETAILEmployee Address JPDisplay employee addressADDREMPJPEmployeePrivateAdrJPGetdetail46A1216HRPA-PA-JPBAPI_ADDRESSEMPJP_DETAILEDLISTEmployee Address JPGetdetailedlistADDREMPJPEmployeePrivateAdrJPGetdetailedlist46A1217HRPA-PA-JPBAPI_ADDRESSEMPJP_CRESUCCESSOREmployee Address JPCreate subs.employee address recordADDREMPJPEmployeePrivateAdrJPCreatesuccessor46A1218HRPA-PA-JPBAPI_ADDRESSEMPJP_CREATEEmployee Address JPCreate employee addressADDREMPJPEmployeePrivateAdrJPCreate46A1219HRPA-PA-JPBAPI_ADDRESSEMPJP_CHANGEEmployee Address JPChange employee addressADDREMPJPEmployeePrivateAdrJPChange46A1220HRPA-PA-ITBAPI_FAMILYIT_SIMULATECREATIONFamily/ reference personSimulate creationFAMILYITEmployeeFamilyITSimulatecreation46B1221HRPA-PA-ITBAPI_FAMILYIT_REQUESTFamily/ reference personRequestFAMILYITEmployeeFamilyITRequest46B1222HRPA-PA-ITBAPI_FAMILYIT_GETDETAILEDLISTFamily/ reference personDetailed listFAMILYITEmployeeFamilyITGetdetailedlist46B1223HRPA-PA-ITBAPI_FAMILYIT_GETDETAILFamily/ reference personDetailsFAMILYITEmployeeFamilyITGetdetail46B1224HRPA-PA-ITBAPI_FAMILYIT_CREATESUCCESSORFamily/ reference personCreate next recordFAMILYITEmployeeFamilyITCreatesuccessor46B1225HRPA-PA-ITBAPI_FAMILYIT_CREATEFamily/ reference personCreateFAMILYITEmployeeFamilyITCreate46B1226HRPA-PA-ITBAPI_FAMILYIT_CHANGEFamily/ reference personChangeFAMILYITEmployeeFamilyITChange46B1227HRPA-PA-ITBAPI_FAMILY_GETLISTFamily/ reference personListFAMILYITEmployeeFamilyITGetlist46B1228HRPA-PA-ITBAPI_FAMILY_DELETEFamily/ reference personDeleteFAMILYITEmployeeFamilyITDelete46B1229HRPA-PA-ITBAPI_FAMILY_APPROVEFamily/ reference personApproveFAMILYITEmployeeFamilyITApprove46B1230HRPA-PA-IDBAPI_FAMILYID_SIMULATECREATIONEmployee family/related person IndonesiaFamily ID: Simulate record creationFAMILYIDEmployeeFamilyIDSimulateCreation46C1231HRPA-PA-IDBAPI_FAMILYID_REQUESTEmployee family/related person IndonesiaFamily ID: Create locked recordFAMILYIDEmployeeFamilyIDRequest46C1232HRPA-PA-IDBAPI_FAMILYID_GETDETAILEDLISTEmployee family/related person IndonesiaFamily ID: Read instances with dataFAMILYIDEmployeeFamilyIDGetDetailedList46C1233HRPA-PA-IDBAPI_FAMILYID_GETDETAILEmployee family/related person IndonesiaFamily ID: Read RecordFAMILYIDEmployeeFamilyIDGetDetail46C1234HRPA-PA-IDBAPI_FAMILYID_CREATESUCCESSOREmployee family/related person IndonesiaFamily ID: Create subsequent family recordFAMILYIDEmployeeFamilyIDCreateSuccessor46C1235HRPA-PA-IDBAPI_FAMILYID_CREATEEmployee family/related person IndonesiaFamily ID: Create recordFAMILYIDEmployeeFamilyIDCreate46C1236HRPA-PA-IDBAPI_FAMILYID_CHANGEEmployee family/related person IndonesiaFamily ID: Change recordFAMILYIDEmployeeFamilyIDChange46C1237HRPA-PA-IDBAPI_FAMILY_GETLISTEmployee family/related person IndonesiaRead InstancesFAMILYIDEmployeeFamilyIDGetList46C1238HRPA-PA-IDBAPI_FAMILY_DELETEEmployee family/related person Indonesia_deleteFamilyFAMILYIDEmployeeFamilyIDDelete46C1239HRPA-PA-IDBAPI_FAMILY_APPROVEEmployee family/related person IndonesiaUnlock familyFAMILYIDEmployeeFamilyIDApprove46C1240HRPA-PA-IDBAPI_ADDREMPID_SIMULATECREATIOEmployee Private Address IndonesiaSimulation: Create employee addressADDREMPIDEmployeePrivateAdrIDSimulatecreation46C1241HRPA-PA-IDBAPI_ADDREMPID_REQUESTEmployee Private Address IndonesiaCreate locked employee address recordADDREMPIDEmployeePrivateAdrIDRequest46C1242HRPA-PA-IDBAPI_ADDREMPID_GETDETAILEDLISTEmployee Private Address IndonesiaGetdetailedlistADDREMPIDEmployeePrivateAdrIDGetdetailedlist46C1243HRPA-PA-IDBAPI_ADDREMPID_GETDETAILEmployee Private Address IndonesiaRead employee addressADDREMPIDEmployeePrivateAdrIDGetdetail46C1244HRPA-PA-IDBAPI_ADDREMPID_CREATESUCCESSOREmployee Private Address IndonesiaCreate subs.employee address recordADDREMPIDEmployeePrivateAdrIDCreatesuccessor46C1245HRPA-PA-IDBAPI_ADDREMPID_CREATEEmployee Private Address IndonesiaCreate employee addressADDREMPIDEmployeePrivateAdrIDCreate46C1246HRPA-PA-IDBAPI_ADDREMPID_CHANGEEmployee Private Address IndonesiaChange employee addressADDREMPIDEmployeePrivateAdrIDChange46C1247HRPA-PA-HKBAPI_PERSDATAHK_SIMULACREATIONEmployee Personal Data HKSimulation: Create personal dataPERSDATAHKEmployeePersDataHKSimulateCreation46C1248HRPA-PA-HKBAPI_PERSDATAHK_GETDETAILEmployee Personal Data HKDisplay personal dataPERSDATAHKEmployeePersDataHKGetDetail46C1249HRPA-PA-HKBAPI_PERSDATAHK_GEDETAILEDLISTEmployee Personal Data HKRead instances with dataPERSDATAHKEmployeePersDataHKGetDetailedList46C1250HRPA-PA-HKBAPI_PERSDATAHK_CREATSUCCESSOREmployee Personal Data HKCreate subs.personal data recordPERSDATAHKEmployeePersDataHKCreateSuccessor46C1251HRPA-PA-HKBAPI_PERSDATAHK_CREATEEmployee Personal Data HKCreate personal dataPERSDATAHKEmployeePersDataHKCreate46C1252HRPA-PA-HKBAPI_PERSDATAHK_CHANGEEmployee Personal Data HKChange personal dataPERSDATAHKEmployeePersDataHKChange46C1253HRPA-PA-HKBAPI_PERSDATA_GETLISTEmployee Personal Data HKRead instancesPERSDATAHKEmployeePersDataHKGetList46C1254HRPA-PA-HKBAPI_PERSDATA_DELIMITEmployee Personal Data HKDelimitPERSDATAHKEmployeePersDataHKDelimit46C1255HRPA-PA-HKBAPI_PERSDATA_DELETEEmployee Personal Data HK_deletepersonal dataPERSDATAHKEmployeePersDataHKDelete46C1256HRPA-PA-HKBAPI_FAMILYHK_SIMULATECREATIONEmployee Family/related Person HKFamily Hong Kong: Simulate Create recordFAMILYHKEmployeeFamilyHKSimulateCreation46C1257HRPA-PA-HKBAPI_FAMILYHK_REQUESTEmployee Family/related Person HKFamily Hong Kong: Create locked recordFAMILYHKEmployeeFamilyHKRequest46C1258HRPA-PA-HKBAPI_FAMILYHK_GETDETAILEDLISTEmployee Family/related Person HKFamily Hong Kong: Read instances with recordFAMILYHKEmployeeFamilyHKGetDetailedList46C1259HRPA-PA-HKBAPI_FAMILYHK_GETDETAILEmployee Family/related Person HKFamily Hong Kong: Read recordFAMILYHKEmployeeFamilyHKGetDetail46C1260HRPA-PA-HKBAPI_FAMILYHK_CREATESUCCESSOREmployee Family/related Person HKFamily Hong Kong: Create succeeding recordFAMILYHKEmployeeFamilyHKCreateSuccessor46C1261HRPA-PA-HKBAPI_FAMILYHK_CREATEEmployee Family/related Person HKFamily Hong Kong: Create recordFAMILYHKEmployeeFamilyHKCreate46C1262HRPA-PA-HKBAPI_FAMILYHK_CHANGEEmployee Family/related Person HKFamily Hong Kong: Change recordFAMILYHKEmployeeFamilyHKChange46C1263HRPA-PA-HKBAPI_FAMILY_GETLISTEmployee Family/related Person HKRead InstancesFAMILYHKEmployeeFamilyHKGetList46C1264HRPA-PA-HKBAPI_FAMILY_DELETEEmployee Family/related Person HK_deleteFamilyFAMILYHKEmployeeFamilyHKDelete46C1265HRPA-PA-HKBAPI_FAMILY_APPROVEEmployee Family/related Person HKUnlock familyFAMILYHKEmployeeFamilyHKApprove46C1266HRPA-PA-HKBAPI_ADDREMPHK_SIMULATECREATEEmployee private address HongkongSimulation: Create employee addressADDREMPHKEmployeePrivateAdrHKSimulateCreation46C1267HRPA-PA-HKBAPI_ADDREMPHK_REQUESTEmployee private address HongkongCreate locked employee address recordADDREMPHKEmployeePrivateAdrHKRequest46C1268HRPA-PA-HKBAPI_ADDREMPHK_GETDETAILEDLISTEmployee private address HongkongGetDetailedListADDREMPHKEmployeePrivateAdrHKGetDetailedList46C1269HRPA-PA-HKBAPI_ADDREMPHK_GETDETAILEmployee private address HongkongRead employee addressADDREMPHKEmployeePrivateAdrHKGetDetail46C1270HRPA-PA-HKBAPI_ADDREMPHK_CREATESUCCESSOREmployee private address HongkongCreate subs.employee address recordADDREMPHKEmployeePrivateAdrHKCreateSuccessor46C1271HRPA-PA-HKBAPI_ADDREMPHK_CREATEEmployee private address HongkongCreate employee addressADDREMPHKEmployeePrivateAdrHKCreate46C1272HRPA-PA-HKBAPI_ADDREMPHK_CHANGEEmployee private address HongkongChange employee addressADDREMPHKEmployeePrivateAdrHKChange46C1273HRPA-PA-FRBAPIADDREMPFR_SIMULATECREATIONEmployee address (France)Simulation: Create employee addressADDREMPFREmployeePrivatAdrFRSimulatecreation46A1274HRPA-PA-FRBAPI_ADDRESSEMPFR_REQUESTEmployee address (France)Create locked employee address recordADDREMPFREmployeePrivatAdrFRRequest46A1275HRPA-PA-FRBAPI_ADDRESSEMPFR_GETDETAILEmployee address (France)Read employee addressADDREMPFREmployeePrivatAdrFRGetdetail46A1276HRPA-PA-FRBAPI_ADDRESSEMPFR_CREATEEmployee address (France)Create employee addressADDREMPFREmployeePrivatAdrFRCreate46A1277HRPA-PA-FRBAPI_ADDRESSEMPFR_CHANGEEmployee address (France)Change employee addressADDREMPFREmployeePrivatAdrFRChange46A1278HRPA-PA-FRBAPI_ADDREMPFR_GETDETAILEDLISTEmployee address (France)Read instances with dataADDREMPFREmployeePrivatAdrFRGetdetailedlist46A1279HRPA-PA-FRBAPI_ADDREMPFR_CREATESUCCESSOREmployee address (France)Create next employee address recordADDREMPFREmployeePrivatAdrFRCreatesuccessor46A1280HRPA-PA-ESBAPIADDREMPES_SIMULATECREATIONEmployee address SpainSimulation: Create employee addressADDREMPEEmployeePrivAdrESimulatecreation46A1281HRPA-PA-ESBAPI_ADDRESSEMPES_REQUESTEmployee address SpainCreate locked employee address recordADDREMPEEmployeePrivAdrERequest46A1282HRPA-PA-ESBAPI_ADDRESSEMPES_GETDETAILEmployee address SpainRead employee addressADDREMPEEmployeePrivAdrEGetdetail46A1283HRPA-PA-ESBAPI_ADDRESSEMPES_CREATEEmployee address SpainCreate employee addressADDREMPEEmployeePrivAdrECreate46A1284HRPA-PA-ESBAPI_ADDRESSEMPES_CHANGEEmployee address SpainChange employee addressADDREMPEEmployeePrivAdrEChange46A1285HRPA-PA-ESBAPI_ADDREMPES_GETDETAILEDLISTEmployee address SpainRead instances with dataADDREMPEEmployeePrivAdrEGetdetailedlist46A1286HRPA-PA-ESBAPI_ADDREMPES_CREATESUCCESSOREmployee address SpainCreate subsequent employee address recordADDREMPEEmployeePrivAdrECreatesuccessor46A1287HRPA-PA-DEBAPIEMPCAPFODESIMULATECREATIONEmployee Capital Formation - GermanySimulation: Create CFSEMPCAPFODEEmployeeCapitFormDESimulateCreation46C1288HRPA-PA-DEBAPIADDREMPDE_SIMULATECREATIONEmployee address in GermanySimulation: Create employee addressADDREMPDEEmployeePrivateAdrDESimulatecreation46A1289HRPA-PA-DEBAPI_EMPCAPFODEGETDETAILEDLISTEmployee Capital Formation - GermanyRead instances with dataEMPCAPFODEEmployeeCapitFormDEGetDetailedList46C1290HRPA-PA-DEBAPI_EMPCAPFODECREATESUCCESSOREmployee Capital Formation - GermanyCreate CFS follow-on recordEMPCAPFODEEmployeeCapitFormDECreateSuccessor46C1291HRPA-PA-DEBAPI_EMPCAPFODE_REQUESTEmployee Capital Formation - GermanyCreate locked CFSEMPCAPFODEEmployeeCapitFormDERequest46C1292HRPA-PA-DEBAPI_EMPCAPFODE_GETLISTEmployee Capital Formation - GermanyRead InstancesEMPCAPFODEEmployeeCapitFormDEGetList46C1293HRPA-PA-DEBAPI_EMPCAPFODE_GETDETAILEmployee Capital Formation - GermanyRead CFSEMPCAPFODEEmployeeCapitFormDEGetDetail46C1294HRPA-PA-DEBAPI_EMPCAPFODE_DELIMITEmployee Capital Formation - GermanyDelimit CFS periodEMPCAPFODEEmployeeCapitFormDEDelimit46C1295HRPA-PA-DEBAPI_EMPCAPFODE_DELETEEmployee Capital Formation - Germany_deleteCFSEMPCAPFODEEmployeeCapitFormDEDelete46C1296HRPA-PA-DEBAPI_EMPCAPFODE_CREATEEmployee Capital Formation - GermanyCreate CFSEMPCAPFODEEmployeeCapitFormDECreate46C1297HRPA-PA-DEBAPI_EMPCAPFODE_CHANGEEmployee Capital Formation - GermanyChange Capital FormationEMPCAPFODEEmployeeCapitFormDEChange46C1298HRPA-PA-DEBAPI_EMPCAPFODE_APPROVEEmployee Capital Formation - GermanyUnlock CFSEMPCAPFODEEmployeeCapitFormDEApprove46C1299HRPA-PA-DEBAPI_ADDRESSEMPDE_REQUESTEmployee address in GermanyCreate locked employee address recordADDREMPDEEmployeePrivateAdrDERequest46A1300HRPA-PA-DEBAPI_ADDRESSEMPDE_GETDETAILEmployee address in GermanyRead employee addressADDREMPDEEmployeePrivateAdrDEGetdetail46A1301HRPA-PA-DEBAPI_ADDRESSEMPDE_CREATEEmployee address in GermanyCreate Employee AddressADDREMPDEEmployeePrivateAdrDECreate46A1302HRPA-PA-DEBAPI_ADDRESSEMPDE_CHANGEEmployee address in GermanyChange Employee AddressADDREMPDEEmployeePrivateAdrDEChange46A1303HRPA-PA-DEBAPI_ADDREMPDE_GETDETAILEDLISTEmployee address in GermanyRead instances with dataADDREMPDEEmployeePrivateAdrDEGetdetailedlist46A1304HRPA-PA-DEBAPI_ADDREMPDE_CREATESUCCESSOREmployee address in GermanyCreate subsequent employee address recordADDREMPDEEmployeePrivateAdrDECreatesuccessor46A1305HRPA-PA-CHBAPIADDREMPCH_SIMULATECREATIONEmployee address CHSimulation: Create employee addressADDREMPCHEmployeePrivatAdrCHSimulatecreation46A1306HRPA-PA-CHBAPI_ADDRESSEMPCH_REQUESTEmployee address CHCreate locked employee address recordADDREMPCHEmployeePrivatAdrCHRequest46A1307HRPA-PA-CHBAPI_ADDRESSEMPCH_GETDETAILEmployee address CHRead employee addressADDREMPCHEmployeePrivatAdrCHGetdetail46A1308HRPA-PA-CHBAPI_ADDRESSEMPCH_CREATEEmployee address CHCreate employee addressADDREMPCHEmployeePrivatAdrCHCreate46A1309HRPA-PA-CHBAPI_ADDRESSEMPCH_CHANGEEmployee address CHChange employee addressADDREMPCHEmployeePrivatAdrCHChange46A1310HRPA-PA-CHBAPI_ADDREMPCH_GETDETAILEDLISTEmployee address CHRead instances with dataADDREMPCHEmployeePrivatAdrCHGetdetailedlist46A1311HRPA-PA-CHBAPI_ADDREMPCH_CREATESUCCESSOREmployee address CHCreate subsequent employee address recordADDREMPCHEmployeePrivatAdrCHCreatesuccessor46A1312HRPA-PA-AUBAPI_EXTBANKPAY_REQUESTEmployee external bank paymentsRequest External Bank PaymentsEXTBANKPAYEmployeeExtBankPayRequest46C1313HRPA-PA-AUBAPI_EXTBANKPAY_GETLISTEmployee external bank paymentsRead Instances External Bank PaymentsEXTBANKPAYEmployeeExtBankPayGetList46C1314HRPA-PA-AUBAPI_EXTBANKPAY_GETDETLLISTEmployee external bank paymentsRead instances with data External Bank PaymentsEXTBANKPAYEmployeeExtBankPayGetDetailedList46C1315HRPA-PA-AUBAPI_EXTBANKPAY_GETDETAILEmployee external bank paymentsRead External Bank PaymentsEXTBANKPAYEmployeeExtBankPayGetDetail46C1316HRPA-PA-AUBAPI_EXTBANKPAY_DELIMITEmployee external bank paymentsDelimit External Bank paymentsEXTBANKPAYEmployeeExtBankPayDelimit46C1317HRPA-PA-AUBAPI_EXTBANKPAY_DELETEEmployee external bank payments_deleteExternal Bank PaymentsEXTBANKPAYEmployeeExtBankPayDelete46C1318HRPA-PA-AUBAPI_EXTBANKPAY_CREATEEmployee external bank paymentsCreate External Bank PaymentsEXTBANKPAYEmployeeExtBankPayCreate46C1319HRPA-PA-AUBAPI_EXTBANKPAY_CHANGEEmployee external bank paymentsChange External Bank PaymentsEXTBANKPAYEmployeeExtBankPayChange46C1320HRPA-PA-AUBAPI_EXTBANKPAY_APPROVEEmployee external bank paymentsUnlock External Bank PaymentsEXTBANKPAYEmployeeExtBankPayApprove46C1321HRPA-PA-AUBAPI_EMPTAXAU_REQUESTEmployee Tax Information AustraliaCreate Tax AustraliaEMPTAXAUEmployeeTaxInfoAURequest46C1322HRPA-PA-AUBAPI_EMPTAXAU_GETLISTEmployee Tax Information AustraliaRead Instances Tax AustraliaEMPTAXAUEmployeeTaxInfoAUGetlist46C1323HRPA-PA-AUBAPI_EMPTAXAU_GETDETAILLISTEmployee Tax Information AustraliaRead instances with data Tax AustraliaEMPTAXAUEmployeeTaxInfoAUGetdetailedlist46C1324HRPA-PA-AUBAPI_EMPTAXAU_GETDETAILEmployee Tax Information AustraliaRead Tax AustraliaEMPTAXAUEmployeeTaxInfoAUGetdetail46C1325HRPA-PA-AUBAPI_EMPTAXAU_DELETEEmployee Tax Information Australia_deleteTax AustraliaEMPTAXAUEmployeeTaxInfoAUDelete46C1326HRPA-PA-AUBAPI_EMPTAXAU_CREATEEmployee Tax Information AustraliaCreate Tax AustraliaEMPTAXAUEmployeeTaxInfoAUCreate46C1327HRPA-PA-AUBAPI_EMPTAXAU_CHANGEEmployee Tax Information AustraliaChange Tax AustraliaEMPTAXAUEmployeeTaxInfoAUChange46C1328HRPA-PA-AUBAPI_EMPTAXAU_APPROVEEmployee Tax Information AustraliaUnlock Tax details AustraliaEMPTAXAUEmployeeTaxInfoAUApprove46C1329HRPA-PA-AUBAPI_EMPSUPANAU_REQUESTEmployee superannuation AustraliaCreate Superannuation AustraliaEMPSUPANAUEmployeeSuperannAURequest46C1330HRPA-PA-AUBAPI_EMPSUPANAU_GETLISTEmployee superannuation AustraliaRead Instances Superannuation AustraliaEMPSUPANAUEmployeeSuperannAUGetlist46C1331HRPA-PA-AUBAPI_EMPSUPANAU_GETDETAILLISTEmployee superannuation AustraliaRead instances with data Superannuation AustraliaEMPSUPANAUEmployeeSuperannAUGetdetailedlist46C1332HRPA-PA-AUBAPI_EMPSUPANAU_GETDETAILEmployee superannuation AustraliaRead Superannuation AustraliaEMPSUPANAUEmployeeSuperannAUGetdetail46C1333HRPA-PA-AUBAPI_EMPSUPANAU_DELIMITEmployee superannuation AustraliaDelimit Superannuation AustraliaEMPSUPANAUEmployeeSuperannAUDelimit46C1334HRPA-PA-AUBAPI_EMPSUPANAU_DELETEEmployee superannuation Australia_deleteSuperannuation AustraliaEMPSUPANAUEmployeeSuperannAUDelete46C1335HRPA-PA-AUBAPI_EMPSUPANAU_CREATEEmployee superannuation AustraliaCreate Superannuation AustraliaEMPSUPANAUEmployeeSuperannAUCreate46C1336HRPA-PA-AUBAPI_EMPSUPANAU_CHANGEEmployee superannuation AustraliaChange Superannuation AustraliaEMPSUPANAUEmployeeSuperannAUChange46C1337HRPA-PA-AUBAPI_EMPSUPANAU_APPROVEEmployee superannuation AustraliaUnlock Superannuation AustraliaEMPSUPANAUEmployeeSuperannAUApprove46C1338HRPA-PA-AUBAPI_EMPPREVIER_GETLISTEmployee previous employerRead Instances Previous EmployerEMPPREVIEREmployeePreviousERGetList46C1339HRPA-PA-AUBAPI_EMPPREVIER_GETDETALLISTEmployee previous employerRead instances with data Previous EmployerEMPPREVIEREmployeePreviousERGetDetailedList46C1340HRPA-PA-AUBAPI_EMPPREVIER_GETDETAILEmployee previous employerRead Previous EmployerEMPPREVIEREmployeePreviousERGetDetail46C1341HRPA-PA-AUBAPI_EMPPREVIER_DELIMITEmployee previous employerDelimit Previous EmployerEMPPREVIEREmployeePreviousERDelimit46C1342HRPA-PA-AUBAPI_EMPPREVIER_DELETEEmployee previous employer_deletePrevious EmployerEMPPREVIEREmployeePreviousERDelete46C1343HRPA-PA-AUBAPI_EMPPREVIER_CREATEEmployee previous employerCreate Previous EmployerEMPPREVIEREmployeePreviousERCreate46C1344HRPA-PA-AUBAPI_EMPPREVIER_CHANGEEmployee previous employerChange Previous EmployerEMPPREVIEREmployeePreviousERChange46C1345HRPA-PA-AUBAPI_ADDREMPAU_SIMULATECREATNEmployee private address AustraliaSimulation: Create employee addressADDREMPAUEmployeePrivateAdrAUSimulatecreation46C1346HRPA-PA-AUBAPI_ADDREMPAU_REQUESTEmployee private address AustraliaCreate locked employee address recordADDREMPAUEmployeePrivateAdrAURequest46C1347HRPA-PA-AUBAPI_ADDREMPAU_GETDETAILEDLISTEmployee private address AustraliaGetdetailedlistADDREMPAUEmployeePrivateAdrAUGetdetailedlist46C1348HRPA-PA-AUBAPI_ADDREMPAU_GETDETAILEmployee private address AustraliaRead employee addressADDREMPAUEmployeePrivateAdrAUGetdetail46C1349HRPA-PA-AUBAPI_ADDREMPAU_CREATESUCCESSOREmployee private address AustraliaCreate subs.employee address recordADDREMPAUEmployeePrivateAdrAUCreatesuccessor46C1350HRPA-PA-AUBAPI_ADDREMPAU_CREATEEmployee private address AustraliaCreate employee addressADDREMPAUEmployeePrivateAdrAUCreate46C1351HRPA-PA-AUBAPI_ADDREMPAU_CHANGEEmployee private address AustraliaChange employee addressADDREMPAUEmployeePrivateAdrAUChange46C1352HRPA-PABAPIINTCONTROLSIMULATECREATIONEmployee internal control dataSimulation: Create internal controlINTCONTROLEmployeeIntControlSimulatecreation40A1353HRPA-PABAPIBANKDETAILSIMULATECREATIONBank detailsSimulation: Create bank detailsBANKDETAILEmployeeBankDetailSimulatecreation40A1354HRPA-PABAPIADDRESSEMPSIMULATECREATIONEmployee AddressSimulation: Create Employee AddressADDRESSEMPEmployeePrivAddressSimulatecreation40A1355HRPA-PABAPI_USR01DOHR_GETEMPLOYEESAP user with HR_master dataDetermine employee from SAP userUSR01DOHREmployeeUserGetEmployee45A1356HRPA-PABAPI_PERSDATA_SIMULATECREATIONEmployee personal data - internationalSimulation: Create personal dataPERSDATAEmployeePersonalDataSimulatecreation40A1357HRPA-PABAPI_PERSDATA_GETLISTEmployee personal data - internationalRead instancesPERSDATAEmployeePersonalDataGetlist40A1358HRPA-PABAPI_PERSDATA_GETDETAILEDLISTEmployee personal data - internationalRead instances with dataPERSDATAEmployeePersonalDataGetdetailedlist45A1359HRPA-PABAPI_PERSDATA_GETDETAILEmployee personal data - internationalRead personal dataPERSDATAEmployeePersonalDataGetdetail40A1360HRPA-PABAPI_PERSDATA_DELIMITEmployee personal data - internationalDelimit personal data validity periodPERSDATAEmployeePersonalDataDelimit46A1361HRPA-PABAPI_PERSDATA_DELETEEmployee personal data - international_deletepersonal dataPERSDATAEmployeePersonalDataDelete40A1362HRPA-PABAPI_PERSDATA_CREATESUCCESSOREmployee personal data - internationalCreate subs.personal data recordPERSDATAEmployeePersonalDataCreatesuccessor40A1363HRPA-PABAPI_PERSDATA_CREATEEmployee personal data - internationalCreate personal dataPERSDATAEmployeePersonalDataCreate40A1364HRPA-PABAPI_PERSDATA_CHANGEEmployee personal data - internationalChange personal dataPERSDATAEmployeePersonalDataChange40A1365HRPA-PABAPI_INTCONTROLCREATESUCCESSOREmployee internal control dataCreate subsequent internal control recordINTCONTROLEmployeeIntControlCreatesuccessor40A1366HRPA-PABAPI_INTCONTROL_REQUESTEmployee internal control dataCreate locked internal control recordINTCONTROLEmployeeIntControlRequest40A1367HRPA-PABAPI_INTCONTROL_GETLISTEmployee internal control dataRead instancesINTCONTROLEmployeeIntControlGetlist40A1368HRPA-PABAPI_INTCONTROL_GETDETAILEmployee internal control dataDisplay internal controlINTCONTROLEmployeeIntControlGetdetail40A1369HRPA-PABAPI_INTCONTROL_DELIMITEmployee internal control dataDelimit internal control validity periodINTCONTROLEmployeeIntControlDelimit46A1370HRPA-PABAPI_INTCONTROL_DELETEEmployee internal control data_deleteinternal controlINTCONTROLEmployeeIntControlDelete40A1371HRPA-PABAPI_INTCONTROL_CREATEEmployee internal control dataCreate internal controlINTCONTROLEmployeeIntControlCreate40A1372HRPA-PABAPI_INTCONTROL_CHANGEEmployee internal control dataChange internal controlINTCONTROLEmployeeIntControlChange40A1373HRPA-PABAPI_INTCONTROL_APPROVEEmployee internal control dataUnlock internal controlINTCONTROLEmployeeIntControlApprove40A1374HRPA-PABAPI_FAMILY_SIMULATECREATIONEmployee family/related person internationalSimulation: Create familyFAMILYEmployeeFamilyMemberSimulatecreation40A1375HRPA-PABAPI_FAMILY_REQUESTEmployee family/related person internationalCreate locked family recordFAMILYEmployeeFamilyMemberRequest40A1376HRPA-PABAPI_FAMILY_GETLISTEmployee family/related person internationalRead instancesFAMILYEmployeeFamilyMemberGetlist40A1377HRPA-PABAPI_FAMILY_GETDETAILEDLISTEmployee family/related person internationalRead instances with dataFAMILYEmployeeFamilyMemberGetdetailedlist45A1378HRPA-PABAPI_FAMILY_GETDETAILEmployee family/related person internationalDisplay familyFAMILYEmployeeFamilyMemberGetdetail40A1379HRPA-PABAPI_FAMILY_DELIMITEmployee family/related person internationalDelimit family validity periodFAMILYEmployeeFamilyMemberDelimit46A1380HRPA-PABAPI_FAMILY_DELETEEmployee family/related person international_deletefamilyFAMILYEmployeeFamilyMemberDelete40A1381HRPA-PABAPI_FAMILY_CREATESUCCESSOREmployee family/related person internationalCreate subsequent family recordFAMILYEmployeeFamilyMemberCreatesuccessor40A1382HRPA-PABAPI_FAMILY_CREATEEmployee family/related person internationalCreate familyFAMILYEmployeeFamilyMemberCreate40A1383HRPA-PABAPI_FAMILY_CHANGEEmployee family/related person internationalChange familyFAMILYEmployeeFamilyMemberChange40A1384HRPA-PABAPI_FAMILY_APPROVEEmployee family/related person internationalUnlock familyFAMILYEmployeeFamilyMemberApprove40A1385HRPA-PABAPI_EMPLOYEET_INITPASSWORDTime specification of employee (international)Initial passwordEMPLOYEETEmployeeInitPassword40A1386HRPA-PABAPI_EMPLOYEET_GET_PW_REGTime specification of employee (international)Get passwordEMPLOYEETEmployeeGetPassword40A1387HRPA-PABAPI_EMPLOYEET_ENQUEUETime specification of employee (international)Lock employeesEMPLOYEETEmployeeEnqueue40A1388HRPA-PABAPI_EMPLOYEET_DEQUEUETime specification of employee (international)Unlock employeesEMPLOYEETEmployeeDequeue40A1389HRPA-PABAPI_EMPLOYEET_DELETE_PW_REGTime specification of employee (international)_deletepasswordEMPLOYEETEmployeeDeletePassword40A1390HRPA-PABAPI_EMPLOYEET_CREATE_PW_REGTime specification of employee (international)Create passwordEMPLOYEETEmployeeCreatePassword40A1391HRPA-PABAPI_EMPLOYEET_CHECKPASSWORDTime specification of employee (international)Check passwordEMPLOYEETEmployeeCheckPassword40A1392HRPA-PABAPI_EMPLOYEET_CHANGEPASSWORDTime specification of employee (international)Change passwordEMPLOYEETEmployeeChangePassword40A1393HRPA-PABAPI_EMPLOYEE_INITPASSWORDEmployeeInitial passwordBUS1065EmployeeAbstractInitPassword3101394HRPA-PABAPI_EMPLOYEE_GETDATAEmployeeFind personnel numbers for specified search criteriaBUS1065EmployeeAbstractGetList40A1395HRPA-PABAPI_EMPLOYEE_GET_PW_REGEmployeeGet passwordBUS1065EmployeeAbstractGetPassword3101396HRPA-PABAPI_EMPLOYEE_ENQUEUEEmployeeLock employeesBUS1065EmployeeAbstractEnqueue40A1397HRPA-PABAPI_EMPLOYEE_DEQUEUEEmployeeUnlock employeesBUS1065EmployeeAbstractDequeue40A1398HRPA-PABAPI_EMPLOYEE_DELETE_PW_REGEmployee_deletepasswordBUS1065EmployeeAbstractDeletePassword3101399HRPA-PABAPI_EMPLOYEE_CREATE_PW_REGEmployeeCreate passwordBUS1065EmployeeAbstractCreatePassword3101400HRPA-PABAPI_EMPLOYEE_CHECKPASSWORDEmployeeCheck passwordBUS1065EmployeeAbstractCheckPassword3101401HRPA-PABAPI_EMPLOYEE_CHECKEXISTENCEEmployeeExistence checkBUS1065EmployeeAbstractExistenceCheck3101402HRPA-PABAPI_EMPLOYEE_CHANGEPASSWORDEmployeeChange passwordBUS1065EmployeeAbstractChangePassword3101403HRPA-PABAPI_EMPLCOMM_GETLISTEmployee communicationRead instanceEMPLCOMMEmplCommunicationGetlist46A1404HRPA-PABAPI_EMPLCOMM_GETDETAILEDLISTEmployee communicationRead instances with dataEMPLCOMMEmplCommunicationGetdetailedlist46A1405HRPA-PABAPI_EMPLCOMM_GETDETAILEmployee communicationReadEMPLCOMMEmplCommunicationGetdetail46A1406HRPA-PABAPI_EMPLCOMM_DELIMITEmployee communicationDelimit validity periodEMPLCOMMEmplCommunicationDelimit46A1407HRPA-PABAPI_EMPLCOMM_DELETEEmployee communicationDeleteEMPLCOMMEmplCommunicationDelete46A1408HRPA-PABAPI_EMPLCOMM_CREATESUCCESSOREmployee communicationCreate subs.recordEMPLCOMMEmplCommunicationCreatesuccessor46A1409HRPA-PABAPI_EMPLCOMM_CREATEEmployee communicationCreateEMPLCOMMEmplCommunicationCreate46A1410HRPA-PABAPI_EMPLCOMM_CHANGEEmployee communicationChangeEMPLCOMMEmplCommunicationChange46A1411HRPA-PABAPI_DATESPECS_GETDETAILEDLISTEmployee date specificationRead instances with dataDATESPECSEmployeeDateSpecificGetdetailedlist45A1412HRPA-PABAPI_BASICPAY_SIMULATECREATIONEmployee basic paySimulation: Create basic payBASICPAYEmployeeBasicpaySimulateCreation40A1413HRPA-PABAPI_BASICPAY_REQUESTEmployee basic payCreate locked basic pay recordBASICPAYEmployeeBasicpayRequest40A1414HRPA-PABAPI_BASICPAY_GETLISTEmployee basic payRead instancesBASICPAYEmployeeBasicpayGetList40A1415HRPA-PABAPI_BASICPAY_GETDETAILEmployee basic payRead basic payBASICPAYEmployeeBasicpayGetDetail40A1416HRPA-PABAPI_BASICPAY_DELETEEmployee basic pay_deletebasic payBASICPAYEmployeeBasicpayDelete40A1417HRPA-PABAPI_BASICPAY_CREATESUCCESSOREmployee basic payCreate subsequent basic pay recordBASICPAYEmployeeBasicpayCreateSuccessor40A1418HRPA-PABAPI_BASICPAY_CREATEEmployee basic payCreate basic payBASICPAYEmployeeBasicpayCreate40A1419HRPA-PABAPI_BASICPAY_CHANGEEmployee basic payChange basic payBASICPAYEmployeeBasicpayChange40A1420HRPA-PABAPI_BASICPAY_APPROVEEmployee basic payUnlock basic payBASICPAYEmployeeBasicpayApprove40A1421HRPA-PABAPI_BANKDETAILGETDETAILEDLISTBank detailsRead instances with dataBANKDETAILEmployeeBankDetailGetdetailedlist45A1422HRPA-PABAPI_BANKDETAILCREATESUCCESSORBank detailsCreate subsequent bank details recordBANKDETAILEmployeeBankDetailCreatesuccessor40A1423HRPA-PABAPI_BANKDETAIL_REQUESTBank detailsCreate locked bank details recordBANKDETAILEmployeeBankDetailRequest40A1424HRPA-PABAPI_BANKDETAIL_GETLISTBank detailsRead instancesBANKDETAILEmployeeBankDetailGetlist40A1425HRPA-PABAPI_BANKDETAIL_GETDETAILBank detailsDisplay bank detailsBANKDETAILEmployeeBankDetailGetdetail40A1426HRPA-PABAPI_BANKDETAIL_DELIMITBank detailsDelimit bank detailsBANKDETAILEmployeeBankDetailDelimit46A1427HRPA-PABAPI_BANKDETAIL_DELETEBank details_deletebank detailsBANKDETAILEmployeeBankDetailDelete40A1428HRPA-PABAPI_BANKDETAIL_CREATEBank detailsCreate bank detailsBANKDETAILEmployeeBankDetailCreate40A1429HRPA-PABAPI_BANKDETAIL_CHANGEBank detailsChange bank detailsBANKDETAILEmployeeBankDetailChange40A1430HRPA-PABAPI_BANKDETAIL_APPROVEBank detailsUnlock bank detailsBANKDETAILEmployeeBankDetailApprove40A1431HRPA-PABAPI_ADDRESSEMPGETDETAILEDLISTEmployee AddressRead Instances with DataADDRESSEMPEmployeePrivAddressGetdetailedlist45A1432HRPA-PABAPI_ADDRESSEMPCREATESUCCESSOREmployee AddressCreate Next Employee Address RecordADDRESSEMPEmployeePrivAddressCreatesuccessor40A1433HRPA-PABAPI_ADDRESSEMP_REQUESTEmployee AddressCreate Locked Employee Address RecordADDRESSEMPEmployeePrivAddressRequest40A1434HRPA-PABAPI_ADDRESSEMP_GETLISTEmployee AddressRead InstancesADDRESSEMPEmployeePrivAddressGetlist40A1435HRPA-PABAPI_ADDRESSEMP_GETDETAILEmployee AddressRead Employee AddressADDRESSEMPEmployeePrivAddressGetdetail40A1436HRPA-PABAPI_ADDRESSEMP_DELIMITEmployee AddressDelimit Employee Address Validity PeriodADDRESSEMPEmployeePrivAddressDelimit46A 1437HRPA-PABAPI_ADDRESSEMP_DELETEEmployee Address_deleteEmployee AddressADDRESSEMPEmployeePrivAddressDelete40A 1438HRPA-PABAPI_ADDRESSEMP_CREATEEmployee AddressCreate Employee AddressADDRESSEMPEmployeePrivAddressCreate40A 1439HRPA-PABAPI_ADDRESSEMP_CHANGEEmployee AddressChange Employee AddressADDRESSEMPEmployeePrivAddressChange40A 1440HRPA-PABAPI_ADDRESSEMP_APPROVEEmployee AddressUnlock Employee AddressADDRESSEMPEmployeePrivAddressApprove40A 1441HRPA-OS-STBAPI_ORGUNITEXT_DATA_GETEnhanced Organizational UnitExtract data on organizational structureORGUNITEXTOrgUnitExtendedDataGet46C 1442HRPA-OSBAPI_HRMASTER_SAVE_REPL_MULTControl object for HR_master data replicationReplication of HR_master data and HR organizational dataHRMASTERHRMasterDataReplicaSaveReplicaMultiple45AHRMASTER1443HRPA-BNBAPI_BEN_GENBENINFO_GET_OPENPEmployee general benefits informationCheck if open enrollment period exists and period is indicatedGENBENINFOEmployeeGenBenInfoGetOpenEnrollmentPeriod45A 1444HRPA-BNBAPI_BEN_BUS302907_GET_POS_BENEmployee benefits stock purchase planPossible beneficiaries for stock purchase plansBUS302907EmpBenefitStockpPlanGetPossBeneficiaries45A 1445HRPA-BNBAPI_BEN_BUS302907_GET_BENEmployee benefits stock purchase planBeneficiaries for stock purchase plansBUS302907EmpBenefitStockpPlanGetBeneficiaries45A 1446HRPA-BNBAPI_BEN_BUS302906_GET_POS_INVEmployee - benefits - miscellaneousPossible investments for miscellaneous plansBUS302906EmpBenefitMiscelPlanGetPossInvestments40A 1447HRPA-BNBAPI_BEN_BUS302906_GET_POS_DEPEmployee - benefits - miscellaneousPossible dependents for miscellaneous plansBUS302906EmpBenefitMiscelPlanGetPossDependents40A 1448HRPA-BNBAPI_BEN_BUS302906_GET_POS_BENEmployee - benefits - miscellaneousPossible beneficiaries for misc. plansBUS302906EmpBenefitMiscelPlanGetPossBeneficiaries40A 1449HRPA-BNBAPI_BEN_BUS302906_GET_INVEmployee - benefits - miscellaneousInvestments for miscellaneous plansBUS302906EmpBenefitMiscelPlanGetInvestments40A 1450HRPA-BNBAPI_BEN_BUS302906_GET_DEPEmployee - benefits - miscellaneousDependentsBUS302906EmpBenefitMiscelPlanGetDependents40A 1451HRPA-BNBAPI_BEN_BUS302906_GET_BENEmployee - benefits - miscellaneousBeneficiary for miscellaneous plansBUS302906EmpBenefitMiscelPlanGetBeneficiaries40A 1452HRPA-BNBAPI_BEN_BUS302903_GET_POS_INVEmployee - benefits - savings planPossible investments for savings planBUS302903EmpBenefitSavingPlanGetPossInvestments40A1453HRPA-BNBAPI_BEN_BUS302903_GET_POS_BENEmployee - benefits - savings planPossible beneficiaries for savings plansBUS302903EmpBenefitSavingPlanGetPossBeneficiaries40A1454HRPA-BNBAPI_BEN_BUS302903_GET_INVEmployee - benefits - savings planInvestments for savings planBUS302903EmpBenefitSavingPlanGetInvestments40A1455HRPA-BNBAPI_BEN_BUS302903_GET_BENEmployee - benefits - savings planBeneficiary for savings planBUS302903EmpBenefitSavingPlanGetBeneficiaries40A1456HRPA-BNBAPI_BEN_BUS302902_GET_POS_BENEmployee - benefits - insurancePossible beneficiaries for insuranceBUS302902EmpBenefitInsurePlanGetPossBeneficiaries40A1457HRPA-BNBAPI_BEN_BUS302902_GET_BENEmployee - benefits - insuranceBeneficiary for insuranceBUS302902EmpBenefitInsurePlanGetBeneficiaries40A1458HRPA-BNBAPI_BEN_BUS302901_GET_POS_DEPEmployee - benefits - health planPossible health plan dependentsBUS302901EmpBenefitHealthPlanGetPossDependents40A1459HRPA-BNBAPI_BEN_BUS302901_GET_DEPEmployee - benefits - health planHealth plan dependentsBUS302901EmpBenefitHealthPlanGetDependents40A1460HRPA-BNBAPI_BEN_BUS3029_GET_PARTICIPEmployee - benefitsBenefit participation of an employeeBUS3029EmployeeBenefitGetParticipation40A1461HRPA-BNBAPI_BEN_BUS3029_GET_OPEN_PERIEmployee - benefitsCheck if open enrollment period exists and period is indicatedBUS3029EmployeeBenefitGetOpenEnrollmentPeriod40A1462HRPA-BNBAPI_BEN_BUS3029_GET_OFFEREmployee - benefitsDefine benefits offerBUS3029EmployeeBenefitGetOffer40A1463HRPA-BNBAPI_BEN_BUS3029_GET_OFFEREmployee - benefitsDefine benefits offerBUS3029EmployeeBenefitCreateOffer45A1464HRPA-BNBAPI_BEN_BUS3029_GET_EVT_LISTEmployee - benefitsDetermine the currently valid events of an employeeBUS3029EmployeeBenefitGetEventList40A1465HRPA-BNBAPI_BEN_BUS3029_GET_COREQEmployee - benefitsDetermine plans required simultaneouslyBUS3029EmployeeBenefitGetCorequisitePlans40A1466HRPA-BNBAPI_BEN_BUS3029_DELETE_PLANSEmployee - benefitsCancel EE enrollmentBUS3029EmployeeBenefitDeletePlans40A1467HRPA-BNBAPI_BEN_BUS3029_CREATE_PLANSEmployee - benefitsEnroll employeeBUS3029EmployeeBenefitCreatePlans40A1468HRPA-BNBAPI_BEN_BUS3029_CHECK_SELECTEmployee - benefitsConsistency checkBUS3029EmployeeBenefitCheckSelection40A 1469HRPA-BNBAPI_BEN_BENADJREAS_GET_LISTEmployee benefit adjustment reasonDefine adjustment reasons that are currently valid for an employeeBENADJREASEmployeeBenAdjReasonGetList45A 1470HRPA-BNBAPI_BEN_BENADJREAS_DELIMITEmployee benefit adjustment reasonDelimit adjustment reason (time-based)BENADJREASEmployeeBenAdjReasonDelimit46A 1471HRPA-BNBAPI_BEN_BENADJREAS_CALC_ENDDAEmployee benefit adjustment reasonDetermination of the (new) end date of an existing adjustment reasonBENADJREASEmployeeBenAdjReasonCalculateEndDate46A 1472BasisCA-TSBAPI_EECATIMESHEET_GETWORKLISTEmployee time sheetReading worklistBUS7025EmployeeCATimeSheetGetWorklist46A 1473BasisCA-TSBAPI_CATIMESHEETRECORD_GETLISTTime sheet recordList of data recordsTIMESHRECCATimeSheetRecordGetList46A 1474BasisCA-TSBAPI_CATIMESHEETMGR_INSERTTime sheet manager_insertdata recordsBUS7024CATimeSheetManagerInsert46ACATS_INSERT1475BasisCA-TSBAPI_CATIMESHEETMGR_DELETETime sheet manager_deletedata recordsBUS7024CATimeSheetManagerDelete46ACATS_DELETE1476BasisCA-TSBAPI_CATIMESHEETMGR_CHANGETime sheet managerChange data recordsBUS7024CATimeSheetManagerChange46ACATS_CHANGE1477BasisCA-OIWBAPI_OIW_GET_DATAOpen Information Warehouse_execute OIW queryOIWOpenInfoWarehouseGetData31G 1478BasisCA-OIWBAPI_OIW_GET_CATALOGOpen Information WarehouseGet OIW catalogOIWOpenInfoWarehouseGetCatalog31G 1479BasisCA-JVABAPI_JOAEQUITYGROUP_GETLISTJOA Equity GroupGet equity group and partner listBUS1160JOAEquityGroupGetList40B 1480BasisCA-JVABAPI_JOAEQUITYGROUP_GETDETAILJOA Equity GroupGet equity group detailsBUS1160JOAEquityGroupGetDetail40B 1481BasisCA-JVABAPI_JOAEQUITYGROUP_DELETEJOA Equity Group_deleteJOA equity groupBUS1160JOAEquityGroupDelete40B 1482BasisCA-JVABAPI_JOAEQUITYGROUP_CREATEJOA Equity GroupCreate JOA equity groupBUS1160JOAEquityGroupCreate40B 1483BasisCA-JVABAPI_JOAEQUITYGROUP_CHANGEJOA Equity GroupChange JOA equity groupBUS1160JOAEquityGroupChange40B 1484BasisCA-JVABAPI_JOA_GETLISTJoint Operating AgreementGet Data Extract List of Joint Operating AgreementBUS1163JOAGetList40B1485BasisCA-JVABAPI_JOA_GETDETAILJoint Operating AgreementGet Detailed Information for Joint Operating AgreementBUS1163JOAGetDetail40B1486BasisCA-JVABAPI_JOA_CREATEJoint Operating AgreementCreate Joint Operating AgreementBUS1163JOACreate40B1487BasisCA-JVABAPI_JOA_CHANGEJoint Operating AgreementChange Joint Operating AgreementBUS1163JOAChange40B1488BasisCA-GTF-TS Interface type for materialATP informationIF1001IF1001Availability46A1489BasisCA-GTF-TS Interface type for materialFlag material for deletionIF1001IF1001Delete46A1490BasisCA-GTF-TS Interface type for materialDisplay materialIF1001IF1001Display46A1491BasisCA-GTF-TS Interface type for materialChange materialIF1001IF1001Edit46A1492BasisCA-GTF-TS Interface type for materialDetermine details on materialIF1001IF1001GetDetail46A1493BasisCA-GTF-TS Interface type for materialProvides a list of materials for the search conditions transferredIF1001IF1001GetList46A1494BasisCA-GTF-TS Interface type for standard materialCreate/extend materialIF1001006IF1001006Create46A1495BasisCA-GTF-TS Interface type for requisitionRead Purchase Requisition ItemIF2105IF2105GetItems46A1496BasisCA-GTF-TS Interface type for individual billing documentCancel Customer Individual Billing DocumentIFVBRKIFVBRKCancel46A1497BasisCA-GTF-TS Interface type for individual billing documentCancelIFVBRKIFVBRKCancelFromData46A1498BasisCA-GTF-TS Interface type for individual billing documentConfirmIFVBRKIFVBRKConfirm46A1499BasisCA-GTF-TS Interface type for individual billing documentCreate onlineIFVBRKIFVBRKCreate46A1500BasisCA-GTF-TS Interface type for individual billing documentCreate using external documentIFVBRKIFVBRKCreateFromData46A1501BasisCA-GTF-TS Interface type for individual billing documentCreateIFVBRKIFVBRKCreateMultiple46A1502BasisCA-GTF-TS Interface type for individual billing documentDisplayIFVBRKIFVBRKDisplay46A1503BasisCA-GTF-TS Interface type for individual billing documentEdit (with dialog)IFVBRKIFVBRKEdit46A1504BasisCA-GTF-TS Interface type for individual billing documentCheck existenceIFVBRKIFVBRKExistenceCheck46A1505BasisCA-GTF-TS Interface type for individual billing documentFind detailsIFVBRKIFVBRKGetDetail46A1506BasisCA-GTF-TS Interface type for individual billing documentListIFVBRKIFVBRKGetList46A1507BasisCA-GTF-TS Interface type for individual billing documentHas the billing document been cancelled?IFVBRKIFVBRKIsCancelled46A1508BasisCA-GTF-TS Interface type for individual billing documentSimulate customer individual billing document using external documentIFVBRKIFVBRKSimulate45B1509BasisCA-GTF-QRBAPI_QUALIPROF_CHANGEPerson's qualification profile"Create, delete, and change qualifications profile"BUS7017QualificationProfileChange46A1510BasisCA-GTF-QRBAPI_QUALIFIC_GETLISTPerson's qualificationRead qualifications profileQUALIFICQualificationGetList45A1511BasisCA-GTF-QRBAPI_QUALIFIC_GETLISTPerson's qualificationRead qualifications profileBUS7019QualificationPGetList46C1512BasisCA-GTF-QRBAPI_QUALIDIRECTORY_LIST_UPQualifications catalogRead qualification group for qualificationBUS7018QualifDirectoryGetListUp46A1513BasisCA-GTF-QRBAPI_QUALIDIRECTORY_LISTQualifications catalogStructure of qualifications catalogBUS7018QualifDirectoryGetList46A1514BasisCA-GTF-QRBAPI_PDOTYPE_Q_GETLISTQualification typeReadPDOTYPE_QQualificationtypeGetList45A1515BasisCA-GTF-QRBAPI_PDOTYPE_Q_GETDETAILQualification typeRead detailed informationPDOTYPE_QQualificationtypeGetDetail45A1516BasisCA-GTF-QRBAPI_JOBREQUIREPROF_CHANGERequirement"Create, _deleteor Change Requirements Subprofile"JOBREQUIREJobRequirementChange46C 1517BasisCA-GTF-QRBAPI_JOBREQUIRE_GETLISTRequirementRead requirements profileJOBREQUIREJobRequirementGetList45A 1518BasisCA-GTF-APBAPI_APPRAISER_GETLISTAppraisal ModelRead appraisersBUS7027AppraisalModelAppraiserGetList46A 1519BasisCA-GTF-APBAPI_APPRAISEE_GETLISTAppraisal ModelRead appraiseesBUS7027AppraisalModelAppraiseeGetList46A 1520BasisCA-GTF-APBAPI_APPRAISAL_STATUS_CHANGEAppraisalChange appraisal statusBUS7026AppraisalStatusChange46A 1521BasisCA-GTF-APBAPI_APPRAISAL_SCALE_GETDETAILAppraisal ModelRead proficiencies and texts for scaleBUS7027AppraisalModelScaleGetDetail46A 1522BasisCA-GTF-APBAPI_APPRAISAL_MODEL_GETLISTAppraisal ModelRead appraisal modelBUS7027AppraisalModelGetList46A 1523BasisCA-GTF-APBAPI_APPRAISAL_MODEL_GETDETAILAppraisal ModelRead detailed information for appraisal modelBUS7027AppraisalModelGetDetail46A 1524BasisCA-GTF-APBAPI_APPRAISAL_GETLISTAppraisalDisplay appraisalsBUS7026AppraisalGetList46A 1525BasisCA-GTF-APBAPI_APPRAISAL_GETDETAILAppraisalRead appraisalBUS7026AppraisalGetDetail46A 1526BasisCA-GTF-APBAPI_APPRAISAL_DELETEAppraisal_deleteappraisalsBUS7026AppraisalDelete46A 1527BasisCA-GTF-APBAPI_APPRAISAL_CREATEAppraisalCreate appraisalsBUS7026AppraisalCreate46A 1528BasisCA-GTF-APBAPI_APPRAISAL_CHANGEAppraisalChange appraisalsBUS7026AppraisalChange46A 1529BasisCA-DMSBAPI_DOCUMENT_SETSTATUSDocumentSet Document StatusDRAWDocumentSetStatus45A 1530BasisCA-DMSBAPI_DOCUMENT_SETFRONTENDTYPEDocumentSet frontend type for computerDRAWDocumentSetFrontendType45A 1531BasisCA-DMSBAPI_DOCUMENT_LOADDocumentCopy mass data for documentsDRAWDocumentLoad46BDOCUMENT_LOAD1532BasisCA-DMSBAPI_DOCUMENT_GETSTRUCTUREDocumentDetermine document structureDRAWDocumentGetStructure45A1533BasisCA-DMSBAPI_DOCUMENT_GETSTATUSLISTDocumentDetermine Status List for a Document TypeDRAWDocumentGetStatusList45A1534BasisCA-DMSBAPI_DOCUMENT_GETSTATUSDocumentDetermine document statusDRAWDocumentGetStatus45A1535BasisCA-DMSBAPI_DOCUMENT_GETOBJECTDOCSDocumentDetermine Documents for an ObjectDRAWDocumentGetObjectDocuments45A1536BasisCA-DMSBAPI_DOCUMENT_GETLISTDocumentFind DocumentDRAWDocumentGetList45A1537BasisCA-DMSBAPI_DOCUMENT_GETFRONTENDTYPEDocumentDetermine Frontend Type for ComputerDRAWDocumentGetFrontendType45A1538BasisCA-DMSBAPI_DOCUMENT_GETDOCTYPEDETAILDocumentDetermine Data for a Document TypeDRAWDocumentGetDocumentTypeDetail45A1539BasisCA-DMSBAPI_DOCUMENT_GETDETAIL2DocumentDetermine Detail Data for a DocumentDRAWDocumentGetDetail246A1540BasisCA-DMSBAPI_DOCUMENT_GETDETAILDocumentDetermine Detail Data for a DocumentDRAWDocumentGetDetail45A1541BasisCA-DMSBAPI_DOCUMENT_GETDCLIST2DocumentDetermine List of Data CarriersDRAWDocumentGetDCList246A1542BasisCA-DMSBAPI_DOCUMENT_GETDCLISTDocumentDetermine List of Data CarriersDRAWDocumentGetDataCarrierList45A1543BasisCA-DMSBAPI_DOCUMENT_GETDCDETAILDocumentDetermine detail data of a data carrierDRAWDocumentGetDataCarrierDetail45A1544BasisCA-DMSBAPI_DOCUMENT_GETAPPLICATIONDocumentDetermine Data for an ApplicationDRAWDocumentGetApplication45A1545BasisCA-DMSBAPI_DOCUMENT_GETACTVERSIONDocumentDetermine valid versions for a documentDRAWDocumentGetActualVersion45A1546BasisCA-DMSBAPI_DOCUMENT_EXISTENCECHECKDocumentCheck if document existsDRAWDocumentExistenceCheck145A1547BasisCA-DMSBAPI_DOCUMENT_ENQUEUEDocumentLock documentDRAWDocumentEnqueue45A1548BasisCA-DMSBAPI_DOCUMENT_DEQUEUEDocumentUnlock documentDRAWDocumentDequeue45A1549BasisCA-DMSBAPI_DOCUMENT_DELETEDocument_deletedocument or set deletion indicatorDRAWDocumentDelete45A1550BasisCA-DMSBAPI_DOCUMENT_CREATENEWVRS2DocumentCreate new document versionDRAWDocumentCreateNewVersion246A1551BasisCA-DMSBAPI_DOCUMENT_CREATENEWVERSIONDocumentCreate new document versionDRAWDocumentCreateNewVersion45A1552BasisCA-DMSBAPI_DOCUMENT_CREATEFROMSRC2DocumentCreate Document with Template SourceDRAWDocumentCreateFromSource246A1553BasisCA-DMSBAPI_DOCUMENT_CREATEFROMSOURCEDocumentCreate Document with Template SourceDRAWDocumentCreateFromSource45A1554BasisCA-DMSBAPI_DOCUMENT_CREATE2DocumentCreate DocumentDRAWDocumentCreateFromData246A1555BasisCA-DMSBAPI_DOCUMENT_CREATE2DocumentCreate DocumentDRAWDocumentCreate246A1556BasisCA-DMSBAPI_DOCUMENT_CREATEDocumentCreate DocumentDRAWDocumentCreateFromData45A1557BasisCA-DMSBAPI_DOCUMENT_CHECKOUTVIEWXDocumentCheck out document for displayDRAWDocumentCheckOutViewMultiple46B1558BasisCA-DMSBAPI_DOCUMENT_CHECKOUTVIEW2DocumentCheck out document for displayDRAWDocumentCheckOutView246A1559BasisCA-DMSBAPI_DOCUMENT_CHECKOUTVIEWDocumentCheck out document for displayDRAWDocumentCheckOutView45A1560BasisCA-DMSBAPI_DOCUMENT_CHECKOUTSET2DocumentSet document to checked outDRAWDocumentCheckOutSet246B1561BasisCA-DMSBAPI_DOCUMENT_CHECKOUTMODIFY2DocumentCheck out document for processingDRAWDocumentCheckOutModify246A1562BasisCA-DMSBAPI_DOCUMENT_CHECKOUTMODIFYDocumentCheck out document for processingDRAWDocumentCheckOutModify45A1563BasisCA-DMSBAPI_DOCUMENT_CHECKIN2DocumentCheck in documentDRAWDocumentCheckIn246A1564BasisCA-DMSBAPI_DOCUMENT_CHECKIN_REPLACE2DocumentCheck in document (overwrite originals)DRAWDocumentCheckInReplace246B1565BasisCA-DMSBAPI_DOCUMENT_CHECKINDocumentCheck in documentDRAWDocumentCheckIn45A1566BasisCA-DMSBAPI_DOCUMENT_CHANGE2DocumentChange DocumentDRAWDocumentChange246A1567BasisCA-DMSBAPI_DOCUMENT_CHANGEDocumentChange DocumentDRAWDocumentChange45A1568BasisCA-CL-CLSBAPI_HIERA_REMOVESUBSTRUCTUREClass_deleteHierarchy (Downward)BUS1003ClassRemoveSubstructure46C1569BasisCA-CL-CLSBAPI_HIERA_REMOVESUBCLASSClass_deleteAssignment to Subordinate ClassBUS1003ClassRemoveSubclass46C1570BasisCA-CL-CLSBAPI_HIERA_GETSUPERSTRUCTUREClassRead Hierarchy UpwardBUS1003ClassGetSuperstructure46C1571BasisCA-CL-CLSBAPI_HIERA_GETSUPERCLASSALLOCSClassSuperior Classes (Direct)BUS1003ClassGetSuperclassAllocations46C1572BasisCA-CL-CLSBAPI_HIERA_GETSUBSTRUCTUREClassRead Hierarchy DownwardBUS1003ClassGetSubstructure46C1573BasisCA-CL-CLSBAPI_HIERA_GETSUBCLASSALLOCSClassSubordinate Classes (Direct)BUS1003ClassGetSubclassAllocations46C1574BasisCA-CL-CLSBAPI_HIERA_GETDETAILSUBCLASSClassAssignment Info for subordinate ClassBUS1003ClassGetDetailSubclassAllocation46C1575BasisCA-CL-CLSBAPI_HIERA_CHECKSUBCLASSALLOCClassExistence Check: Assignment to SubclassBUS1003ClassCheckSubclassAllocation46C1576BasisCA-CL-CLSBAPI_HIERA_CHANGESUBSTRUCTUREClassChange Hierarchy (Downward)BUS1003ClassChangeSubstructure46C1577BasisCA-CL-CLSBAPI_HIERA_CHANGESUBCLASSClassChange Assignment of Subordinate ClassBUS1003ClassChangeSubclassValidation46C1578BasisCA-CL-CLSBAPI_HIERA_ADDSUBSTRUCTUREClassCreate Hierarchy (Downward)BUS1003ClassAddSubstructure46C1579BasisCA-CL-CLSBAPI_HIERA_ADDSUBCLASSClassCreate Assignment to Subordinate ClassBUS1003ClassAddSubclassAllocation46C1580BasisCA-CL-CLSBAPI_CLASS_SELECT_OBJECTSClassFind Objects in ClassBUS1003ClassSelectObjects46A 1581BasisCA-CL-CLSBAPI_CLASS_GETSTATUSClassStatus informationBUS1003ClassGetstatus46A 1582BasisCA-CL-CLSBAPI_CLASS_GETLISTClassRead ClassesBUS1003ClassGetList46A 1583BasisCA-CL-CLSBAPI_CLASS_GETDETAILClassRead Class InformationBUS1003ClassGetDetail46A 1584BasisCA-CL-CLSBAPI_CLASS_GET_CLASSIFICATIONSClassRead Values Assigned to Objects in ClassBUS1003ClassGetClassifications40A 1585BasisCA-CL-CLSBAPI_CLASS_GET_CHARACTERISTICSClassReturns_chars with Attributes and Values for ClassBUS1003ClassGetCharacteristics40A 1586BasisCA-CL-CLSBAPI_CLASS_EXISTENCECHECKClassCheck Existence of ObjectBUS1003ClassExistenceCheck46A 1587BasisCA-CL-CLSBAPI_CLASS_DELETEClass_deleteClassBUS1003ClassDelete46A 1588BasisCA-CL-CLSBAPI_CLASS_CREATEClassCreate ClassBUS1003ClassCreate46ACLASS_CREATE1589BasisCA-CL-CLSBAPI_CLASS_CHANGEClassChange ClassBUS1003ClassChange46A 1590BasisCA-CL-CLBAPI_OBJCL_SPLITKEY_KEYObject ClassificationDecomposition of Concatenated KeyBUS3060ObjectClassificationSplitKey46C 1591BasisCA-CL-CLBAPI_OBJCL_GETSTATUS_KEYObject ClassificationClassification Status for Object (Key)BUS3060ObjectClassificationGetStatus46C 1592BasisCA-CL-CLBAPI_OBJCL_GETOBJECTS_KEYObject ClassificationFind by Assignments (Key)BUS3060ObjectClassificationGetObjects46C 1593BasisCA-CL-CLBAPI_OBJCL_GETDETAIL_KEYObject ClassificationClassification BAPI: Read Classification Information (GUID)BUS3060ObjectClassificationGetDetail46C 1594BasisCA-CL-CLBAPI_OBJCL_GETCLASSES_KEYObject ClassificationClasses for Object (Key)BUS3060ObjectClassificationGetClasses46C 1595BasisCA-CL-CLBAPI_OBJCL_GET_OBJECT_OF_KEYObject ClassificationObject for KeyBUS3060ObjectClassificationGetObjectOfKey46C 1596BasisCA-CL-CLBAPI_OBJCL_GET_KEY_OF_OBJECTObject ClassificationKey for ObjectBUS3060ObjectClassificationGetKeyOfObject46C 1597BasisCA-CL-CLBAPI_OBJCL_EXISTENCECHECK_KEYObject ClassificationCheck Existence of ObjectBUS3060ObjectClassificationExistenceCheck46C 1598BasisCA-CL-CLBAPI_OBJCL_DELETE_KEYObject ClassificationClassification BAPI: _deleteAssignment (GUID)BUS3060ObjectClassificationDelete46C 1599BasisCA-CL-CLBAPI_OBJCL_CREATE_KEYObject ClassificationClassification BAPI: Create Assignment (GUID)BUS3060ObjectClassificationCreate46CCLASSIFICATION_CREATE1600BasisCA-CL-CLBAPI_OBJCL_CONCATENATEKEY_KEYObject ClassificationConcatenate KeyBUS3060ObjectClassificationConcatenateKey46C 1601BasisCA-CL-CLBAPI_OBJCL_CHANGE_KEYObject ClassificationClassification BAPI: Change Properties of Assignment (GUID)BUS3060ObjectClassificationChange46C 1602BasisCA-CL-CHRBAPI_CHARACT_RENAMECharacteristicRename_characteristicsBUS1088CharacteristicRename46C 1603BasisCA-CL-CHRBAPI_CHARACT_REMOVELONGTEXTCharacteristic_deleteLong Text for_characteristic or ValueBUS1088CharacteristicRemoveLongText46C 1604BasisCA-CL-CHRBAPI_CHARACT_GETWHEREUSEDLISTCharacteristicWhere-Used List in ClassesBUS1088CharacteristicGetWhereUsedList46C 1605BasisCA-CL-CHRBAPI_CHARACT_GETLONGTEXTCharacteristicRead Long Text for_characteristic of ValueBUS1088CharacteristicGetLongText46C 1606BasisCA-CL-CHRBAPI_CHARACT_GETLISTCharacteristicFind NameBUS1088CharacteristicGetList46A 1607BasisCA-CL-CHRBAPI_CHARACT_GETDETAILCharacteristicRead_characteristic AttributesBUS1088CharacteristicGetDetail46A 1608BasisCA-CL-CHRBAPI_CHARACT_EXISTENCECHECKCharacteristicCheck Existence of ObjectBUS1088CharacteristicExistenceCheck46A 1609BasisCA-CL-CHRBAPI_CHARACT_DELETECharacteristic_deleteCharacteristicBUS1088CharacteristicDelete46A 1610BasisCA-CL-CHRBAPI_CHARACT_CREATECharacteristicCreate_characteristicBUS1088CharacteristicCreate46ACHARACTERISTIC_CREATE1611BasisCA-CL-CHRBAPI_CHARACT_CHANGECharacteristicChange_characteristicBUS1088CharacteristicChange46A 1612BasisCA-CL-CHRBAPI_CHARACT_ADDLONGTEXTCharacteristicSet Long Text for_characteristic or ValueBUS1088CharacteristicAddLongText46C 1613BasisCA-BP-FSBAPI_BUPR_GEN_SHAREHOLD_EXISTSBusiness Partner Relationship with Participation DataCheck Whether Business Partner Relationship with Participation Data ExistsBUSISB993BPGenShareholderRelCheckShareholderExistence620 1614BasisCA-BP-FSBAPI_BUPR_GEN_SHAREHOLD_DETAILBusiness Partner Relationship with Participation DataRead Business Partner Relationship Data with Participation DataBUSISB993BPGenShareholderRelGetDetail620 1615BasisCA-BP-FSBAPI_BUPR_GEN_SHAREHOLD_DELETEBusiness Partner Relationship with Participation Data_deleteGeneric Participation RelationshipBUSISB993BPGenShareholderRelDeleteShareholder620BPRELGENSHAREHOLD_DELETE1616BasisCA-BP-FSBAPI_BUPR_GEN_SHAREHOLD_CREATEBusiness Partner Relationship with Participation DataCreate Business Partner Relationship with Participation DataBUSISB993BPGenShareholderRelCreateShareholder620BPRELGENSHAREHOLD_CREATE1617BasisCA-BP-FSBAPI_BUPR_GEN_SHAREHOLD_CHANGEBusiness Partner Relationship with Participation DataChange Business Partner Relationship with Participation DataBUSISB993BPGenShareholderRelChangeShareholder620BPRELGENSHAREHOLD_CHANGE1618BasisCA-BP-FSBAPI_BUPA_FS_TREASURY_REMOVEFinancial Services Business Partner_deleteFS-Specific AttributesBUSISB990BusinessPartnerFSFSRemoveTreasury610BUPA_FS_REMOVETREASURY1619BasisCA-BP-FSBAPI_BUPA_FS_TREASURY_GETFinancial Services Business PartnerRead FS-Specific AttributesBUSISB990BusinessPartnerFSFSGetTreasury610 1620BasisCA-BP-FSBAPI_BUPA_FS_TREASURY_CHANGEFinancial Services Business PartnerChange FS-Specific AttributesBUSISB990BusinessPartnerFSFSChangeTreasury610BUPA_FS_CHANGETREASURY1621BasisCA-BP-FSBAPI_BUPA_FS_TREASURY_ADDFinancial Services Business PartnerCreate FS-Specific AttributesBUSISB990BusinessPartnerFSFSAddTreasury610BUPA_FS_ADDTREASURY1622BasisCA-BP-FSBAPI_BUPA_FS_RATING_REMOVEFinancial Services Business Partner_deleteRatingsBUSISB990BusinessPartnerFSFSRemoveRating610BUPA_FS_REMOVERATING1623BasisCA-BP-FSBAPI_BUPA_FS_RATING_GETFinancial Services Business PartnerRead RatingsBUSISB990BusinessPartnerFSFSGetRating610 1624BasisCA-BP-FSBAPI_BUPA_FS_RATING_CHANGEFinancial Services Business PartnerChange RatingsBUSISB990BusinessPartnerFSFSChangeRating610BUPA_FS_CHANGERATING1625BasisCA-BP-FSBAPI_BUPA_FS_RATING_ADDFinancial Services Business PartnerCreate RatingsBUSISB990BusinessPartnerFSFSAddRating610BUPA_FS_ADDRATING1626BasisCA-BP-FSBAPI_BUPA_FS_FISCYEAR_REMOVEFinancial Services Business Partner_deleteFiscal Year InformationBUSISB990BusinessPartnerFSFSRemoveFiscyear610BUPA_FS_REMOVEFISCYEAR1627BasisCA-BP-FSBAPI_BUPA_FS_FISCYEAR_GETFinancial Services Business PartnerRead Fiscal Year InformationBUSISB990BusinessPartnerFSFSGetFiscyear610 1628BasisCA-BP-FSBAPI_BUPA_FS_FISCYEAR_CHANGEFinancial Services Business PartnerChange Fiscal Year InformationBUSISB990BusinessPartnerFSFSChangeFiscyear610BUPA_FS_CHANGEFISCYEAR1629BasisCA-BP-FSBAPI_BUPA_FS_FISCYEAR_ADDFinancial Services Business PartnerCreate Fiscal Year InformationBUSISB990BusinessPartnerFSFSAddFiscyear610BUPA_FS_ADDFISCYEAR1630BasisCA-BP-FSBAPI_BUPA_FS_EXTERNID_REMOVEFinancial Services Business Partner_deleteAdditional Partner NumbersBUSISB990BusinessPartnerFSFSRemoveExternID610BUPA_FS_REMOVEEXTERNID1631BasisCA-BP-FSBAPI_BUPA_FS_EXTERNID_GETLISTFinancial Services Business PartnerRead Additional Partner NumbersBUSISB990BusinessPartnerFSFSGetlistExternID610 1632BasisCA-BP-FSBAPI_BUPA_FS_EXTERNID_ADDFinancial Services Business PartnerCreate Additional Partner NumbersBUSISB990BusinessPartnerFSFSAddExternID610BUPA_FS_ADDEXTERNID1633BasisCA-BP-FSBAPI_BUPA_FS_EMPLOYM_REMOVEFinancial Services Business Partner_deleteEmploymentBUSISB990BusinessPartnerFSFSRemoveEmploym610BUPA_FS_REMOVEEMPLOYM1634BasisCA-BP-FSBAPI_BUPA_FS_EMPLOYM_GETFinancial Services Business PartnerRead EmploymentBUSISB990BusinessPartnerFSFSGetEmploym610 1635BasisCA-BP-FSBAPI_BUPA_FS_EMPLOYM_CHANGEFinancial Services Business PartnerChange EmploymentBUSISB990BusinessPartnerFSFSChangeEmploym610BUPA_FS_CHANGEEMPLOYM1636BasisCA-BP-FSBAPI_BUPA_FS_EMPLOYM_ADDFinancial Services Business PartnerCreate EmploymentBUSISB990BusinessPartnerFSFSAddEmploym610BUPA_FS_ADDEMPLOYM1637BasisCA-BP-FSBAPI_BUPA_FS_CREATE_FROM_DATAFinancial Services Business PartnerCreate Business PartnerBUSISB990BusinessPartnerFSFsCreateFromData610BUPAFS_FS_CREATE_FRM_DATA1638BasisCA-BP-FSBAPI_BUPA_FS_BANK_REMOVEFinancial Services Business Partner_deleteBank_master DataBUSISB990BusinessPartnerFSFSBankRemove610BUPA_FS_BANK_REMOVE1639BasisCA-BP-FSBAPI_BUPA_FS_BANK_GETFinancial Services Business PartnerRead Bank_master DataBUSISB990BusinessPartnerFSFSGetBank610 1640BasisCA-BP-FSBAPI_BUPA_FS_BANK_CHANGEFinancial Services Business PartnerChange Bank_master DataBUSISB990BusinessPartnerFSFSChangeBank610BUPA_FS_CHANGEBANK1641BasisCA-BP-FSBAPI_BUPA_FS_BANK_ADDFinancial Services Business PartnerCreate Bank_master DataBUSISB990BusinessPartnerFSFSAddBank610BUPA_FS_ADDBANK1642BasisCA-BP-FSBAPI_BUPA_FS_ADDRESS_REMOVEFinancial Services Business Partner_deleteAddress and Time-Dependent Address UsageBUSISB990BusinessPartnerFSFSRemoveAddress620BUPA_FS_REMADDRESS1643BasisCA-BP-FSBAPI_BUPA_FS_ADDRESS_GETFinancial Services Business PartnerRead Address and Time-Dependent Address UsageBUSISB990BusinessPartnerFSFSGetAddress620 1644BasisCA-BP-FSBAPI_BUPA_FS_ADDRESS_CHANGEFinancial Services Business PartnerChange Address and Time-Dependent Address UsageBUSISB990BusinessPartnerFSFSChangeAddress620BUPA_FS_CHGADDRESS1645BasisCA-BP-FSBAPI_BUPA_FS_ADDRESS_ADDFinancial Services Business PartnerCreate Address and Time-Dependent Address UsageBUSISB990BusinessPartnerFSFSAddAddress620BUPA_FS_ADDADDRESS1646BasisCA-BPBAPI_INDUSTRYSECTORDETAILS_GETBusiness PartnerDetermine IndustriesBUS1006BusinessPartnerGetIndustrysectors46D 1647BasisCA-BPBAPI_INDUSTRYSECTOR_REMOVEBusiness Partner_deleteIndustry DataBUS1006BusinessPartnerRemoveIndustrysector46D 1648BasisCA-BPBAPI_INDUSTRYSECTOR_GET_DETAILBusiness PartnerRead Industry DataBUS1006BusinessPartnerGetIndustrysectorDetail46D 1649BasisCA-BPBAPI_INDUSTRYSECTOR_CHANGEBusiness PartnerChange IndustriesBUS1006BusinessPartnerChangeIndutrysector46D 1650BasisCA-BPBAPI_INDUSTRYSECTOR_ADDBusiness PartnerAdd IndustriesBUS1006BusinessPartnerAddIndustrysector46D 1651BasisCA-BPBAPI_IDENTIFICATIONDETAILS_GETBusiness PartnerDetermine Identification NumbersBUS1006BusinessPartnerGetIdentifications46D 1652BasisCA-BPBAPI_IDENTIFICATION_REMOVEBusiness Partner_deleteIdentification NumberBUS1006BusinessPartnerRemoveIdentification46D 1653BasisCA-BPBAPI_IDENTIFICATION_GET_DETAILBusiness PartnerRead Identification NumbersBUS1006BusinessPartnerGetIdentificationDetail46D 1654BasisCA-BPBAPI_IDENTIFICATION_CHANGEBusiness PartnerChange Identification NumberBUS1006BusinessPartnerChangeIdentification46D 1655BasisCA-BPBAPI_IDENTIFICATION_ADDBusiness PartnerAdd Identification NumberBUS1006BusinessPartnerAddIdentification46D 1656BasisCA-BPBAPI_CLEAR_CASE_GET_DETAILData Cleansing CaseRead Details of a Data Cleansing CaseBUS2132DataCleansingCaseGetDetail46D 1657BasisCA-BPBAPI_CLEAR_CASE_DELETEData Cleansing Case_deletea Data Cleansing CaseBUS2132DataCleansingCaseDelete46D 1658BasisCA-BPBAPI_CLEAR_CASE_CREATE_MULTIData Cleansing CaseCreate Data Cleansing CasesBUS2132DataCleansingCaseCreateMultiple46D 1659BasisCA-BPBAPI_CLEAR_CASE_CHANGEData Cleansing CaseChange a Data Cleansing CaseBUS2132DataCleansingCaseChange46D 1660BasisCA-BPBAPI_BUPR_SHAREHOLD_GET_DETAILBusiness Partner Shareholder RelationshipRead Detail of a Shareholder RelationshipBUS1006006BPShareholderRelGetDetail46D1661BasisCA-BPBAPI_BUPR_SHAREHOLD_EXISTCHECKBusiness Partner Shareholder RelationshipCheck Existence of Shareholder RelationshipBUS1006006BPShareholderRelCheckShareholderExistence46D1662BasisCA-BPBAPI_BUPR_SHAREHOLD_DELETEBusiness Partner Shareholder Relationship_deleteShareholder RelationshipBUS1006006BPShareholderRelDeleteShareholder46D1663BasisCA-BPBAPI_BUPR_SHAREHOLD_CREATEBusiness Partner Shareholder RelationshipCreate ShareholderBUS1006006BPShareholderRelCreateShareholder46D1664BasisCA-BPBAPI_BUPR_SHAREHOLD_CHANGEBusiness Partner Shareholder RelationshipChange Shareholder RelationshipBUS1006006BPShareholderRelChangeShareholder46D1665BasisCA-BPBAPI_BUPR_EMPLO_GETDETAILBusiness Partner Employee RelationshipRead Employee RelationshipBUS1006003BPEmployeeRelationGetdetail46A1666BasisCA-BPBAPI_BUPR_EMPLO_DELETEBusiness Partner Employee Relationship_deleteEmployee RelationshipBUS1006003BPEmployeeRelationDelete46A1667BasisCA-BPBAPI_BUPR_EMPLO_CREATEBusiness Partner Employee RelationshipCreate Employee RelationshipBUS1006003BPEmployeeRelationCreate46A1668BasisCA-BPBAPI_BUPR_EMPLO_ADDRESSES_GETBusiness Partner Employee RelationshipRead Employee Relationship AddressesBUS1006003BPEmployeeRelationGetAddresses46A1669BasisCA-BPBAPI_BUPR_EMPLO_ADDR_REMOVEBusiness Partner Employee Relationship_deleteEmployee Relationship AddressBUS1006003BPEmployeeRelationRemoveAddress46A1670BasisCA-BPBAPI_BUPR_EMPLO_ADDR_GETDETAILBusiness Partner Employee RelationshipRead Employee Relationship AddressBUS1006003BPEmployeeRelationGetAddressDetail46A1671BasisCA-BPBAPI_BUPR_EMPLO_ADDR_CHANGEBusiness Partner Employee RelationshipChange Employee Relationship AddressBUS1006003BPEmployeeRelationChangeAddress46A1672BasisCA-BPBAPI_BUPR_EMPLO_ADDR_ADDBusiness Partner Employee RelationshipAdd Employee Relationship AddressBUS1006003BPEmployeeRelationAddAddress46A1673BasisCA-BPBAPI_BUPR_CONTP_SEARCHBusiness Partner Contact Person RelationshipFind Contact Person RelationshipsBUS1006002BPContactPersonRelSearch46A1674BasisCA-BPBAPI_BUPR_CONTP_GETDETAILBusiness Partner Contact Person RelationshipRead Contact Person RelationshipBUS1006002BPContactPersonRelGetdetail6201675BasisCA-BPBAPI_BUPR_CONTP_DELETEBusiness Partner Contact Person Relationship_deleteContact Person RelationshipBUS1006002BPContactPersonRelDelete46A1676BasisCA-BPBAPI_BUPR_CONTP_CREATEBusiness Partner Contact Person RelationshipCreate Contact Person RelationshipBUS1006002BPContactPersonRelCreate6201677BasisCA-BPBAPI_BUPR_CONTP_CHANGEBusiness Partner Contact Person RelationshipChange Contact Person RelationshipBUS1006002BPContactPersonRelChange6201678BasisCA-BPBAPI_BUPR_CONTP_ADDRESSES_GETBusiness Partner Contact Person RelationshipRead Contact Person Relationship AddressesBUS1006002BPContactPersonRelGetAdresses46A1679BasisCA-BPBAPI_BUPR_CONTP_ADDR_REMOVEBusiness Partner Contact Person Relationship_deleteContact Person Relationship AddressBUS1006002BPContactPersonRelRemoveAddress46A1680BasisCA-BPBAPI_BUPR_CONTP_ADDR_GETDETAILBusiness Partner Contact Person RelationshipRead Contact Person Relationship AddressBUS1006002BPContactPersonRelGetAddressDetail46A1681BasisCA-BPBAPI_BUPR_CONTP_ADDR_CHANGEBusiness Partner Contact Person RelationshipChange Contact Person Relationship AddressBUS1006002BPContactPersonRelChangeAddress46A1682BasisCA-BPBAPI_BUPR_CONTP_ADDR_ADDBusiness Partner Contact Person RelationshipAdd Contact Person Relationship AddressBUS1006002BPContactPersonRelAddAddress46A1683BasisCA-BPBAPI_BUPA_TAX_REMOVEBusiness Partner_deleteVAT Registration NumberBUS1006BusinessPartnerRemoveTaxNumber46A1684BasisCA-BPBAPI_BUPA_TAX_GETDETAILBusiness PartnerDisplay VAT Registration NumberBUS1006BusinessPartnerGetTaxNumber46A1685BasisCA-BPBAPI_BUPA_TAX_CHANGEBusiness PartnerChange VAT Registration NumberBUS1006BusinessPartnerChangeTaxNumber46A1686BasisCA-BPBAPI_BUPA_TAX_ADDBusiness PartnerAdd VAT Registration NumberBUS1006BusinessPartnerAddTaxNumber46A1687BasisCA-BPBAPI_BUPA_STATUS_REMOVEBusiness PartnerBusiness Partner: _deleteStatusBUS1006BusinessPartnerRemoveStatus6101688BasisCA-BPBAPI_BUPA_STATUS_GETDETAILBusiness PartnerBusiness Partner: Read StatusBUS1006BusinessPartnerGetStatus6101689BasisCA-BPBAPI_BUPA_STATUS_ADDBusiness PartnerBusiness Partner: Add StatusBUS1006BusinessPartnerAddStatus6101690BasisCA-BPBAPI_BUPA_SEARCHBusiness Partner"SAP BP, BAPI: Search Business Partner for Telephone, E-Mail, Address"BUS1006BusinessPartnerSearch46A1691BasisCA-BPBAPI_BUPA_ROLES_GETBusiness PartnerDetermine RolesBUS1006BusinessPartnerGetRoles46A1692BasisCA-BPBAPI_BUPA_ROLE_EXISTENCE_CHECKBusiness PartnerCheck if BP Role ExistsBUS1006BusinessPartnerCheckRoleExistence46A1693BasisCA-BPBAPI_BUPA_ROLE_ADDBusiness PartnerBusiness Partner: Add RoleBUS1006BusinessPartnerAddRole6201694BasisCA-BPBAPI_BUPA_RELATIONSHIPS_GETBusiness PartnerDetermine Business Partner RelationshipsBUS1006BusinessPartnerGetRelationships46A1695BasisCA-BPBAPI_BUPA_GET_NUMBERSBusiness PartnerRead Business Partner NumbersBUS1006BusinessPartnerGetNumbers46A1696BasisCA-BPBAPI_BUPA_GET_EMPLOYEE_FROM_BPBusiness PartnerDetermine Employee Number for Partner NumberBUS1006BusinessPartnerGetEmployeeFromPartner6201697BasisCA-BPBAPI_BUPA_CREATE_FROM_DATABusiness PartnerCreate a Business PartnerBUS1006BusinessPartnerCreateFromData6101698BasisCA-BPBAPI_BUPA_CENTRAL_GETDETAILBusiness PartnerBusiness Partner Detailed InformationBUS1006BusinessPartnerGetdetail6101699BasisCA-BPBAPI_BUPA_CENTRAL_GETDETAILBusiness Partner"SAP BP, BAPI: Read Central Data"BUS1006BusinessPartnerGetCentralDetail6201700BasisCA-BPBAPI_BUPA_CENTRAL_CHANGEBusiness PartnerChange Business PartnerBUS1006BusinessPartnerChange6101701BasisCA-BPBAPI_BUPA_BANKDETAILS_GETBusiness PartnerGet Bank DetailsBUS1006BusinessPartnerGetBankDetails46A1702BasisCA-BPBAPI_BUPA_BANKDETAIL_REMOVEBusiness Partner_deleteBank DetailsBUS1006BusinessPartnerRemoveBankdetail46A1703BasisCA-BPBAPI_BUPA_BANKDETAIL_NUMBERSBusiness PartnerRead Bank Detail NumbersBUS1006BusinessPartnerGetBankDetailNumbers46A1704BasisCA-BPBAPI_BUPA_BANKDETAIL_GETDETAILBusiness PartnerRead Bank DetailsBUS1006BusinessPartnerGetBankDetail46A1705BasisCA-BPBAPI_BUPA_BANKDETAIL_CHANGEBusiness PartnerRead Bank DetailsBUS1006BusinessPartnerChangeBankDetail46A1706BasisCA-BPBAPI_BUPA_BANKDETAIL_ADDBusiness PartnerAdd Bank DetailsBUS1006BusinessPartnerAddBankDetail46A1707BasisCA-BPBAPI_BUPA_ADDRESSES_GETBusiness PartnerDetermine All Addresses for Business PartnerBUS1006BusinessPartnerGetAdresses46D1708BasisCA-BPBAPI_BUPA_ADDRESS_REMOVEBusiness Partner_deleteAddressBUS1006BusinessPartnerRemoveAddress46A 1709BasisCA-BPBAPI_BUPA_ADDRESS_GETDETAILBusiness PartnerRead AddressBUS1006BusinessPartnerGetAddressDetail46A 1710BasisCA-BPBAPI_BUPA_ADDRESS_GET_NUMBERSBusiness PartnerRead Address NumbersBUS1006BusinessPartnerGetAddressNumbers46A 1711BasisCA-BPBAPI_BUPA_ADDRESS_CHANGEBusiness PartnerChange AddressBUS1006BusinessPartnerChangeAddress46A 1712BasisCA-BPBAPI_BUPA_ADDRESS_ADDBusiness PartnerAdd AddressBUS1006BusinessPartnerAddAddress46A 1713BasisCA-BPBAPI_BPARTNER_INITPASSWORDBusiness PartnerInitialize Password for Business Partner Internet UserBUS1006BusinessPartnerInitPassword46A 1714BasisCA-BPBAPI_BPARTNER_GETPASSWORDBusiness PartnerRead Status Information on Business Partner Internet UserBUS1006BusinessPartnerGetPassword46A 1715BasisCA-BPBAPI_BPARTNER_DELETEPASSWORDBusiness Partner_deleteInternet User of Business PartnerBUS1006BusinessPartnerDeletePassword46A 1716BasisCA-BPBAPI_BPARTNER_CREATEPASSWORDBusiness PartnerCreate Internet User for Business PartnerBUS1006BusinessPartnerCreatePassword46A 1717BasisCA-BPBAPI_BPARTNER_CHECKPASSWORDBusiness PartnerCheck Password of Business Partner Internet UserBUS1006BusinessPartnerCheckPassword46A 1718BasisCA-BPBAPI_BPARTNER_CHANGEPASSWORDBusiness PartnerChange Password of Business Partner Internet UsersBUS1006BusinessPartnerChangePassword46A 1719BasisCA-BKBAPI_BANK_SAVEREPLICABankDuplicate single bank (ALE)BUS1011BankSaveReplica46CBANK_SAVEREPLICA1720BasisCA-BKBAPI_BANK_GETLISTBankDisplay list of banksBUS1011BankGetList46C 1721BasisCA-BKBAPI_BANK_GETDETAILBankDisplay details of a bankBUS1011BankGetDetail46C 1722BasisCA-BKBAPI_BANK_CREATEBankCreate bankBUS1011BankCreate46CBANK_CREATE1723BasisCA-BKBAPI_BANK_CHANGEBankChange bankBUS1011BankChange46CBANK_CHANGE1724BasisCABAPI_WFRES_CHANGEAVAILMULTIWorkforce Management ResourceChange Availability Period of a WFM ResourceWFRESOURCEWFMResourceChangeAvailabilityMultiple46CWFRESOURCE_CHANGEAVAILABILITY1725BasisCABAPI_PARTNEREMPLOYEE_GETINTNUMBusiness partner employeeSupplies new internal contact person numbersBUS1006001BusPartnerEmployeeGetInternalNumber45A 1726BasisCABAPI_PARTNEREMPLOYEE_EDITBusiness partner employeeDisplay contact person using dialogBUS1006001BusPartnerEmployeeEdit46A 1727BasisCABAPI_PARTNEREMPLOYEE_DISPLAYBusiness partner employeeDisplay using dialogBUS1006001BusPartnerEmployeeDisplay46A 1728BasisCABAPI_PARTNEREMPLOYEE_CREATEBusiness partner employeeCreate using dialogBUS1006001BusPartnerEmployeeCreate46A 1729BasisCABAPI_PAR_EMPLOYEE_INITPASSWORDBusiness partner employeeInitialize passwordBUS1006001BusPartnerEmployeeInitPassword30E 1730BasisCABAPI_PAR_EMPLOYEE_GET_PW_REGBusiness partner employeeRead passwordBUS1006001BusPartnerEmployeeGetPassword30E 1731BasisCABAPI_PAR_EMPLOYEE_DELETE_PW_REBusiness partner employee_deletepasswordBUS1006001BusPartnerEmployeeDeletePassword30E 1732BasisCABAPI_PAR_EMPLOYEE_CREATE_PW_REBusiness partner employeeCreate passwordBUS1006001BusPartnerEmployeeCreatePassword30E 1733BasisCABAPI_PAR_EMPLOYEE_CHECKPASSWORBusiness partner employeeCheck passwordBUS1006001BusPartnerEmployeeCheckPassword30E 1734BasisCABAPI_PAR_EMPLOYEE_CHECKEXISTENBusiness partner employeeCheck existenceBUS1006001BusPartnerEmployeeCheckExistence30E 1735BasisCABAPI_PAR_EMPLOYEE_CHANGEPASSWOBusiness partner employeeChange passwordBUS1006001BusPartnerEmployeeChangePassword30E 1736BasisCABAPI_DISPUTE_WRITEOFFClearing CaseWrite Off Dispute Cases AutomaticallyBUS2022DisputeWriteoff620DISPUTE_WRITEOFF1737BasisCABAPI_DISPUTE_STATUS_CHANGEDClearing CaseStatus of Dispute Case has been changedBUS2022DisputeStatusChanged620DISPUTE_STATUSCHANGED1738BasisCABAPI_DISPUTE_PROCESSClearing Case_updateDispute CaseBUS2022DisputeProcess620DISPUTE_PROCESS1739BasisCABAPI_DISPUTE_GETDETAIL_MULTIClearing CaseGet Attributes of Dispute CaseBUS2022DisputeGetdetailMulti620 1740BasisCABAPI_DISPUTE_DISPLAYClearing CaseDisplay ObjectBUS2022DisputeDisplay620 1741BasisCABAPI_DISPUTE_CREATEClearing CaseCreate Dispute CaseBUS2022DisputeCreate620DISPUTE_CREATE1742BasisCABAPI_DISPUTE_ATTRIBUTES_CHANGEClearing CaseChange Dispute Case AttrbiutesBUS2022DisputeAttributesChange620DISPUTE_ATTRIBUTESCHANGE1743BasisCABAPI_BUSPARTNEREMPLOYE_GETLISTBusiness partner employeeList with addressesBUS1006001BusPartnerEmployeeGetList45A 1744BasisBC-SRV-SRMBAPI_SRM_DOC_SET_STATE_CLOSEDObject Type for DocumentsSRM: Set Document AttributesDOCUMENTRM_DocumentSetStateClosed620 1745BasisBC-SRV-SRMBAPI_SRM_DOC_GETPROPERTIESObject Type for DocumentsSRM: Get Document AttributesDOCUMENTRM_DocumentGetProperties620 1746BasisBC-SRV-SRMBAPI_SRM_DOC_GETLISTObject Type for DocumentsDetermine List of DocumentsDOCUMENTRM_DocumentGetList620 1747BasisBC-SRV-SRMBAPI_SRM_DOC_GET_VERSION_LISTObject Type for DocumentsSRM: Get Document Version ListDOCUMENTRM_DocumentGetVersionList620 1748BasisBC-SRV-SRMBAPI_SRM_DOC_GET_COMP_INFOObject Type for Documents"SRM: Get File Info (File ID, MIME Type, File Size, etc.)"DOCUMENTRM_DocumentGetCompInfo620 1749BasisBC-SRV-SRMBAPI_SRM_DOC_DELETEObject Type for DocumentsSRM: _deleteDocumentDOCUMENTRM_DocumentDelete620 1750BasisBC-SRV-SRMBAPI_SRM_DOC_CREATEObject Type for DocumentsSRM: Create DocumentDOCUMENTRM_DocumentCreate620 1751BasisBC-SRV-SRMBAPI_SRM_DOC_CHECKOUT_CONT_TABObject Type for DocumentsSRM: Get Document Content by Specifying TablesDOCUMENTRM_DocumentCheckoutViaTab620 1752BasisBC-SRV-SRMBAPI_SRM_DOC_CHECKIN_CONT_TABObject Type for DocumentsSRM: Set content with transfer of tables of line length 255DOCUMENTRM_DocumentCheckinViaTab620 1753BasisBC-SRV-SRMBAPI_SRM_DOC_CHANGEPROPERTIESObject Type for DocumentsSRM: Set Document AttributesDOCUMENTRM_DocumentChangeProperties620 1754BasisBC-SRV-SRMBAPI_RECORD_GETPROPERTIESRecord in Records Management SystemDetermine Properties of a RecordRECORDRecordGetProperties610 1755BasisBC-SRV-SRMBAPI_RECORD_GETLISTRecord in Records Management SystemDisplay List of RecordsRECORDRecordGetList610 1756BasisBC-SRV-SRMBAPI_RECORD_GETELEMENTSRecord in Records Management SystemGet All Record ElementsRECORDRecordGetElements6201757BasisBC-SRV-SRMBAPI_RECORD_EXISTENCECHECK1Record in Records Management SystemCheck Existence of Object (API Function)RECORDRecordExistenceCheck16201758BasisBC-SRV-SRMBAPI_RECORD_DELETEELEMENTSRecord in Records Management System_deleteMultiple Elements From RecordRECORDRecordDeleteElements6101759BasisBC-SRV-SRMBAPI_RECORD_DELETERecord in Records Management System_deleteRecordRECORDRecordDelete6101760BasisBC-SRV-SRMBAPI_RECORD_CREATERecord in Records Management SystemCreate RecordRECORDRecordCreate6101761BasisBC-SRV-SRMBAPI_RECORD_CHANGEPROPERTIESRecord in Records Management SystemChange Properties of RecordRECORDRecordChangeProperties6101762BasisBC-SRV-SRMBAPI_RECORD_ADDELEMENTSRecord in Records Management System_insertMultiple Elements in RecordRECORDRecordAddElements6101763BasisBC-SRV-SRMBAPI_RECORD_ADDELEMENTRecord in Records Management System_insertElement in RecordRECORDRecordAddElement6101764BasisBC-SRV-GBT-OBLBAPI_REL_MASSDELETERELATIONObject Relationship ServiceDeletion of Several RelationshipsOBJRELSERVObjectRelationsMassDeleteRelation46D1765BasisBC-SRV-GBT-OBLBAPI_REL_MASSCREATERELATIONObject Relationship ServiceCreate Several RelationshipsOBJRELSERVObjectRelationsMassCreateRelation46D1766BasisBC-SRV-GBT-OBLBAPI_REL_GETRELATIONSObject Relationship ServiceGets the Linked ObjectsOBJRELSERVObjectRelationsGetRelations46D1767BasisBC-SRV-GBT-OBLBAPI_REL_DELETERELATIONObject Relationship Service_deleteRelationshipOBJRELSERVObjectRelationsDeleteRelation46D1768BasisBC-SRV-GBT-OBLBAPI_REL_CREATERELATIONObject Relationship ServiceCreate RelationshipOBJRELSERVObjectRelationsCreateRelation46D1769BasisBC-SRV-ASFBAPI_EXCHRATE_GETLISTRATETYPESExchange RateList of All Exchange Rate Types Used for TranslationBUS1093ExchangeRateGetListRateTypes45A1770BasisBC-SRV-ASFBAPI_EXCHRATE_GETCURRENTRATESExchange RateList of Exchange Rates per Exch.Rate Type and DateBUS1093ExchangeRateGetCurrentRates45A1771BasisBC-SRV-ASFBAPI_EXCHRATE_CREATEMULTIPLEExchange Rate_insertone or more exchange rates in SAP tablesBUS1093ExchangeRateCreateMultiple45A1772BasisBC-SRV-ASFBAPI_EXCHANGERATE_SAVEREPLICAExchange RateReplication of Currency RatesBUS1093ExchangeRateSaveReplica45AEXCHANGE_RATE1773BasisBC-SRV-ASFBAPI_EXCHANGERATE_GETFACTORSExchange RateDisplay Relevant Ratios for Exchange RateBUS1093ExchangeRateGetFactors45A 1774BasisBC-SRV-ASFBAPI_EXCHANGERATE_GETDETAILExchange Rate"Exchange Rate Stored for Exch.Rate Type, Currency Pair, Value Date"BUS1093ExchangeRateGetDetail45A 1775BasisBC-SRV-ASFBAPI_EXCHANGERATE_CREATEExchange Rate_insertan entry in table of exchange ratesBUS1093ExchangeRateCreate45A 1776BasisBC-SRV-ASFBAPI_CURRENCY_GETLISTCurrencyList of Currency Codes in SAP SystemBUS1090CurrencyGetList45A 1777BasisBC-SRV-ASFBAPI_CURRENCY_GETDECIMALSCurrencyOutput of Decimal Places for a CurrencyBUS1090CurrencyGetDecimals40A 1778BasisBC-SRV-ARLBAPI_BARCODE_SENDLISTSAP ArchiveLink bar code entryReceive bar code confirmation from external archiveBARCODEBarcodeSendList45A 1779BasisBC-SRV-ADRBAPI_ADDRESSPERS_SAVEREPLICAAddress of natural oersonBAPI for inbound distribution of private addressesBUS4002AddressPersSaveReplica45AADR2MAS1780BasisBC-SRV-ADRBAPI_ADDRESSPERS_GETDETAILAddress of natural oersonBAPI to read person addressesBUS4002AddressPersFindDetail46A 1781BasisBC-SRV-ADRBAPI_ADDRESSPERS_CHANGEAddress of natural oersonBAPI to change person addressesBUS4002AddressPersUpdate46C 1782BasisBC-SRV-ADRBAPI_ADDRESSORG_SAVEREPLICAAddresses of companies and organizationsBAPI for inbound distribution of organizational addressesBUS4001AddressOrgSaveReplica45AADRMAS1783BasisBC-SRV-ADRBAPI_ADDRESSORG_GETDETAILAddresses of companies and organizationsBAPI to read organization addressesBUS4001AddressOrgFindDetail46A 1784BasisBC-SRV-ADRBAPI_ADDRESSORG_CHANGEAddresses of companies and organizationsBAPI to change organization addressesBUS4001AddressOrgUpdate46C 1785BasisBC-SRV-ADRBAPI_ADDRESSCONTPART_GETDETAIL"Address of ""Person in company"""BAPI to read contact person addressesBUS4003AddressContPartFindDetail46A 1786BasisBC-SRV-ADRBAPI_ADDRESSCONTPART_CHANGE"Address of ""Person in company"""BAPI to change contact person addressesBUS4003AddressContPartUpdate46C 1787BasisBC-SRV-ADRBAPI_ADDRCONTPART_SAVEREPLICA"Address of ""Person in company"""BAPI for inbound distribution of contact person addressesBUS4003AddressContPartSaveReplica45AADR3MAS1788BasisBC-SEC-USRBAPI_USER_UNLOCKR/3 System userUnlock userUSERUSERUnlock45A1789BasisBC-SEC-USRBAPI_USER_PROFILES_DELETER/3 System user_deleteLocal Profile Assignments for a UserUSERUSERProfilesDelete45A1790BasisBC-SEC-USRBAPI_USER_PROFILES_ASSIGNR/3 System userChange Local Profile Assignments for a UserUSERUSERProfilesAssign45A1791BasisBC-SEC-USRBAPI_USER_LOCPROFILES_READR/3 System userCUA: Read Profile Assignments of Child SystemsUSERUSERLocProfilesRead50A1792BasisBC-SEC-USRBAPI_USER_LOCPROFILES_DELETER/3 System user_deleteProfile Assignments for Dependent SystemsUSERUSERLocProfilesDelete50A1793BasisBC-SEC-USRBAPI_USER_LOCPROFILES_ASSIGNR/3 System userChange Profile Assignment for Dependent Systems from Central SystemUSERUSERLocProfilesAssign50A1794BasisBC-SEC-USRBAPI_USER_LOCKR/3 System userLock userUSERUSERLock45A1795BasisBC-SEC-USRBAPI_USER_LOCACTGROUPS_READR/3 System userChange Activity Group Assignment for Dependent Systems from Central SystemUSERUSERLocActgroupsRead50A1796BasisBC-SEC-USRBAPI_USER_LOCACTGROUPS_DELETER/3 System user_deleteActivity Group Assignments in the Dependent SystemsUSERUSERLocActgroupsDelete50A1797BasisBC-SEC-USRBAPI_USER_LOCACTGROUPS_ASSIGNR/3 System userChange Activity Group Assignment for Dependent Systems from Central SystemUSERUSERLocActgroupsAssign6101798BasisBC-SEC-USRBAPI_USER_GETLISTR/3 System userFind UserUSERUSERGetList6201799BasisBC-SEC-USRBAPI_USER_GET_DETAILR/3 System userRead user detailsUSERUSERGetDetail45A1800BasisBC-SEC-USRBAPI_USER_EXISTENCE_CHECKR/3 System userCheck Existence of UserUSERUSERExistenceCheck45A1801BasisBC-SEC-USRBAPI_USER_DISPLAYR/3 System userDisplay UserUSERUSERDisplay45A1802BasisBC-SEC-USRBAPI_USER_DELETER/3 System user_deleteUserUSERUSERDelete45A1803BasisBC-SEC-USRBAPI_USER_CREATE1R/3 System userCreate a userUSERUSERCreate146A1804BasisBC-SEC-USRBAPI_USER_CREATER/3 System userCreate a userUSERUSERCreate45AUSERCREATE1805BasisBC-SEC-USRBAPI_USER_CLONER/3 System userCUA: Distribute User with ALE IDocUSERUSERClone45AUSERCLONE1806BasisBC-SEC-USRBAPI_USER_CHANGER/3 System userChange userUSERUSERChange45AUSERCHANGE1807BasisBC-SEC-USRBAPI_USER_ACTGROUPS_DELETER/3 System user_deleteLocal Role Assignments for a UserUSERUSERActgroupsDelete45A 1808BasisBC-SEC-USRBAPI_USER_ACTGROUPS_ASSIGNR/3 System userChange entire activity group assignmentUSERUSERActgroupsAssign45A 1809BasisBC-SEC-USRBAPI_LAWUTYPE_GETLISTUser Types in the License Administration WorkbenchLAW: _selectUser TypesLAWUTYPELAWUserTypeGetlist620 1810BasisBC-SEC-USRBAPI_LAWUSER_GETLISTUsers in the License Administration WorkbenchLAW: _selectUsersLAWUSERLAWUserGetlist620 1811BasisBC-SEC-USRBAPI_LAWSYSTEM_GETLISTSystems in the License Administration Workbench_selectLAW SystemsLAWSYSTEMLAWSystemGetlist620 1812BasisBC-SEC-USRBAPI_LAWENGINE_GETLISTEngines in the License Administration WorkbenchLAW: _selectEnginesLAWENGINELAWEngineGetlist620 1813BasisBC-SEC-USRBAPI_LAWCONSUTY_GETLISTConsolidated User Types in the License Administration WorkbenchLAW: Consolidated User TypesLAWCONSUTYLAWConsUserTypGetlist620 1814BasisBC-SEC-USRBAPI_LAWCONSUSR_GETLISTConsolidated Users in the License Administration WorkbenchLAW: _selectConsolidated UsersLAWCONSUSRLAWConsUserGetlist620 1815BasisBC-SEC-USRBAPI_LAWCONSENG_GETLISTConsolidated Engines in the License Administration WorkbenchLAW: _selectConsolidated EnginesLAWCONSENGLAWConsEngineGetlist620 1816BasisBC-SEC-USRBAPI_COMPANY_CLONECompany for company addressClone user company (especially address)USRCOMPANYUserCompanyClone45ACCLONE1817BasisBC-MID-APIBAPI_TRANSACTION_ROLLBACKGeneral service functions for BAPIs_execute external Rollback when using BAPIsSAP0001BapiServiceTransactionRollback45A 1818BasisBC-MID-APIBAPI_TRANSACTION_COMMITGeneral service functions for BAPIs_execute external Commit when using BAPIsSAP0001BapiServiceTransactionCommit45A 1819BasisBC-MID-APIBAPI_MESSAGE_GETDETAILGeneral service functions for BAPIsRead long text of error messageSAP0001BapiServiceMessageGetDetail45A 1820BasisBC-MID-APIBAPI_INTERFACE_GETDOCUGeneral service functions for BAPIsRead BAPI Interface DocumentationSAP0001BapiServiceInterfaceGetDocu45A 1821BasisBC-MID-APIBAPI_HYPERLINK_GETTEXTGeneral service functions for BAPIsRead hypertext link in documentationSAP0001BapiServiceHyperLinkGetText46A 1822BasisBC-MID-APIBAPI_HELPVALUES_GET_SEARCHHELPDisplay input help in interfacesDetermine Search Help for F4 ProcessHELPVALUESHelpvaluesGetSearchhelp46B 1823BasisBC-MID-APIBAPI_HELPVALUES_GETDisplay input help in interfacesDetermine Allowed Input Values (F4) for Fields in BAPI ParametersHELPVALUESHelpvaluesGetList31H 1824BasisBC-MID-APIBAPI_FIELDHELP_GETDOCUGeneral service functions for BAPIsRead input help for BAPI interface parameterSAP0001BapiServiceFieldhelpGetDocu45A 1825BasisBC-MID-APIBAPI_CONVERSION_INT2EXT1General service functions for BAPIsConvert data from Internal Format into External FormatSAP0001BapiServiceDataConversionInt2Ext146A 1826BasisBC-MID-APIBAPI_CONVERSION_INT2EXTGeneral service functions for BAPIsConvert data from internal format into external formatSAP0001BapiServiceDataConversionInt2Ext40A 1827BasisBC-MID-APIBAPI_CONVERSION_EXT2INT1General service functions for BAPIsConvert Data from External Format into Internal FormatSAP0001BapiServiceDataConversionExt2Int146A 1828BasisBC-MID-APIBAPI_CONVERSION_EXT2INTGeneral service functions for BAPIsConvert data from external format into internal formatSAP0001BapiServiceDataConversionExt2Int40A 1829BasisBC-MID-APIBAPI_APPLICATIONLOG_GETDETAILGeneral service functions for BAPIsRead details of entries in application logSAP0001BapiServiceApplicationLogGetDetail45A 1830BasisBC-MID-ALE-UTIBAPI_SBFADXT_CREATE  SBFADXTsbfadxtCreate46ADXTCRE1831BasisBC-MID-ALE-UTIBAPI_IDOCAPPL_DISPLAYConfirmations of IDoc Processing Status in Target SystemReport Call for IDoc DisplayIDOCALEAUDIDOCALEAUDDisplay46C 1832BasisBC-MID-ALE-UTIBAPI_DXPROJECT_GETDETAILData Transfer ProjectGetDetail Method of Business Object DXPROJECTDXPROJECTDXProjectGetDetail46C 1833BasisBC-MID-ALE-UTIBAPI_DXPROJECT_CREATEData Transfer ProjectCreate Method of Business Object DXPROJECTDXPROJECTDXProjectCreate46CDXPROJECT_CREATE1834BasisBC-MID-ALE-UTIBAPI_ALE_MODEL_GETALE distribution modelRead ALE distribution modelALEMODELDistributionModelGetInfo40A 1835BasisBC-DWBBAPI_FLTRIP_GETLISTFlight tripGet list of flight tripsSFLTRIPFlightTripGetList610 1836BasisBC-DWBBAPI_FLTRIP_CREATEFlight tripCreate flightSFLTRIPFlightTripCreate610 1837BasisBC-DWBBAPI_FLTRIP_CANCELFlight tripCancel FlightSFLTRIPFlightTripCancel620 1838BasisBC-DWBBAPI_FLIGHT_SAVEREPLICAFlight with connection data (SAP training)Save flight replicaSFLIGHTFlightSaveReplica610FLIGHT_SAVEREPLICA1839BasisBC-DWBBAPI_FLIGHT_GETLISTFlight with connection data (SAP training)Find list of flightsSFLIGHTFlightGetList610 1840BasisBC-DWBBAPI_FLIGHT_GETDETAILFlight with connection data (SAP training)Find details about a flightSFLIGHTFlightGetDetail610 1841BasisBC-DWBBAPI_FLIGHT_CHECKAVAILIBILITYFlight with connection data (SAP training)Find flight availabilitySFLIGHTFlightCheckAvailibility610 1842BasisBC-DWBBAPI_FLCUST_ENABLEWEBUSECustomer (SAP training)Create Internet user for a customerSCUSTOMERFlightCustomerEnableWebUse610 1843BasisBC-DWBBAPI_FLCUST_CREATEFROMDATACustomer (SAP training)Create New CustomerSCUSTOMERFlightCustomerCreateFromData610FLCUSTOMER_CREATEFROMDATA1844BasisBC-DWBBAPI_FLCUST_CHECKPASSWORDCustomer (SAP training)Check Internet passwordSCUSTOMERFlightCustomerCheckPassword610 1845BasisBC-DWBBAPI_FLCUST_CHANGEPASSWORDCustomer (SAP training)Change Internet passwordSCUSTOMERFlightCustomerChangePassword610 1846BasisBC-DWBBAPI_FLCUST_CHANGECustomer (SAP training)Change Flight CustomerSCUSTOMERFlightCustomerChange620FLIGHTCUSTOMER_CHANGE1847BasisBC-DWBBAPI_FLCONN_GETLISTFlight connection offered by travel agencyFind list of flight connectionsSFLCONNFlightConnectionGetList610 1848BasisBC-DWBBAPI_FLCONN_GETDETAILFlight connection offered by travel agencyFind details about a flight connectionSFLCONNFlightConnectionGetDetail610 1849BasisBC-DWBBAPI_FLBOOKING_GETLISTFlight booking (SAP training)Determine list of flight bookingsSBOOKFlightBookingGetList610 1850BasisBC-DWBBAPI_FLBOOKING_CREATEFROMDATAFlight booking (SAP training)Create flight bookingSBOOKFlightBookingCreateFromData610FLIGHTBOOKING_CREATEFROMDAT1851BasisBC-DWBBAPI_FLBOOKING_CONFIRMFlight booking (SAP training)Confirm flight bookingSBOOKFlightBookingConfirm610FLIGHTBOOKING_CONFIRM1852BasisBC-DWBBAPI_FLBOOKING_CANCELFlight booking (SAP training)Cancel flight bookingSBOOKFlightBookingCancel610FLIGHTBOOKING_CANCEL1853BasisBC-CTS-ORGBAPI_CTREQUEST_RELEASERequest in Change & Transport SystemRelease task or request (method for object CTREQUEST)CTREQUESTCTRequestRelease46A 1854BasisBC-CTS-ORGBAPI_CTREQUEST_CREATE_TASKSRequest in Change & Transport SystemCreate tasks for request (method for object CTREQUEST)CTREQUESTCTRequestCreateTasks46A 1855BasisBC-CTS-ORGBAPI_CTREQUEST_CREATERequest in Change & Transport SystemCreate request with tasks (method for object CTREQUEST)CTREQUESTCTRequestCreate46A 1856BasisBC-CCM-MONBAPI_SYSTEM_MTE_SPLITTDATADefines a Monitor Tree ElementSplits the Data for a Node into Logical UnitsXALMTEMonitorTreeElementSplitData46A 1857BasisBC-CCM-MONBAPI_SYSTEM_MTE_SETSMPROPDefines a Monitor Tree ElementSet the Specific Status Attribute PropertiesXALMTEMonitorTreeElementSetStatusMessageAttrProperties46A 1858BasisBC-CCM-MONBAPI_SYSTEM_MTE_SETPERFPROPDefines a Monitor Tree ElementSet the Specific Performance Attribute PropertiesXALMTEMonitorTreeElementSetPerformanceAttrProperties46A 1859BasisBC-CCM-MONBAPI_SYSTEM_MTE_SETMLPROPDefines a Monitor Tree ElementSet the Specific Message Log PropertiesXALMTEMonitorTreeElementSetMessageLogProperties46A 1860BasisBC-CCM-MONBAPI_SYSTEM_MTE_SETGENPROPDefines a Monitor Tree ElementSet the General Properties of an MTEXALMTEMonitorTreeElementSetGeneralProperties46A 1861BasisBC-CCM-MONBAPI_SYSTEM_MTE_RESETDefines a Monitor Tree ElementReset Properties for Monitor Tree ElementXALMTEMonitorTreeElementReset46A 1862BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETTREEDefines a Monitor Tree ElementRead Subtree Expanded by Monitor Tree ElementXALMTEMonitorTreeElementGetTree46A 1863BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETTIDBYNAMEDefines a Monitor Tree ElementRead TID for a Uniquely-Named MTEXALMTEMonitorTreeElementGetTidByName46A 1864BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETSMVALUEDefines a Monitor Tree ElementRead Current Status Attribute ValuesXALMTEMonitorTreeElementGetStatusMessageAttrValue46A 1865BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETSMPROPDefines a Monitor Tree ElementRead the Properties Specific to a Status AttributeXALMTEMonitorTreeElementGetStatusMessageAttrProperties46A 1866BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETPERFPROPDefines a Monitor Tree ElementRead the Properties Specific to Performance AttributesXALMTEMonitorTreeElementGetPerformanceAttrProperties46A 1867BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETPERFHISDefines a Monitor Tree ElementRead the Performance Data HistoryXALMTEMonitorTreeElementGetPerformanceAttrHistory46A 1868BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETPERFCURVALDefines a Monitor Tree ElementRead the Current Performance ValuesXALMTEMonitorTreeElementGetPerformanceAttrCurrentValue46A1869BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETMLPROPDefines a Monitor Tree ElementRead Specific Properties of a Log AttributeXALMTEMonitorTreeElementGetMessageLogProperties46A1870BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETMLHISDefines a Monitor Tree ElementRead Value History of a Log AttributeXALMTEMonitorTreeElementGetMessageLogHistory46A1871BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETMLCURVALDefines a Monitor Tree ElementRead Current Values of a Log AttributeXALMTEMonitorTreeElementGetMessageLogCurrentValue46A1872BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETGENPROPDefines a Monitor Tree ElementRead General Properties of a Monitor Tree ElementXALMTEMonitorTreeElementGetGeneralProperties46A1873BasisBC-CCM-MONBAPI_SYSTEM_MTE_GETALERTSDefines a Monitor Tree ElementRead Alerts for a Monitor Tree ElementXALMTEMonitorTreeElementGetAlerts46A1874BasisBC-CCM-MONBAPI_SYSTEM_MTE_ENABLEALGENDefines a Monitor Tree ElementSwitch on Alert Generation for a Monitor Tree ElementXALMTEMonitorTreeElementEnableAlertGeneration46A1875BasisBC-CCM-MONBAPI_SYSTEM_MTE_DISABLEALGENDefines a Monitor Tree ElementSwitch Off Alert Generation for a Monitor Tree ElementXALMTEMonitorTreeElementDisableAlertGeneration46A1876BasisBC-CCM-MONBAPI_SYSTEM_MT_GETALERTDATADefines a monitor treeRead alert data into monitor treeSALXMNTREESystemMonitorTreeGetAlertData46A1877BasisBC-CCM-MONBAPI_SYSTEM_MT_CREATEBYTEMPLDefines a monitor treeCreates a monitor tree using a monitor templateSALXMNTREESystemMonitorTreeCreateByTemplate46A1878BasisBC-CCM-MONBAPI_SYSTEM_MS_GETLISTDefines a monitor setRead all stored monitor setsSALXMNSETSystemMonitorSetGetList46A1879BasisBC-CCM-MONBAPI_SYSTEM_MS_GETDETAILSDefines a monitor setRead the monitor set display propertiesSALXMNSETSystemMonitorSetGetDetails46A1880BasisBC-CCM-MONBAPI_SYSTEM_MON_GETTREEDefines a monitorReports the monitor treeSALXMONSystemMonitorGetTree46A1881BasisBC-CCM-MONBAPI_SYSTEM_MON_GETTEMPLATEDefines a monitorRead system monitor templateSALXMONSystemMonitorGetTemplate46A1882BasisBC-CCM-MONBAPI_SYSTEM_MON_GETLISTDefines a monitorRead all monitors in a monitor setSALXMONSystemMonitorGetList46A1883BasisBC-CCM-MONBAPI_SYSTEM_MON_GETDETAILSDefines a monitorRead (display) properties into system monitorSALXMONSystemMonitorGetDetails46A1884BasisBC-CCM-MONBAPI_SYSTEM_ALERT_SPLITTDATADefines a system alertSplits alert data into logical unitsXALALERTSystemAlertSplitData46A1885BasisBC-CCM-MONBAPI_SYSTEM_ALERT_GETDETAILSDefines a system alertRead alert detailsXALALERTSystemAlertGetDetails46A1886BasisBC-CCM-MONBAPI_SYSTEM_ALERT_ACKNOWLEDGEDefines a system alertCompleting an alertXALALERTSystemAlertAcknowledge46A1887BasisBC-CCM-MONBAPI_SYS_MNGMT_UTIL_GETCURSERVOffers various help functionsDetermine current server and servicesSYMNGTUTILSystemMngmtUtilGetCurrentServices46A1888BasisBC-CCM-API-CSIBAPI_XMI_UPLOAD_MSG_FORMATSImplementing the XMITransfer of External Message FormatsXMISESSIONSystemMngmtSessionUploadMsgFormats45A1889BasisBC-CCM-API-CSIBAPI_XMI_SET_AUDITLEVELImplementing the XMISet Audit Level of an XMI SessionXMISESSIONSystemMngmtSessionSetAuditlevel45A1890BasisBC-CCM-API-CSIBAPI_XMI_SELECT_LOGImplementing the XMISelection of Translated Entries in XMI LogXMISESSIONSystemMngmtSessionSelectLog45A1891BasisBC-CCM-API-CSIBAPI_XMI_LOGONImplementing the XMILog onto an external management toolXMISESSIONSystemMngmtSessionLogon45A1892BasisBC-CCM-API-CSIBAPI_XMI_LOGOFFImplementing the XMILog off an external management toolXMISESSIONSystemMngmtSessionLogoff45A1893BasisBC-CCM-API-CSIBAPI_XMI_GET_VERSIONSImplementing the XMIQuery Supported Versions of XMI InterfacesXMISESSIONSystemMngmtSessionGetVersions45A1894BasisBC-CCM-API-CSIBAPI_XMI_ENTER_LOGMSGImplementing the XMIEnter External Message in XMI LogXMISESSIONSystemMngmtSessionEnterLogmsg45A1895BasisBC-CCM-API-CSIBAPI_XMI_DESCRIBE_INTERFACEImplementing the XMIQuery Long Name of an InterfaceXMISESSIONSystemMngmtSessionDescribeInterface45A1896BasisBC-CCM-API-CSIBAPI_XMI_CHECK_VERSIONImplementing the XMICheck Whether a Particular Version of an Interface is SupportedXMISESSIONSystemMngmtSessionCheckVersion45A1897BasisBC-CCM-API-CSIBAPI_XBP_VARIANT_INFO_GETExternally controllable background (an interface)Determine all defined variants of an ABAP programXBPJOBBackgroundJobGetVariantListForReportname45A1898BasisBC-CCM-API-CSIBAPI_XBP_JOB_STATUS_GETExternally controllable background (an interface)Determine Status of a JobXBPJOBBackgroundJobGetStatus45A1899BasisBC-CCM-API-CSIBAPI_XBP_JOB_STATUS_CHECKExternally controllable background (an interface)Reconcile job status according to DB with actual statusXBPJOBBackgroundJobCheckStatus45A1900BasisBC-CCM-API-CSIBAPI_XBP_JOB_START_IMMEDIATELYExternally controllable background (an interface)Start job immediatelyXBPJOBBackgroundJobStartImmediately45A1901BasisBC-CCM-API-CSIBAPI_XBP_JOB_START_ASAPExternally controllable background (an interface)Start job as soon as possibleXBPJOBBackgroundJobStartAsSoonAsPossible45A1902BasisBC-CCM-API-CSIBAPI_XBP_JOB_SPOOLLIST_READExternally controllable background (an interface)Read spool list of ABAP job stepXBPJOBBackgroundJobReadSpoollist45A1903BasisBC-CCM-API-CSIBAPI_XBP_JOB_SELECTExternally controllable background (an interface)_selectjobs according to various criteriaXBPJOBBackgroundJobSelect45A1904BasisBC-CCM-API-CSIBAPI_XBP_JOB_OPENExternally controllable background (an interface)Create jobXBPJOBBackgroundJobOpen45A1905BasisBC-CCM-API-CSIBAPI_XBP_JOB_JOBLOG_READExternally controllable background (an interface)Read job logXBPJOBBackgroundJobReadJoblog45A1906BasisBC-CCM-API-CSIBAPI_XBP_JOB_EXT_STEP_MODIFYExternally controllable background (an interface)Assign external program to a particular job stepXBPJOBBackgroundJobModifyExternalStep45A1907BasisBC-CCM-API-CSIBAPI_XBP_JOB_DELETEExternally controllable background (an interface)_deletea job in the R/3 SystemXBPJOBBackgroundJobDelete45A1908BasisBC-CCM-API-CSIBAPI_XBP_JOB_DEFINITION_GETExternally controllable background (an interface)Read job definitionXBPJOBBackgroundJobGetDefinition45A1909BasisBC-CCM-API-CSIBAPI_XBP_JOB_COUNTExternally controllable background (an interface)_counthow many jobs there are with a particular nameXBPJOBBackgroundJobCountByName45A1910BasisBC-CCM-API-CSIBAPI_XBP_JOB_CLOSEExternally controllable background (an interface)Complete job definitionXBPJOBBackgroundJobClose45A1911BasisBC-CCM-API-CSIBAPI_XBP_JOB_ADD_EXT_STEPExternally controllable background (an interface)Assign external program to job stepXBPJOBBackgroundJobAddExternalStep45A1912BasisBC-CCM-API-CSIBAPI_XBP_JOB_ADD_ABAP_STEPExternally controllable background (an interface)Add job step with ABAP program to a jobXBPJOBBackgroundJobAddABAPStep45A1913BasisBC-CCM-API-CSIBAPI_XBP_JOB_ABORTExternally controllable background (an interface)Cancel jobXBPJOBBackgroundJobAbort45A1914BasisBC-CCM-API-CSIBAPI_XBP_JOB_ABAP_STEP_MODIFYExternally controllable background (an interface)Assign ABAP program to a particular job stepXBPJOBBackgroundJobModifyABAPStep45A1915BasisBC-CCM-API-CSIBAPI_XBP_GET_CURR_BP_RESOURCESInformation on R/3 System services (WPs)Determine Background Resources Currently Available in SystemSYSSERVICESystemServiceInfoGetCurrentBackgroundResources45A1916BasisBC-CCM-API-CSIBAPI_XBP_GET_BP_SRVRES_ON_DATEInformation on R/3 System services (WPs)Determine Background Resources of Server on Particular DateSYSSERVICESystemServiceInfoGetBgrdResourcesOnDateOnServer45A 1917BasisBC-CCM-API-CSIBAPI_XBP_GET_BP_RESRC_ON_DATEInformation on R/3 System services (WPs)Determine all Background Resources Available on a Particular DateSYSSERVICESystemServiceInfoGetBackgroundResourcesOnDate45A 1918BasisBC-BMT-OMBAPI_PDOTYPES_GETDETAILEDLISTPD Object TypesObject List With Detailed InformationPDOTYPESPDobjecttypesGetDetailedList45A 1919BasisBC-BMT-OMBAPI_ORGMASTER_SAVE_REPL_MULTControl object for org._master data replicationReplication of HR organizational dataORGMASTEROrgMasterDataReplicaSaveReplicaMultiple45AORGMASTER1920BasisBC-BMT-OMBAPI_ORGMASTER_SAVE_ORIG_MULTControl object for org._master data replicationSave replications of HR organizational objects as originalsORGMASTEROrgMasterDataReplicaSaveOriginalMultiple46A 1921BasisBC-BMT-OMBAPI_ORGMASTER_REPLICATEControl object for org._master data replicationReplication of HR objectsORGMASTEROrgMasterDataReplicaReplicate46A 1922??WP-WSRBAPI_USER_WP_PERS_DATA_SAVESAP userWriting the WP Personalization Data for a UserUSR01UserWpPersDataSave620USER_WPPERSDATASAVE1923??WP-WSRBAPI_USER_WP_PERS_DATA_READSAP userReading the WP Personalization Data for a UserUSR01UserWpPersDataRead620 1924??RE-FX-CNBAPI_RE_CN_GET_DETAILReal Estate Contract (RE-FX)Real Estate Contract: Return DataBUS1505ContractREFXGetDetail620 1925??RE-FX-CNBAPI_RE_CN_CREATEReal Estate Contract (RE-FX)Real Estate Contract: CreateBUS1505ContractREFXCreate620BUS1505_CREATE1926??RE-FX-CNBAPI_RE_CN_CHANGEReal Estate Contract (RE-FX)Real Estate Contract: ChangeBUS1505ContractREFXChange620 1927??RE-FX-BDBAPI_RE_RO_GET_DETAILRental Object (RE-FX)Rental Object: Return DataBUS1504RentalObjectREFXGetDetail620 1928??RE-FX-BDBAPI_RE_RO_CREATERental Object (RE-FX)Rental Object: CreateBUS1504RentalObjectREFXCreate620BUS1504_CREATE1929??RE-FX-BDBAPI_RE_RO_CHANGERental Object (RE-FX)Rental Object: ChangeBUS1504RentalObjectREFXChange620 1930??RE-FX-BDBAPI_RE_PR_GET_DETAILProperty (RE-FX)Property: Return DataBUS1502PropertyREFXGetDetail620 1931??RE-FX-BDBAPI_RE_PR_CREATEProperty (RE-FX)Property: CreateBUS1502PropertyREFXCreate620BUS1502_CREATE1932??RE-FX-BDBAPI_RE_PR_CHANGEProperty (RE-FX)Property: ChangeBUS1502PropertyREFXChange620 1933??RE-FX-BDBAPI_RE_BU_GET_DETAILBuilding (RE-FX)Building: Return DataBUS1503BuildingREFXGetDetail620 1934??RE-FX-BDBAPI_RE_BU_CREATEBuilding (RE-FX)Building: CreateBUS1503BuildingREFXCreate620BUS1503_CREATE1935??RE-FX-BDBAPI_RE_BU_CHANGEBuilding (RE-FX)Building: ChangeBUS1503BuildingREFXChange620 1936??RE-FX-BDBAPI_RE_BE_GET_DETAILBusiness Entity (RE-FX)Business Entity: Return DataBUS1501BusinessEntityREFXGetDetail620 1937??RE-FX-BDBAPI_RE_BE_CREATEBusiness Entity (RE-FX)Business Entity: CreateBUS1501BusinessEntityREFXCreate620BUS1501_CREATE1938??RE-FX-BDBAPI_RE_BE_CHANGEBusiness Entity (RE-FX)Business Entity: ChangeBUS1501BusinessEntityREFXChange620 1939??RE-FX-BDBAPI_RE_AO_GET_DETAILArchitectural ObjectArchitectural Object: Return DataBUS1151ArchObjectREFXGetDetail620 1940??RE-FX-BDBAPI_RE_AO_CREATEArchitectural ObjectArchitectural Object: CreateBUS1151ArchObjectREFXCreate620BUS1151_CREATE1941??RE-FX-BDBAPI_RE_AO_CHANGEArchitectural ObjectArchitectural Object: ChangeBUS1151ArchObjectREFXChange620 1942??REBAPI_RENTALAGREEM_MAINTAIN_SRLease-outEnter Sales ReportBUS1130RentalAgreementMaintainSalesReports46C 1943??REBAPI_RENTALAGREEM_CALCSALESSETLease-outCalculate Sales-Based RentBUS1130RentalAgreementCalculateSalesSettlement46C 1944??REBAPI_REMSU_SETEQUIVNUMBERSMaster Settlement Unit (Real Estate)Change_master SU Equivalence FiguresBUS1141REMasterSettlUnitSetEquivNumbers46C 1945??CS-SE-CONBAPI_ALM_GET_PROPService order confirmationPropose Data for Time ConfirmationBUS2129ServOrdConfirmationGetProp620 1946??CS-SE-CONBAPI_ALM_CONF_GETLISTService order confirmationList of maintenance/service order confirmationsBUS2129ServOrdConfirmationGetList620 1947??CS-SE-CONBAPI_ALM_CONF_GETDETAILService order confirmationDetailed data for maintenance/service order confirmationBUS2129ServOrdConfirmationGetDetail620 1948??CS-SE-CONBAPI_ALM_CONF_CREATEService order confirmationCreate confirmation for maintenance/service orderBUS2129ServOrdConfirmationConfCreate6201949??CS-SE-CONBAPI_ALM_CONF_CANCELService order confirmationCancel confirmation for maintenance/service orderBUS2129ServOrdConfirmationCancel6201950??CS-SEBAPI_ALM_ORDEROPER_GET_LISTService Order with BAPIDetermination of a List of Operations from SelectionBUS2088AServiceOrderBAPIOrderoperGetList6201951??CS-SEBAPI_ALM_ORDERHEAD_GET_LISTService Order with BAPIDetermination of a List of ALM Orders from SelectionBUS2088AServiceOrderBAPIOrderheadGetList6201952??CS-SEBAPI_ALM_ORDER_MAINTAINService Order with BAPIProcess Maintenance-/Service OrderBUS2088AServiceOrderBAPIOrderMaintain6201953??CS-SEBAPI_ALM_ORDER_GET_DETAILService Order with BAPIReads Detail Data for an OrderBUS2088AServiceOrderBAPIOrderGetDetail6201954??CS-SEBAPI_ALM_OPERATION_GET_DETAILService Order with BAPIRead Detail Data for an OperationBUS2088AServiceOrderBAPIOperationGetDetail6201955??CS-SEBAPI_ALM_COMPONENT_GET_DETAILService Order with BAPIRead Detail Data for a ComponentBUS2088AServiceOrderBAPIComponentGetDetail6201956??CS-CM-SNBAPI_SERVNOT_SUCCESSFUL_TASKService notificationIndicate task as successfulBUS2080ServiceNotificationSuccessfulTask6201957??CS-CM-SNBAPI_SERVNOT_SAVEService notificationSaveBUS2080ServiceNotificationSave46A1958??CS-CM-SNBAPI_SERVNOT_RELEASE_TASKService notificationRelease taskBUS2080ServiceNotificationReleaseTask6201959??CS-CM-SNBAPI_SERVNOT_PUTINPROGRESSService notificationRelease Service NotificationBUS2080ServiceNotificationPutinprogress6201960??CS-CM-SNBAPI_SERVNOT_POSTPONEService notificationPostpone processingBUS2080ServiceNotificationPostpone46A1961??CS-CM-SNBAPI_SERVNOT_MODIFY_DATAService notificationChangeBUS2080ServiceNotificationChange46A1962??CS-CM-SNBAPI_SERVNOT_GET_DETAILService notificationRead detail data for service notificationBUS2080ServiceNotificationGetDetail46A1963??CS-CM-SNBAPI_SERVNOT_DEL_DATAService notification_deletedataBUS2080ServiceNotificationDelData46A1964??CS-CM-SNBAPI_SERVNOT_CREATEService notificationCreate service notification 2BUS2080ServiceNotificationCreateFromData246ASERVICENOTIFICATION_CREATEFROM1965??CS-CM-SNBAPI_SERVNOT_COMPLETE_TASKService notificationComplete TaskBUS2080ServiceNotificationCompleteTask620 1966??CS-CM-SNBAPI_SERVNOT_CLOSEService notificationComplete Service NotificationBUS2080ServiceNotificationClose620 1967??CS-CM-SNBAPI_SERVNOT_CHANGEUSRSTATService notificationChange user status of a service notificationBUS2080ServiceNotificationChangeusrstat620 1968??CS-CM-SNBAPI_SERVNOT_ADD_DATAService notificationSupplement dataBUS2080ServiceNotificationAddData46A 1969??CS-CM-SNBAPI_SERVICENOTIFICAT_GETLISTService notification_selectservice notifications according to customer or contact personBUS2080ServiceNotificationGetList40A 1970??CS-CM-SNBAPI_SERVICENOTIFICAT_CREATEService notificationCreate service notificationBUS2080ServiceNotificationCreateFromData30E 1971??CS-CM-SNBAPI_ALM_NOTIF_TASK_SUCCESSBAPIs Service NotificationPM/CS Notification: Set Task to SuccessfulBUS2080AServiceNotifBAPIsNotifTaskSuccess620 1972??CS-CM-SNBAPI_ALM_NOTIF_TASK_RELEASEBAPIs Service NotificationPM/CS Notification: Release TaskBUS2080AServiceNotifBAPIsNotifTaskRelease620 1973??CS-CM-SNBAPI_ALM_NOTIF_TASK_COMPLETEBAPIs Service NotificationPM/CS Notification: Complete TaskBUS2080AServiceNotifBAPIsNotifTaskComplete620 1974??CS-CM-SNBAPI_ALM_NOTIF_PUTINPROGRESSBAPIs Service NotificationRelease PM/CS NotificationBUS2080AServiceNotifBAPIsNotifPutinprogress620 1975??CS-CM-SNBAPI_ALM_NOTIF_POSTPONEBAPIs Service NotificationReset PM/CS NotificationBUS2080AServiceNotifBAPIsNotifPostpone620 1976??CS-CM-SNBAPI_ALM_NOTIF_LIST_SORTFIELDBAPIs Service Notification_selectPM/CS Notifications by Sort FieldBUS2080AServiceNotifBAPIsNotifListSortfield620 1977??CS-CM-SNBAPI_ALM_NOTIF_LIST_PLANGROUPBAPIs Service Notification_selectPM/CS Notifications by Maintenance Planner GroupBUS2080AServiceNotifBAPIsNotifListPlangroup620 1978??CS-CM-SNBAPI_ALM_NOTIF_LIST_PARTNERBAPIs Service Notification_selectPM/CS Notifications by PartnersBUS2080AServiceNotifBAPIsNotifListPartner620 1979??CS-CM-SNBAPI_ALM_NOTIF_LIST_FUNCLOCBAPIs Service Notification_selectPM/CS Notifications by Functional LocationsBUS2080AServiceNotifBAPIsNotifListFuncloc620 1980??CS-CM-SNBAPI_ALM_NOTIF_LIST_EQUIBAPIs Service Notification_selectPM/CS Notifications by EquipmentBUS2080AServiceNotifBAPIsNotifListEqui620 1981??CS-CM-SNBAPI_ALM_NOTIF_GET_DETAILBAPIs Service NotificationPM/CS Notification: Read Detail DataBUS2080AServiceNotifBAPIsNotifGetDetail620 1982??CS-CM-SNBAPI_ALM_NOTIF_DATA_MODIFYBAPIs Service NotificationPM/CS Notification: Change DataBUS2080AServiceNotifBAPIsNotifDataModify620 1983??CS-CM-SNBAPI_ALM_NOTIF_DATA_DELETEBAPIs Service NotificationPM/CS Notification: _deleteDataBUS2080AServiceNotifBAPIsNotifDataDelete620 1984??CS-CM-SNBAPI_ALM_NOTIF_DATA_ADDBAPIs Service NotificationPM/CS Notification: Add DataBUS2080AServiceNotifBAPIsNotifDataAdd620 1985??CS-CM-SNBAPI_ALM_NOTIF_CREATEBAPIs Service NotificationCreate PM/CS NotificationBUS2080AServiceNotifBAPIsNotifCreate620 1986??CS-CM-SNBAPI_ALM_NOTIF_CLOSEBAPIs Service NotificationComplete PM/CS NotificationBUS2080AServiceNotifBAPIsNotifClose620 1987??CS-CM-SNBAPI_ALM_NOTIF_CHANGEUSRSTATBAPIs Service NotificationChange User Status of a PM/CS NotificationBUS2080AServiceNotifBAPIsNotifChangeusrstat620 1988??CFM-TM-TRBAPI_FTR_SETTLE_FXOPTIONSForeign Exchange OptionCancel FX OPTIONBUS5760FXOptionSettle46CFTR_FXOPTION_SETTLE1989??CFM-TM-TRBAPI_FTR_SECURITY_SETTLESecurityTransactionSettle Security TransactionBUS5200SecurityTransactionSettle46CFTR_SECURITY_SETTLE1990??CFM-TM-TRBAPI_FTR_SECURITY_REVERSESecurityTransactionReverse Security TransactionBUS5200SecurityTransactionReverse46CFTR_SECURITY_REVERSE1991??CFM-TM-TRBAPI_FTR_SECURITY_PREP_STRUCSecurityTransactionDetermine Changed Fields for SecuritiesBUS5200SecurityTransactionPrepareChangeStructure46C 1992??CFM-TM-TRBAPI_FTR_SECURITY_GETDETAILSecurityTransactionSecurity Transaction DetailsBUS5200SecurityTransactionGetDetail46CFTR_SECURITY_GETDETAIL1993??CFM-TM-TRBAPI_FTR_SECURITY_CREATESecurityTransactionCreate Security TransactionBUS5200SecurityTransactionCreate46CFTR_SECURITY_CREATE1994??CFM-TM-TRBAPI_FTR_SECURITY_CHANGESecurityTransactionChange Security TransactionBUS5200SecurityTransactionChange46CFTR_SECURITY_CHANGE1995??CFM-TM-TRBAPI_FTR_REVERSE_FXOPTIONSForeign Exchange OptionReverse FX OptionBUS5760FXOptionReverse46CFTR_FXOPTION_REVERSE1996??CFM-TM-TRBAPI_FTR_PAYDET_PREP_STRUCFTRPaymentDetailDetermine Changed Fields for Payment DetailsBUS5103FTRPaymentDetailPrepareChangeStructure46C 1997??CFM-TM-TRBAPI_FTR_PAYDET_GETLISTFTRPaymentDetailList of Payment DetailsBUS5103FTRPaymentDetailGetList46CFTRPAYMENTDETAIL_GETLIST1998??CFM-TM-TRBAPI_FTR_PAYDET_DELETEFTRPaymentDetail_deletePayment DetailsBUS5103FTRPaymentDetailDelete46CFTR_PAYDET_DELETE1999??CFM-TM-TRBAPI_FTR_PAYDET_CREATEFTRPaymentDetailCreate Payment DetailsBUS5103FTRPaymentDetailCreate46CFTR_PAYDET_CREATE2000??CFM-TM-TRBAPI_FTR_PAYDET_CHANGEFTRPaymentDetailChange Payment DetailsBUS5103FTRPaymentDetailChange46CFTR_PAYDET_CHANGE2001??CFM-TM-TRBAPI_FTR_MAINFLOW_PREP_STRUCDepositAtNoticeDetermine Changed Fields for Main FlowsBUS5520DepositAtNoticeMainFlowPrepareChangeStructure46C 2002??CFM-TM-TRBAPI_FTR_MAINFLOW_PREP_STRUCFixedTermDepositDetermine Changed Fields for Main FlowsBUS5510FixedTermDepositMainFlowPrepareChangeStructure46C 2003??CFM-TM-TRBAPI_FTR_MAINFLOW_PREP_STRUCInterestRateInstrumentDetermine Changed Fields for Main FlowsBUS5550InterestRateInstrmntMainFlowPrepareChangeStructure46C 2004??CFM-TM-TRBAPI_FTR_MAINFLOW_GETLISTDepositAtNoticeList Main FlowsBUS5520DepositAtNoticeMainFlowGetList46CFTR_DAN_MAINFLOWGETLIST2005??CFM-TM-TRBAPI_FTR_MAINFLOW_GETLISTFixedTermDepositList Main FlowsBUS5510FixedTermDepositMainFlowGetList46CFTR_FTD_MAINFLOWGETLIST2006??CFM-TM-TRBAPI_FTR_MAINFLOW_GETLISTInterestRateInstrumentList Main FlowsBUS5550InterestRateInstrmntMainFlowGetList46CFTR_IRATE_MAINFLOWGETLIST2007??CFM-TM-TRBAPI_FTR_MAINFLOW_DELETEDepositAtNotice_deleteMain FlowBUS5520DepositAtNoticeMainFlowDelete46CFTR_DAN_MAINFLOWDELETE2008??CFM-TM-TRBAPI_FTR_MAINFLOW_DELETEFixedTermDeposit_deleteMain FlowBUS5510FixedTermDepositMainFlowDelete46CFTR_FTD_MAINFLOWDELETE2009??CFM-TM-TRBAPI_FTR_MAINFLOW_DELETEInterestRateInstrument_deleteMain FlowBUS5550InterestRateInstrmntMainFlowDelete46CFTR_IRATE_MAINFLOWDELETE2010??CFM-TM-TRBAPI_FTR_MAINFLOW_CREATEDepositAtNoticeCreate Main FlowBUS5520DepositAtNoticeMainFlowCreate46CFTR_DAN_MAINFLOWCREATE2011??CFM-TM-TRBAPI_FTR_MAINFLOW_CREATEFixedTermDepositCreate Main FlowBUS5510FixedTermDepositMainFlowCreate46CFTR_FTD_MAINFLOWCREATE2012??CFM-TM-TRBAPI_FTR_MAINFLOW_CREATEInterestRateInstrumentCreate Main FlowBUS5550InterestRateInstrmntMainFlowCreate46CFTR_IRATE_MAINFLOWCREATE2013??CFM-TM-TRBAPI_FTR_MAINFLOW_CHANGEDepositAtNoticeChange Main FlowBUS5520DepositAtNoticeMainFlowChange46CFTR_DAN_MAINFLOWCHANGE2014??CFM-TM-TRBAPI_FTR_MAINFLOW_CHANGEFixedTermDepositChange Main FlowBUS5510FixedTermDepositMainFlowChange46CFTR_FTD_MAINFLOWCHANGE2015??CFM-TM-TRBAPI_FTR_MAINFLOW_CHANGEInterestRateInstrumentChange Main FlowBUS5550InterestRateInstrmntMainFlowChange46CFTR_IRATE_MAINFLOWCHANGE2016??CFM-TM-TRBAPI_FTR_KNOCKOUT_FXOPTIONSForeign Exchange OptionKnockoutBUS5760FXOptionKnockOut46CFTR_FXOPTION_KNOCKOUT2017??CFM-TM-TRBAPI_FTR_KNOCKIN_FXOPTIONSForeign Exchange OptionKnockin FXOPTIONBUS5760FXOptionKnockIn46CFTR_FXOPTION_KNOCKIN2018??CFM-TM-TRBAPI_FTR_IRATE_REVERSEInterestRateInstrumentReverse Interest Rate InstrumentBUS5550InterestRateInstrmntReverse46CFTR_IRATE_REVERSE2019??CFM-TM-TRBAPI_FTR_IRATE_PREP_STRUCInterestRateInstrumentDetermine Changed Fields for Interest Rate InstrumentsBUS5550InterestRateInstrmntPrepareChangeStructure46C 2020??CFM-TM-TRBAPI_FTR_IRATE_GETDETAILInterestRateInstrumentDetails of Interest Rate InstrumentBUS5550InterestRateInstrmntGetDetail46CFTR_IRATE_GETDETAIL2021??CFM-TM-TRBAPI_FTR_IRATE_CREATEInterestRateInstrumentCreate Interest Rate InstrumentBUS5550InterestRateInstrmntCreate46CFTR_IRATE_CREATE2022??CFM-TM-TRBAPI_FTR_IRATE_CHANGEInterestRateInstrumentChange Interest Rate InstrumentBUS5550InterestRateInstrmntChange46CFTR_IRATE_CHANGE2023??CFM-TM-TRBAPI_FTR_FXT_SETTLEForeign exchangeSettle Forex TransactionBUS5600ForeignExchangeSettle46CFTR_FXT_SETTLE2024??CFM-TM-TRBAPI_FTR_FXT_REVERSEForeign exchangeReverse Forex TransactionBUS5600ForeignExchangeReverse46CFTR_FXT_REVERSE2025??CFM-TM-TRBAPI_FTR_FXT_PREP_STRUCForeign exchangeDetermine Changed Fields for Forex TransactionBUS5600ForeignExchangePrepareChangeStructure46C 2026??CFM-TM-TRBAPI_FTR_FXT_GETDETAILForeign exchangeDetails of Forex TransactionBUS5600ForeignExchangeGetDetail46CFTR_FXT_GETDETAIL2027??CFM-TM-TRBAPI_FTR_FXT_CREATESWAPForeign exchangeCreate Currency SwapBUS5600ForeignExchangeCreateSwap46CFTR_FX_CREATESWAP2028??CFM-TM-TRBAPI_FTR_FXT_CREATEForeign exchangeCreate Forex TransactionBUS5600ForeignExchangeCreate46CFTR_FXT_CREATE2029??CFM-TM-TRBAPI_FTR_FXT_CHANGEForeign exchangeChange Forex TransactionBUS5600ForeignExchangeChange46CFTR_FXT_CHANGE2030??CFM-TM-TRBAPI_FTR_FXOPTION_PREP_STRUCForeign Exchange OptionDetermine Changed Fields for FX OptionsBUS5760FXOptionPrepareChangeStructure46C 2031??CFM-TM-TRBAPI_FTR_FXOPTION_GETDETAILForeign Exchange OptionDetails of an FX OptionBUS5760FXOptionGetDetail46CFTR_FXOPTION_GETDETAIL2032??CFM-TM-TRBAPI_FTR_FTD_ROLLOVERFixedTermDepositRoll Over Fixed-Term DepositBUS5510FixedTermDepositRollover46CFTR_FTD_ROLLOVER2033??CFM-TM-TRBAPI_FTR_FTD_REVERSEFixedTermDepositReverse Fixed-Term DepositBUS5510FixedTermDepositReverse46CFTR_FTD_REVERSE2034??CFM-TM-TRBAPI_FTR_FTD_PREP_STRUCFixedTermDepositDetermine Changed Fields for Fixed-Term DepositsBUS5510FixedTermDepositPrepareChangeStructure46C 2035??CFM-TM-TRBAPI_FTR_FTD_GETDETAILFixedTermDepositDetails of Fixed-Term DepositBUS5510FixedTermDepositGetDetail46CFTR_FTD_GETDETAIL2036??CFM-TM-TRBAPI_FTR_FTD_CREATEFixedTermDepositCreate Fixed-Term DepositBUS5510FixedTermDepositCreate46CFTR_FTD_CREATE2037??CFM-TM-TRBAPI_FTR_FTD_CHANGEFixedTermDepositChange Fixed-Term DepositBUS5510FixedTermDepositChange46CFTR_FTD_CHANGE2038??CFM-TM-TRBAPI_FTR_EXPIRE_FXOPTIONSForeign Exchange OptionAllow FX Option to ExpireBUS5760FXOptionExpire46CFTR_FXOPTION_EXPIRE2039??CFM-TM-TRBAPI_FTR_EXERCISE_FXOPTIONSForeign Exchange OptionExercise FX OptionBUS5760FXOptionExercise46CFTR_FXOPTION_EXERCISE2040??CFM-TM-TRBAPI_FTR_DAN_ROLLOVERDepositAtNoticeRoll Over Deposit at NoticeBUS5520DepositAtNoticeRollover46CFTR_DAN_ROLLOVER2041??CFM-TM-TRBAPI_FTR_DAN_REVERSEDepositAtNoticeReverse Deposit at NoticeBUS5520DepositAtNoticeReverse46CFTR_DAN_REVERSE2042??CFM-TM-TRBAPI_FTR_DAN_PREP_STRUCDepositAtNoticeDetermine Changed Fields for Deposits at NoticeBUS5520DepositAtNoticePrepareChangeStructure46C 2043??CFM-TM-TRBAPI_FTR_DAN_GIVENOTICEDepositAtNoticeGive Notice on Deposit at NoticeBUS5520DepositAtNoticeGiveNotice620FTR_DAN_GIVENOTICE2044??CFM-TM-TRBAPI_FTR_DAN_GETDETAILDepositAtNoticeDetails of Deposit at NoticeBUS5520DepositAtNoticeGetDetail46CFTR_DAN_GETDETAIL2045??CFM-TM-TRBAPI_FTR_DAN_CREATEDepositAtNoticeCreate Deposit at NoticeBUS5520DepositAtNoticeCreate46CFTR_DAN_CREATE2046??CFM-TM-TRBAPI_FTR_DAN_CHANGEDepositAtNoticeChange Deposit at NoticeBUS5520DepositAtNoticeChange46CFTR_DAN_CHANGE2047??CFM-TM-TRBAPI_FTR_CREATE_FXOPTIONSForeign Exchange OptionCreate Currency OptionBUS5760FXOptionCreate46CFTR_FXOPTION_CREATE2048??CFM-TM-TRBAPI_FTR_CP_REVERSECommercialPaperReverse Commercial PaperBUS5530CommercialPaperReverse46CFTR_CP_REVERSE2049??CFM-TM-TRBAPI_FTR_CP_PREP_STRUCCommercialPaperDetermine Changed Fields for Commercial PaperBUS5530CommercialPaperPrepareChangeStructure46C 2050??CFM-TM-TRBAPI_FTR_CP_GETDETAILCommercialPaperDetails of Commercial PaperBUS5530CommercialPaperGetDetail46CFTR_CP_GETDETAIL2051??CFM-TM-TRBAPI_FTR_CP_CREATECommercialPaperCreate Commercial PaperBUS5530CommercialPaperCreate46CFTR_CP_CREATE2052??CFM-TM-TRBAPI_FTR_CP_CHANGECommercialPaperChange Commercial PaperBUS5530CommercialPaperChange46CFTR_CP_CHANGE2053??CFM-TM-TRBAPI_FTR_CONDITON_PREP_STRUCFTRConditionDetermine Changed Fields for Condition DetailsBUS5102FTRConditionPrepareChangeStructure46C 2054??CFM-TM-TRBAPI_FTR_CONDITION_GETLISTFTRConditionList of ConditionsBUS5102FTRConditionGetList46CFTR_CONDITION_GETLIST2055??CFM-TM-TRBAPI_FTR_CONDITION_DELETEFTRCondition_deleteConditionBUS5102FTRConditionDelete46CFTR_CONDITION_DELETE2056??CFM-TM-TRBAPI_FTR_CONDITION_CREATEFTRConditionCreate ConditionBUS5102FTRConditionCreate46CFTR_CONDITION_CREATE2057??CFM-TM-TRBAPI_FTR_CONDITION_CHANGEFTRConditionChange ConditionBUS5102FTRConditionChange46CFTR_CONDITION_CHANGE2058??CFM-TM-TRBAPI_FTR_CHANGE_FXOPTIONSForeign Exchange OptionChange an FX OptionBUS5760FXOptionChange46CFTR_FXOPTION_CHANGE2059??CFM-TM-TRBAPI_FTR_CFT_REVERSECashFlowTransactionReverse Cash Flow-Dependent TransactionBUS5540CashFlowTransactionReverse46CFTR_CFT_REVERSE2060??CFM-TM-TRBAPI_FTR_CFT_PREP_STRUCCashFlowTransactionDetermine Changed Fields for Cash Flow-Dependent TransactionsBUS5540CashFlowTransactionPrepareChangeStructure46C 2061??CFM-TM-TRBAPI_FTR_CFT_GETDETAILCashFlowTransactionDetails of Cash Flow-Dependent TransactionBUS5540CashFlowTransactionGetDetail46CFTR_CFT_GETDETAIL2062??CFM-TM-TRBAPI_FTR_CFT_FLOW_PREP_STRUCCashFlowTransactionDetermine Changed Fields for Cash FlowBUS5540CashFlowTransactionFlowPrepareChangeStructure46C 2063??CFM-TM-TRBAPI_FTR_CFT_FLOW_GETLISTCashFlowTransactionList of Financial FlowsBUS5540CashFlowTransactionFlowGetList46CFTR_CFT_FLOWGETLIST2064??CFM-TM-TRBAPI_FTR_CFT_FLOW_DELETECashFlowTransaction_deleteCash FlowBUS5540CashFlowTransactionFlowDelete46CFTR_CFT_FLOWDELETE2065??CFM-TM-TRBAPI_FTR_CFT_FLOW_CREATECashFlowTransactionCreate Financial FlowBUS5540CashFlowTransactionFlowCreate46CFTR_CFT_FLOWCREATE2066??CFM-TM-TRBAPI_FTR_CFT_FLOW_CHANGECashFlowTransactionChange Financial FlowBUS5540CashFlowTransactionFlowChange46CFTR_CFT_FLOWCHANGE2067??CFM-TM-TRBAPI_FTR_CFT_CREATECashFlowTransactionCreate Cash Flow-Dependent TransactionBUS5540CashFlowTransactionCreate46CFTR_CFT_CREATE2068??CFM-TM-TRBAPI_FTR_CFT_CHANGECashFlowTransactionChange Cash Flow-Dependent TransactionBUS5540CashFlowTransactionChange46CFTR_CFT_CHANGE2069??CFM-TM-TRBAPI_FTR_ADDFLOW_PREP_STRUCFTRAdditionalFlowDetermine Changed Fields for Other FlowsBUS5101FTRAdditionalFlowPrepareChangeStructure46C 2070??CFM-TM-TRBAPI_FTR_ADDFLOW_GETLISTFTRAdditionalFlowList of Other FlowsBUS5101FTRAdditionalFlowGetList46CFTR_ADDFLOW_GETLIST2071??CFM-TM-TRBAPI_FTR_ADDFLOW_DELETEFTRAdditionalFlow_deleteOther FlowBUS5101FTRAdditionalFlowDelete46CFTR_ADDFLOW_DELETE2072??CFM-TM-TRBAPI_FTR_ADDFLOW_CREATEFTRAdditionalFlowCreate Фther FlowBUS5101FTRAdditionalFlowCreate46CFTR_ADDFLOW_CREATE2073??CFM-TM-TRBAPI_FTR_ADDFLOW_CHANGEFTRAdditionalFlowChange Other FlowBUS5101FTRAdditionalFlowChange46CFTR_ADDFLOW_CHANGE2074??CFM-TM-BOBAPI_EXTSECACCSTMNT_CREATEExternal Securities Ac_countStatementCreate External Securities Ac_countStatementBUS1062ExtSecurityAccStmntCreate46BEXTSECURITYACCSTMNT_CREATE2075??CFM-TMBAPI_RSS_GET_LISTRepayment Schedule SetsRead Header Data for Redemption Schedule SetsBUS1074RedemptionSchedSetGetList46CREDEMPTIONSCHEDSET_GETLIST2076??CFM-TMBAPI_RSS_GET_DETAILRepayment Schedule SetsRead Redemption Schedules for Redemption Schedule SetsBUS1074RedemptionSchedSetGetDetail46AREDEMPTIONSCHEDSET_GETDETAIL2077??CFM-TMBAPI_RSS_CREATERepayment Schedule SetsCreate Redemption Schedule SetsBUS1074RedemptionSchedSetCreate46AREDEMPTIONSCHEDSET_CREATE2078??CFM-TMBAPI_RSS_CHANGE_SCHEDULERepayment Schedule SetsChange Redemption Schedule DataBUS1074RedemptionSchedSetChangeSchedule46CREDEMPTIONSET_CHANGESCHEDULE2079??CFM-TMBAPI_RSS_ADD_SCHEDULERepayment Schedule SetsCreate Redemption Schedules for Redemption Schedule SetsBUS1074RedemptionSchedSetAddSchedule46AREDEMPTIONSCHEDSET_ADDSCHEDULE2080??CFM-TMBAPI_RED_FACTOR_GET_DETAILDrawing FactorsDisplay Drawing FactorsBUS1064RedemptionFactorsGetDetail46CREDEMPTIONFACTORS_GETDETAIL2081??CFM-TMBAPI_RED_FACTOR_CREATEDrawing FactorsCreate Drawing FactorsBUS1064RedemptionFactorsCreate46CREDEMPTIONFACTORS_CREATE2082??CFM-TMBAPI_RED_FACTOR_CHANGEDrawing FactorsChange Drawing FactorsBUS1064RedemptionFactorsChange46CREDEMPTIONFACTORS_CHANGE2083??CFM-TMBAPI_FTR_SETTLEFinancial TransactionSettle Financial TransactionBUS2042FinancialTransactionSettle46AFTR_SETTLE2084??CFM-TMBAPI_FTR_REVERSEFinancial TransactionReverse Financial TransactionBUS2042FinancialTransactionReverse46A 2085??CFM-TMBAPI_FTR_PREP_STRUCFinancial TransactionDetermine Changed Fields for General Contract DataBUS2042FinancialTransactionPrepareChangeStructure620 2086??CFM-TMBAPI_FTR_GETLISTFinancial TransactionTransactions ListBUS2042FinancialTransactionGetList45AFTR_GETLIST2087??CFM-TMBAPI_FTR_GETDETAILFinancial TransactionDisplay Financial TransactionBUS2042FinancialTransactionGetDetail45AFTR_GETDETAIL2088??CFM-TMBAPI_FTR_CREATEFROMDATAFinancial TransactionCreate Financial TransactionBUS2042FinancialTransactionCreateFromData45AFINANCIALTRANSACTION_CREATE2089??CFM-TMBAPI_FTR_COUNTERCONFIRMFinancial TransactionCounterconfirm Financial TransactionBUS2042FinancialTransactionCounterConfirm46AFTR_COUNTERCONFIRM2090??CFM-TMBAPI_FTR_CHANGEFinancial TransactionChange Financial TransactionBUS2042FinancialTransactionChange45AFINANCIALTRANSACTION_CHANGE2091??CFM-TMBAPI_FP_GETLISTFinancial Product (security class)Read Security ListBUS1076FinancialProductGetList45A 2092??CFM-TMBAPI_FP_GETDETAILFinancial Product (security class)Read Security Detailed DataBUS1076FinancialProductGetDetail45A 2093??CFM-TMBAPI_FP_CREATEFROMDATAFinancial Product (security class)Create SecurityBUS1076FinancialProductCreateFromData45AFINANCIALPRODUCT_CREATE2094??CFM-TMBAPI_FP_CHANGEFinancial Product (security class)Change SecurityBUS1076FinancialProductChange45A