Hierarchy

⤷

⤷

Properties
Class | /BOFU/CL_BUPA_ENCODE | |
Short Description | Encoding routines for BUPA Node Ids | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOFU/BUPA_BO | Business Partner BO |
Created | 20081127 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOFU/CL_BUPA_ENCODE has no forward declaration.
Interfaces
Class /BOFU/CL_BUPA_ENCODE has no interface implemented.
Friends
Class /BOFU/CL_BUPA_ENCODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /BOFU/CL_BUPA_ENCODE | Encoding routines for BUPA Node Ids | 20081127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node AddressCurrentAddressDeterminat | 20081127 |
2 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA nodeAddressInformation | 20081127 |
3 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node AddressUsage | 20081127 |
4 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node COMMON | 20081127 |
5 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node RelationshipContactPersonWPADR | 20081127 |
6 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node Identification | 20081127 |
7 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node RelationshipContactPerson | 20081127 |
8 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node Relationship | 20081127 |
9 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node ROLE | 20081127 |
10 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node ROOT | 20081127 |
11 | ![]() |
Instance method | Public | Method | Decodes NodeID for BUPA node TAX_NUMBER | 20081127 |
12 | ![]() |
Instance method | Public | Method | Builds NodeID fur BUPA AddressCurrentAddressDeterminationPro | 20081127 |
13 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node AddressInformation | 20081127 |
14 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node AddressUsage | 20081127 |
15 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node COMMON | 20081127 |
16 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node RelationshipContactPersonWPADR | 20081127 |
17 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node Identification | 20081127 |
18 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node RelationshipContactPerson | 20081127 |
19 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node Relationship | 20081127 |
20 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node ROLE | 20081127 |
21 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node ROOT | 20081127 |
22 | ![]() |
Instance method | Public | Method | Builds NodeID for BUPA node TAX_NUMBER | 20081127 |
23 | ![]() |
Instance method | Protected | Method | 20081127 | |
24 | ![]() |
Static method | Public | Method | Returns instance of /SCMTMS/CL_BUPA_ENCODE Instance | 20081127 |
25 | ![]() |
Instance method | Public | Method | Returns parent and root node id for requested node id | 20081127 |
26 | ![]() |
Instance method | Protected | Method | 20081127 |
Events
Class /BOFU/CL_BUPA_ENCODE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DE_GUID | Public | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20081205 |
|
Method Signatures
Method DECODE_ADRDET_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADDRESS_GUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID of a Business Partner Address | 20081127 | ||
2 | ![]() |
EV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
3 | ![]() |
IV_ADRDET_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | SESF_BO_NODE_ID | 20081127 |
Method DECODE_ADRDET_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_ADRINFO_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADDRESS_GUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID of a Business Partner Address | 20081127 | ||
2 | ![]() |
EV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
3 | ![]() |
IV_ADRINFO_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 |
Method DECODE_ADRINFO_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_ADRUSE_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADDRESS_GUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID of a Business Partner Address | 20081127 | ||
2 | ![]() |
EV_ADR_KIND | Call by reference | Type reference (TYPE) | BU_ADRKIND | Address Type | 20081127 | ||
3 | ![]() |
EV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
4 | ![]() |
EV_VALIDTO | Call by reference | Type reference (TYPE) | BU_DATTO | Validity Date (Valid To) | 20081127 | ||
5 | ![]() |
IV_ADRUSE_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 |
Method DECODE_ADRUSE_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_COMMON_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
2 | ![]() |
EV_VALID_TO | Call by reference | Type reference (TYPE) | BU_CENTRAL_VALID_TO | Checkbox | 20081127 | ||
3 | ![]() |
IV_COMMON_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | NodeID | 20081127 |
Method DECODE_COMMON_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_CPWADR_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADDRNUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | 20081127 | |||
2 | ![]() |
EV_PARTNER1_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (1) | 20081127 | ||
3 | ![]() |
EV_PARTNER2_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (2) | 20081127 | ||
4 | ![]() |
EV_RELDIR | Call by reference | Type reference (TYPE) | /BOFU/BUP_RELDIR | 20081127 | |||
5 | ![]() |
EV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | Business Partner Relationship Category | 20081127 | ||
6 | ![]() |
EV_VALIDTO | Call by reference | Type reference (TYPE) | CHAR8 | Character field, 8 characters long | 20081127 | ||
7 | ![]() |
IV_CPWADR_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 |
Method DECODE_CPWADR_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_IDENTIFICATION_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IDNUMBER | Call by reference | Type reference (TYPE) | BU_ID_NUMBER | Identification Number | 20081127 | ||
2 | ![]() |
EV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
3 | ![]() |
EV_TYPE | Call by reference | Type reference (TYPE) | BU_ID_TYPE | Identification Type | 20081127 | ||
4 | ![]() |
IV_IDENTIFICATION_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | SESF_BO_NODE_ID | 20081127 |
Method DECODE_IDENTIFICATION_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_RELCP_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARTNER1_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (1) | 20081127 | ||
2 | ![]() |
EV_PARTNER2_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (2) | 20081127 | ||
3 | ![]() |
EV_RELDIR | Call by reference | Type reference (TYPE) | /BOFU/BUP_RELDIR | 20081127 | |||
4 | ![]() |
EV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | Business Partner Relationship Category | 20081127 | ||
5 | ![]() |
EV_VALIDTO | Call by reference | Type reference (TYPE) | CHAR8 | Validity Date (Valid To) | 20081127 | ||
6 | ![]() |
IV_RELCP_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 |
Method DECODE_RELCP_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_RELSHP_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARTNER1_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (1) | 20081127 | ||
2 | ![]() |
EV_PARTNER2_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (2) | 20081127 | ||
3 | ![]() |
EV_RELDIR | Call by reference | Type reference (TYPE) | /BOFU/BUP_RELDIR | 20081127 | |||
4 | ![]() |
EV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | Business Partner Relationship Category | 20081127 | ||
5 | ![]() |
EV_VALIDTO | Call by reference | Type reference (TYPE) | CHAR8 | Validity Date (Valid To) | 20081127 | ||
6 | ![]() |
IV_RELSHP_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 |
Method DECODE_RELSHP_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_ROLE_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
2 | ![]() |
EV_RLTYP | Call by reference | Type reference (TYPE) | BU_PARTNERROLE | Business Partner Role | 20081127 | ||
3 | ![]() |
IV_ROLE_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 |
Method DECODE_ROLE_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_ROOT_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
2 | ![]() |
IV_ROOT_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | SESF_BO_NODE_ID | 20081127 |
Method DECODE_ROOT_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method DECODE_TAX_NUMBER_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
2 | ![]() |
EV_TAXTYPE | Call by reference | Type reference (TYPE) | BPTAXTYPE | Tax Number Category | 20081127 | ||
3 | ![]() |
IV_TAX_NUMBER_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | TAX_NUMBER Node ID | 20081127 |
Method DECODE_TAX_NUMBER_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_ADRDET_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADRDET_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 | ||
2 | ![]() |
IV_ADDRESS_GUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID of a Business Partner Address | 20081127 | ||
3 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 |
Method ENCODE_ADRDET_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_ADRINFO_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADRINFO_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 | ||
2 | ![]() |
IV_ADDRESS_GUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID of a Business Partner Address | 20081127 | ||
3 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 |
Method ENCODE_ADRINFO_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_ADRUSE_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADRUSE_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 | ||
2 | ![]() |
IV_ADDRESS_GUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID of a Business Partner Address | 20081127 | ||
3 | ![]() |
IV_ADR_KIND | Call by reference | Type reference (TYPE) | BU_ADRKIND | Address Type | 20081127 | ||
4 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
5 | ![]() |
IV_VALIDTO | Call by reference | Type reference (TYPE) | BU_DATTO | Validity Date (Valid To) | 20081127 |
Method ENCODE_ADRUSE_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_COMMON_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COMMON_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | SESF_BO_NODE_ID | 20081127 | ||
2 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
3 | ![]() |
IV_VALID_TO | Call by reference | Type reference (TYPE) | BU_CENTRAL_VALID_TO | Validity End Central BP Data (YYYYMMDD) | 20081127 |
Method ENCODE_COMMON_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_CPWADR_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CPWADR_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 | ||
2 | ![]() |
IV_ADDRNUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | 20081127 | |||
3 | ![]() |
IV_PARTNER1_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (1) | 20081127 | ||
4 | ![]() |
IV_PARTNER2_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (2) | 20081127 | ||
5 | ![]() |
IV_RELDIR | Call by reference | Type reference (TYPE) | /BOFU/BUP_RELDIR | 20081127 | |||
6 | ![]() |
IV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | Business Partner Relationship Category | 20081127 | ||
7 | ![]() |
IV_VALIDTO | Call by reference | Type reference (TYPE) | CHAR8 | Character field, 8 characters long | 20081127 |
Method ENCODE_CPWADR_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_IDENTIFICATION_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IDENTIFICATION_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 | ||
2 | ![]() |
IV_IDNUMBER | Call by reference | Type reference (TYPE) | BU_ID_NUMBER | Identification Number | 20081127 | ||
3 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
4 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | BU_ID_TYPE | Identification Type | 20081127 |
Method ENCODE_IDENTIFICATION_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_RELCP_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RELCP_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 | ||
2 | ![]() |
IV_PARTNER1_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (1) | 20081127 | ||
3 | ![]() |
IV_PARTNER2_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (2) | 20081127 | ||
4 | ![]() |
IV_RELDIR | Call by reference | Type reference (TYPE) | /BOFU/BUP_RELDIR | 20081127 | |||
5 | ![]() |
IV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | Business Partner Relationship Category | 20081127 | ||
6 | ![]() |
IV_VALIDTO | Call by reference | Type reference (TYPE) | CHAR8 | Validity Date (Valid To) | 20081127 |
Method ENCODE_RELCP_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_RELSHP_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RELSHP_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 | ||
2 | ![]() |
IV_PARTNER1_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (1) | 20081127 | ||
3 | ![]() |
IV_PARTNER2_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID (2) | 20081127 | ||
4 | ![]() |
IV_RELDIR | Call by reference | Type reference (TYPE) | /BOFU/BUP_RELDIR | 20081127 | |||
5 | ![]() |
IV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | Business Partner Relationship Category | 20081127 | ||
6 | ![]() |
IV_VALIDTO | Call by reference | Type reference (TYPE) | CHAR8 | Validity Date (Valid To) | 20081127 |
Method ENCODE_RELSHP_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_ROLE_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ROLE_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Node ID | 20081127 | ||
2 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
3 | ![]() |
IV_RLTYP | Call by reference | Type reference (TYPE) | BU_PARTNERROLE | BP Role | 20081127 |
Method ENCODE_ROLE_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_ROOT_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ROOT_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | SESF_BO_NODE_ID | 20081127 | ||
2 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 |
Method ENCODE_ROOT_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method ENCODE_TAX_NUMBER_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TAX_NUMBER_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | TAX_NUMBER Node ID | 20081127 | ||
2 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20081127 | ||
3 | ![]() |
IV_TAXTYPE | Call by reference | Type reference (TYPE) | BPTAXTYPE | Tax Number Category | 20081127 |
Method ENCODE_TAX_NUMBER_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method GET_CPWADR_PARENT_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Parent Node ID | 20081127 | ||
2 | ![]() |
EV_ROOT_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | ROOT Node ID | 20081127 | ||
3 | ![]() |
IV_CPWADR_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Relationship Node ID | 20081127 |
Method GET_CPWADR_PARENT_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_BUPA_ENCODE | Value transfer | Object reference (TYPE REF TO) | /BOFU/CL_BUPA_ENCODE | Encoding routines for BUPA Node Ids | 20081127 |
Method GET_INSTANCE on class /BOFU/CL_BUPA_ENCODE has no exception.
Method GET_PARENT_ROOT_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | SESF_BO_NODE_ID | 20081127 | ||
2 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20081127 | ||
3 | ![]() |
OUT_NODE_IDS | Call by reference | Type reference (TYPE) | /BOFU/S_BO_NODE_IDS | BO Node Id structure - nodeID - Parent NodeID and Root NodeI | 20081127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081127 |
Method GET_RELSHP_PARENT_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | ROOT Node ID | 20081127 | ||
2 | ![]() |
IV_RELSHP_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | Relationship Node ID | 20081127 |
Method GET_RELSHP_PARENT_NODE_ID on class /BOFU/CL_BUPA_ENCODE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |