SAP ABAP Class IF_FP_ADDRESS (Form Node: Address Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FP_NODE Form Node: Node Interface 20030506
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FP_ADDRESS Form Node: Address 20030506
Properties
Class IF_FP_ADDRESS  
Short Description Form Node: Address Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030506   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FP_ADDRESS has no forward declaration.
Interfaces
Class IF_FP_ADDRESS has no interface implemented.
Friends
Class IF_FP_ADDRESS has no friend class.
Attributes
Class IF_FP_ADDRESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20030506
2 CHECK Instance method Public Method 20030506
3 COPY Instance method Public Method 20030527
4 GET_ADDRESS_HANDLE Instance method Public Method Get Address Handle 20070529
5 GET_ADDRESS_LINES Instance method Public Method Get Number of Rows 20030523
6 GET_ADDRESS_NUMBER Instance method Public Method Get Address Number 20030523
7 GET_ADDRESS_TYPE Instance method Public Method Get Address Type 20030523
8 GET_BUPA_ORG Instance method Public Method Business Partner Number for Organization; Get Company 20050124
9 GET_BUPA_PERSON Instance method Public Method Get Business Partner Number for Person 20050124
10 GET_BUPA_TIMESTAMP Instance method Public Method Get Timestamp 20050124
11 GET_BUPA_TIME_DEPENDENT Instance method Public Method Get Time-Dependent Business Partner Name 20050124
12 GET_CHILD Instance method Public Method 20030506
13 GET_CHILD_BY_NAME Instance method Public Method 20030730
14 GET_CONDITION Instance method Public Method 20030506
15 GET_CONTEXT Instance method Public Method 20030506
16 GET_COUNTRY_NAME_IN_REC_LANG Instance method Public Method Get Country Indicator in Recipient Language 20030523
17 GET_DESCRIPTION Instance method Public Method 20030506
18 GET_GENERATED Instance method Public Method 20030729
19 GET_ID Instance method Public Method 20030722
20 GET_LANGUAGE_FOR_COUNTRY Instance method Public Method Get Language for Country Indicator 20030523
21 GET_LINE_PRIORITY Instance method Public Method Get Priority for Address Lines 20030523
22 GET_NAME Instance method Public Method 20030506
23 GET_NODE_BY_ID Instance method Public Method 20030722
24 GET_NO_UPPERCASE Instance method Public Method Get Upper-/Lowercase 20030523
25 GET_PARENT Instance method Public Method 20030506
26 GET_PERSON_ABOVE_ORGANIZATION Instance method Public Method Get Person Above Organization 20050124
27 GET_PERSON_HANDLE Instance method Public Method Get Person Handle 20070529
28 GET_PERSON_NUMBER Instance method Public Method Get Person Number 20030523
29 GET_PREDECESSOR Instance method Public Method 20030506
30 GET_RECEIVER_LANGUAGE Instance method Public Method Get Recipient Language 20030523
31 GET_SENDER_COUNTRY Instance method Public Method Get Sending Country 20030523
32 GET_STATE Instance method Public Method 20030728
33 GET_STREET_PRIORITY Instance method Public Method Get Priority of Street 20030523
34 GET_SUCCESSOR Instance method Public Method 20030506
35 GET_TYPE Instance method Public Method 20030611
36 INSERT_CHILD Instance method Public Method 20030506
37 REMOVE_CHILD Instance method Public Method 20030506
38 REMOVE_NODE Instance method Public Method 20030506
39 SET_ADDRESS_HANDLE Instance method Public Method Get Address Handle 20070529
40 SET_ADDRESS_LINES Instance method Public Method Set Number of Lines 20030523
41 SET_ADDRESS_NUMBER Instance method Public Method Set Address Number 20030523
42 SET_ADDRESS_TYPE Instance method Public Method Set Address Type 20030523
43 SET_BUPA_ORG Instance method Public Method Business Partner Number for Organization; Set Company 20050124
44 SET_BUPA_PERSON Instance method Public Method Set Business Partner Number for Person 20050124
45 SET_BUPA_TIMESTAMP Instance method Public Method Set Time Stamp 20050124
46 SET_BUPA_TIME_DEPENDENT Instance method Public Method Set Time-Dependent Business Partner Name 20050124
47 SET_COUNTRY_NAME_IN_REC_LANG Instance method Public Method Set Country Indicator in Recipient Language 20030523
48 SET_DESCRIPTION Instance method Public Method 20030506
49 SET_LANGUAGE_FOR_COUNTRY Instance method Public Method Set Language for Country Indicator 20030523
50 SET_LINE_PRIORITY Instance method Public Method Set Priority for Address Lines 20030523
51 SET_NAME Instance method Public Method 20030506
52 SET_NO_UPPERCASE Instance method Public Method Set Upper-/Lowercase 20030523
53 SET_PERSON_ABOVE_ORGANIZATION Instance method Public Method Set Person Above Organization 20050124
54 SET_PERSON_HANDLE Instance method Public Method Set Person Handle 20070529
55 SET_PERSON_NUMBER Instance method Public Method Set Person Number 20030523
56 SET_RECEIVER_LANGUAGE Instance method Public Method Set Recipient Language 20030523
57 SET_SENDER_COUNTRY Instance method Public Method Set Sending Country 20030523
58 SET_STATE Instance method Public Method 20030728
59 SET_STREET_PRIORITY Instance method Public Method Set Priority of Street 20030523
Events
Class IF_FP_ADDRESS has no event.
Types
Class IF_FP_ADDRESS has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on class IF_FP_ADDRESS has no parameter.
Method APPEND_CHILD on class IF_FP_ADDRESS has no exception.

Method CHECK Signature

Method CHECK on class IF_FP_ADDRESS has no parameter.
Method CHECK on class IF_FP_ADDRESS has no exception.

Method COPY Signature

Method COPY on class IF_FP_ADDRESS has no parameter.
Method COPY on class IF_FP_ADDRESS has no exception.

Method GET_ADDRESS_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ADDRESS_HANDLE Value transfer Type reference (TYPE) SFPADDRHANDLE Adress-Handle 20070529

Method GET_ADDRESS_HANDLE on class IF_FP_ADDRESS has no exception.

Method GET_ADDRESS_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ADDRESS_LINES Value transfer Type reference (TYPE) SFPADDRLINES Anzahl der Zeilen 20030523

Method GET_ADDRESS_LINES on class IF_FP_ADDRESS has no exception.

Method GET_ADDRESS_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ADDRESS_NUMBER Value transfer Type reference (TYPE) SFPADDRNUMBER Adressnummer 20030523

Method GET_ADDRESS_NUMBER on class IF_FP_ADDRESS has no exception.

Method GET_ADDRESS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ADDRESS_TYPE Value transfer Type reference (TYPE) SFPADDRTYPE Adresstyp 20030523

Method GET_ADDRESS_TYPE on class IF_FP_ADDRESS has no exception.

Method GET_BUPA_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BUPA_ORG Value transfer Type reference (TYPE) SFPBUPANUMBER Geschäftspartnernummer 20050124

Method GET_BUPA_ORG on class IF_FP_ADDRESS has no exception.

Method GET_BUPA_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BUPA_PERSON Value transfer Type reference (TYPE) SFPBUPANUMBER Geschäftspartnernummer 20050124

Method GET_BUPA_PERSON on class IF_FP_ADDRESS has no exception.

Method GET_BUPA_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BUPA_TIMESTAMP Value transfer Type reference (TYPE) FPFIELD Zeitstempel 20050124

Method GET_BUPA_TIMESTAMP on class IF_FP_ADDRESS has no exception.

Method GET_BUPA_TIME_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BUPA_TIME_DEPENDENT Value transfer Type reference (TYPE) SFPBUPATIMEDEPENDENT Zeitabhängiger Geschäftspartnername 20050124

Method GET_BUPA_TIME_DEPENDENT on class IF_FP_ADDRESS has no exception.

Method GET_CHILD Signature

Method GET_CHILD on class IF_FP_ADDRESS has no parameter.
Method GET_CHILD on class IF_FP_ADDRESS has no exception.

Method GET_CHILD_BY_NAME Signature

Method GET_CHILD_BY_NAME on class IF_FP_ADDRESS has no parameter.
Method GET_CHILD_BY_NAME on class IF_FP_ADDRESS has no exception.

Method GET_CONDITION Signature

Method GET_CONDITION on class IF_FP_ADDRESS has no parameter.
Method GET_CONDITION on class IF_FP_ADDRESS has no exception.

Method GET_CONTEXT Signature

Method GET_CONTEXT on class IF_FP_ADDRESS has no parameter.
Method GET_CONTEXT on class IF_FP_ADDRESS has no exception.

Method GET_COUNTRY_NAME_IN_REC_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNTRY_NAME_IN_REC_LANG Value transfer Type reference (TYPE) FPCNAMEINRLANG Landesbezeichnung in Empfängersprache 20030523

Method GET_COUNTRY_NAME_IN_REC_LANG on class IF_FP_ADDRESS has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_FP_ADDRESS has no parameter.
Method GET_DESCRIPTION on class IF_FP_ADDRESS has no exception.

Method GET_GENERATED Signature

Method GET_GENERATED on class IF_FP_ADDRESS has no parameter.
Method GET_GENERATED on class IF_FP_ADDRESS has no exception.

Method GET_ID Signature

Method GET_ID on class IF_FP_ADDRESS has no parameter.
Method GET_ID on class IF_FP_ADDRESS has no exception.

Method GET_LANGUAGE_FOR_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LANGUAGE_FOR_COUNTRY Value transfer Type reference (TYPE) SFPLANGFORCOUNTRY Sprache für Landesbezeichnung 20030523

Method GET_LANGUAGE_FOR_COUNTRY on class IF_FP_ADDRESS has no exception.

Method GET_LINE_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINE_PRIORITY Value transfer Type reference (TYPE) SFPLINEPRIORITY Priorität für die Adresszeilen 20030523

Method GET_LINE_PRIORITY on class IF_FP_ADDRESS has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_FP_ADDRESS has no parameter.
Method GET_NAME on class IF_FP_ADDRESS has no exception.

Method GET_NODE_BY_ID Signature

Method GET_NODE_BY_ID on class IF_FP_ADDRESS has no parameter.
Method GET_NODE_BY_ID on class IF_FP_ADDRESS has no exception.

Method GET_NO_UPPERCASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NO_UPPERCASE Value transfer Type reference (TYPE) FPADDRNOUPCASE Gross- / Kleinschreibung 20030523

Method GET_NO_UPPERCASE on class IF_FP_ADDRESS has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_FP_ADDRESS has no parameter.
Method GET_PARENT on class IF_FP_ADDRESS has no exception.

Method GET_PERSON_ABOVE_ORGANIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PERSON_ABOVE_ORGANIZATION Value transfer Type reference (TYPE) FPPERSABOVEORG Person oberhalb der Organisation 20050124

Method GET_PERSON_ABOVE_ORGANIZATION on class IF_FP_ADDRESS has no exception.

Method GET_PERSON_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PERSON_HANDLE Value transfer Type reference (TYPE) SFPPERSHANDLE Personen-Handle 20070529

Method GET_PERSON_HANDLE on class IF_FP_ADDRESS has no exception.

Method GET_PERSON_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PERSON_NUMBER Value transfer Type reference (TYPE) SFPPERSNUMBER Personennummer 20030523

Method GET_PERSON_NUMBER on class IF_FP_ADDRESS has no exception.

Method GET_PREDECESSOR Signature

Method GET_PREDECESSOR on class IF_FP_ADDRESS has no parameter.
Method GET_PREDECESSOR on class IF_FP_ADDRESS has no exception.

Method GET_RECEIVER_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RECEIVER_LANGUAGE Value transfer Type reference (TYPE) SFPRECEIVERLANG Empfängersprache 20030523

Method GET_RECEIVER_LANGUAGE on class IF_FP_ADDRESS has no exception.

Method GET_SENDER_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SENDER_COUNTRY Value transfer Type reference (TYPE) SFPSENDERCOUNTRY Absenderland 20030523

Method GET_SENDER_COUNTRY on class IF_FP_ADDRESS has no exception.

Method GET_STATE Signature

Method GET_STATE on class IF_FP_ADDRESS has no parameter.
Method GET_STATE on class IF_FP_ADDRESS has no exception.

Method GET_STREET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STREET_PRIORITY Value transfer Type reference (TYPE) SFPSTREETPRIORITY Priorität der Strasse 20030523

Method GET_STREET_PRIORITY on class IF_FP_ADDRESS has no exception.

Method GET_SUCCESSOR Signature

Method GET_SUCCESSOR on class IF_FP_ADDRESS has no parameter.
Method GET_SUCCESSOR on class IF_FP_ADDRESS has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class IF_FP_ADDRESS has no parameter.
Method GET_TYPE on class IF_FP_ADDRESS has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on class IF_FP_ADDRESS has no parameter.
Method INSERT_CHILD on class IF_FP_ADDRESS has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on class IF_FP_ADDRESS has no parameter.
Method REMOVE_CHILD on class IF_FP_ADDRESS has no exception.

Method REMOVE_NODE Signature

Method REMOVE_NODE on class IF_FP_ADDRESS has no parameter.
Method REMOVE_NODE on class IF_FP_ADDRESS has no exception.

Method SET_ADDRESS_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADDRESS_HANDLE Call by reference Type reference (TYPE) SFPADDRHANDLE Adress-Handle 20070529
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20070529

Method SET_ADDRESS_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADDRESS_LINES Call by reference Type reference (TYPE) SFPADDRLINES Anzahl der Zeilen 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030523

Method SET_ADDRESS_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADDRESS_NUMBER Call by reference Type reference (TYPE) SFPADDRNUMBER Adressnummer 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE 20030523

Method SET_ADDRESS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADDRESS_TYPE Call by reference Type reference (TYPE) SFPADDRTYPE Adresstyp 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030523

Method SET_BUPA_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUPA_ORG Call by reference Type reference (TYPE) SFPBUPANUMBER Geschäftspartnernummer 20050125
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20050125

Method SET_BUPA_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUPA_PERSON Call by reference Type reference (TYPE) SFPBUPANUMBER Geschäftspartnernummer 20050124
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20050125

Method SET_BUPA_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUPA_TIMESTAMP Call by reference Type reference (TYPE) FPFIELD Zeitstempel 20050124

Method SET_BUPA_TIMESTAMP on class IF_FP_ADDRESS has no exception.

Method SET_BUPA_TIME_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUPA_TIME_DEPENDENT Call by reference Type reference (TYPE) SFPBUPATIMEDEPENDENT Zeitabhängiger Geschäftspartnername 20050124
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20050125

Method SET_COUNTRY_NAME_IN_REC_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNTRY_NAME_IN_REC_LANG Call by reference Type reference (TYPE) FPCNAMEINRLANG Landesbezeichnung in Empfängersprache 20030523

Method SET_COUNTRY_NAME_IN_REC_LANG on class IF_FP_ADDRESS has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class IF_FP_ADDRESS has no parameter.
Method SET_DESCRIPTION on class IF_FP_ADDRESS has no exception.

Method SET_LANGUAGE_FOR_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE_FOR_COUNTRY Call by reference Type reference (TYPE) SFPLANGFORCOUNTRY Sprache für Landesbezeichnung 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030523

Method SET_LINE_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE_PRIORITY Call by reference Type reference (TYPE) SFPLINEPRIORITY Priorität für die Adresszeilen 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030523

Method SET_NAME Signature

Method SET_NAME on class IF_FP_ADDRESS has no parameter.
Method SET_NAME on class IF_FP_ADDRESS has no exception.

Method SET_NO_UPPERCASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_UPPERCASE Call by reference Type reference (TYPE) FPADDRNOUPCASE Gross- / Kleinschreibung 20030523

Method SET_NO_UPPERCASE on class IF_FP_ADDRESS has no exception.

Method SET_PERSON_ABOVE_ORGANIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERSON_ABOVE_ORGANIZATION Call by reference Type reference (TYPE) FPPERSABOVEORG Person oberhalb der Organisation 20050124

Method SET_PERSON_ABOVE_ORGANIZATION on class IF_FP_ADDRESS has no exception.

Method SET_PERSON_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERSON_HANDLE Call by reference Type reference (TYPE) SFPPERSHANDLE Personen-Handle 20070529
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20070529

Method SET_PERSON_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERSON_NUMBER Call by reference Type reference (TYPE) SFPPERSNUMBER Personennummer 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030523

Method SET_RECEIVER_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECEIVER_LANGUAGE Call by reference Type reference (TYPE) SFPRECEIVERLANG Empfängersprache 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030523

Method SET_SENDER_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SENDER_COUNTRY Call by reference Type reference (TYPE) SFPSENDERCOUNTRY Absenderland 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030523

Method SET_STATE Signature

Method SET_STATE on class IF_FP_ADDRESS has no parameter.
Method SET_STATE on class IF_FP_ADDRESS has no exception.

Method SET_STREET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STREET_PRIORITY Call by reference Type reference (TYPE) SFPSTREETPRIORITY Priorität der Strasse 20030523
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030523
History
Last changed by/on SAP  20070911 
SAP Release Created in