UI_CRDTMGMTACCOUNT_MANAGE
App Manage Credit Mgmt Accounts
UI_CRDTMGMTACCOUNT_MANAGE is an OData service definition in SAP S/4HANA. It exposes 30 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (30)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_CRDTMGMTACCOUNT_MANAGE | ODATA | V2 | C1 | NOT_TO_BE_RELEASED_STABLE | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F4596 | Manage Credit Accounts | Transactional |
Source
@EndUserText.label: 'App Manage Credit Mgmt Accounts'
define service UI_CrdtMgmtAccount_Manage {
expose C_CrdtMBusinessPartnerTP as CrdtMBusinessPartner;
expose C_CrdtMBusPartnerRatingTP as Rating;
expose C_CrdtMBPRelationshipTP as Relationship;
expose C_CrdtMBPCollateralTP as BPCollateral;
expose C_CrdtMBPNegativeEventTP as NegativeEvent;
expose C_CrdtMBPSpprsdCheckStepTP as BPSuppressedCheckStep;
expose C_CrdtMBPCreditInsuranceTP as BPCreditInsurance;
expose C_CrdtMFmlaScoreEvalResultTP as CrdtMFmlaScoreEvalResult;
expose C_CrdtMFmlaScoreEvalStpRsltTP as CrdtMFmlaScoreEvalStepResult;
expose C_CreditMgmtAccountTP as Account;
expose C_CrdtMAcctPaytBehaviorTP as PaymentBehavior;
expose C_CrdtMAccountAnalystTP as Analyst;
expose C_CrdtMAcctCollateralTP as AccountCollateral;
expose C_CrdtMAcctSpprsdChkStepTP as AccountSuppressedCheckStep;
expose C_CrdtMAcctCrdtInsuranceTP as AccountBPCreditInsurance;
expose C_CrdtMAcctTmpLimitIncrTP as TemporaryLimitIncrease;
expose C_CrdtMFmlaLimitEvalResultTP as CrdtMFmlaLimitEvalResult;
expose C_CrdtMFmlaLimitEvalStpRsltTP as CrdtMFmlaLimitEvalStepResult;
expose C_CreditWorthinessScoreTrend as CreditWorthinessScoreTrend;
expose C_CreditLimitTrend as CreditLimitTrend;
expose C_CrdtMAcctAgingGrid as AgingGrid;
expose C_CreditDecisionDocumentTP as CreditDecision;
expose C_CreditDecisionDocumentTP_2 as CreditDecision2;
expose C_CrdtDcsnDocApprvlHierTP_2 as ApprovalHierarchy2;
expose C_CreditLimitRequestTP as CreditLimitRequest;
expose C_CrdtMAcctRelationshipTP as AccountRelationship;
expose I_UserContactCard as UserContactCard;
expose C_RblsMgmtUserContactCard as CollsContactCard;
expose C_CrdtMAcctPaytBehaviorTrend as CrdtMAcctPaytBehaviorTrend;
expose C_CrdtMgmtBusPrtnFinRatioTP as CrdtMgmtBusPrtnFinRatio;
}