|
SAP NetWeaver 7.11 (EhP1 SP02) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartyIdentifier | |
|---|---|
| com.sap.aii.af.service.administration.api.cpa | |
| com.sap.aii.af.service.cpa | |
| Uses of PartyIdentifier in com.sap.aii.af.service.administration.api.cpa |
|---|
| Methods in com.sap.aii.af.service.administration.api.cpa that return types with arguments of type PartyIdentifier | |
|---|---|
LinkedList<PartyIdentifier> |
CPALookupManager.getPartyIdentifiersByParty(Party party)
Retrieves all PartyIdentifier objects for the given XI Party object, either from the
in memory cache, or from the database, dependent on the initialization of the CacheManager. |
| Uses of PartyIdentifier in com.sap.aii.af.service.cpa |
|---|
| Fields in com.sap.aii.af.service.cpa with type parameters of type PartyIdentifier | |
|---|---|
static CPAObjectType<PartyIdentifier> |
CPAObjectType.PARTY_IDENTIFIER
|
| Methods in com.sap.aii.af.service.cpa that return PartyIdentifier | |
|---|---|
PartyIdentifier |
NormalizationManager.getAlternativePartyIdentifier(String targetPartyAgency,
String targetPartySchema,
String xiParty)
Retrieves a specific alternative Party identifier for a given Agency, Schema and XI Party identifier, if available. |
| Methods in com.sap.aii.af.service.cpa that return types with arguments of type PartyIdentifier | |
|---|---|
LinkedList<PartyIdentifier> |
NormalizationManager.getAlternativePartyIdentifiers(String xiPartyId)
Retrieves the list of all available external alternative PartyIdentifier objects for a given XI
Party identifier. |
|
SAP NetWeaver 7.11 (EhP1 SP02) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||