SAP ABAP Class CL_FP_ADDRESS (Form Node: Address)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_NODE | Form Node: Node | 20030506 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_ADDRESS | Form Node: Address Interface | 20030506 |
Properties
Class | CL_FP_ADDRESS | |
Short Description | Form Node: Address | |
Super Class | CL_FP_NODE | Form Node: Node |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAFPAPI | SAP Form Processing (API) |
Created | 20030506 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FP_ADDRESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FP_ADDRESS | Form Node: Address Interface | 20030506 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FP_CONTEXT | 20030506 | Form Components: Context |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPADDRHANDLE | Address Handle | 20070529 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPADDRLINES | Number of Lines | 20030523 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPADDRNUMBER | Address Number | 20030523 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPADDRTYPE | Address Type | 20030523 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPBUPANUMBER | Business Partner Number for Organization, Company | 20050124 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPBUPANUMBER | Business Partner Number for Person | 20050124 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FPFIELD | Time Stamp | 20050124 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPBUPATIMEDEPENDENT | Time-Dependent Business Partner Name | 20050124 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FPCNAMEINRLANG | Country Indicator in Recipient Language | 20030523 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPLANGFORCOUNTRY | Language for Country Indicator | 20030523 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPLINEPRIORITY | Priority for Address Lines | 20030523 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FPADDRNOUPCASE | Upper-/Lowercase | 20030523 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FPPERSABOVEORG | Person Above Organization | 20050124 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPPERSHANDLE | Person Handle | 20070529 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPPERSNUMBER | Person Number | 20030523 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPRECEIVERLANG | Recipient's lang. | 20030523 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPSENDERCOUNTRY | Sending Country | 20030523 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPSTREETPRIORITY | Priority of Street | 20030523 | ||
19 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | Class Version | 20030602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Deserialize Helper | 20030602 |
2 | ![]() |
Instance method | Private | Method | Serialize Helper | 20030602 |
Events
Class CL_FP_ADDRESS has no event.
Types
Class CL_FP_ADDRESS has no local type.
Method Signatures
Method DESERIALIZE_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | SFPADDRHANDLE | Adress-Handle | 20070529 | ||
2 | ![]() |
ADDRESS_LINES | Call by reference | Type reference (TYPE) | SFPADDRLINES | Anzahl der Zeilen | 20030602 | ||
3 | ![]() |
ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | SFPADDRNUMBER | Adressnummer | 20030602 | ||
4 | ![]() |
ADDRESS_TYPE | Call by reference | Type reference (TYPE) | SFPADDRTYPE | Adresstyp | 20030602 | ||
5 | ![]() |
BUPA_ORG | Call by reference | Type reference (TYPE) | SFPBUPANUMBER | Geschäftspartnernummer für Organisation, Firma | 20050125 | ||
6 | ![]() |
BUPA_PERSON | Call by reference | Type reference (TYPE) | SFPBUPANUMBER | Geschäftspartnernummer für Person | 20050125 | ||
7 | ![]() |
BUPA_TIMESTAMP | Call by reference | Type reference (TYPE) | FPFIELD | Zeitstempel | 20050125 | ||
8 | ![]() |
BUPA_TIME_DEPENDENT | Call by reference | Type reference (TYPE) | SFPBUPATIMEDEPENDENT | Zeitabhängiger Geschäftspartnername | 20050125 | ||
9 | ![]() |
COUNTRY_NAME_IN_REC_LANG | Call by reference | Type reference (TYPE) | FPCNAMEINRLANG | Landesbezeichnung in Empfängersprache | 20030602 | ||
10 | ![]() |
LANGUAGE_FOR_COUNTRY | Call by reference | Type reference (TYPE) | SFPLANGFORCOUNTRY | Sprache für Landesbezeichnung | 20030602 | ||
11 | ![]() |
LINE_PRIORITY | Call by reference | Type reference (TYPE) | SFPLINEPRIORITY | Priorität für die Adresszeilen | 20030602 | ||
12 | ![]() |
NO_UPPERCASE | Call by reference | Type reference (TYPE) | FPADDRNOUPCASE | Gross- / Kleinschreibung | 20030602 | ||
13 | ![]() |
PERSON_ABOVE_ORGANIZATION | Call by reference | Type reference (TYPE) | FPPERSABOVEORG | Person oberhalb der Organisation | 20050125 | ||
14 | ![]() |
PERSON_HANDLE | Call by reference | Type reference (TYPE) | SFPPERSHANDLE | Personen-Handle | 20070529 | ||
15 | ![]() |
PERSON_NUMBER | Call by reference | Type reference (TYPE) | SFPPERSNUMBER | Personennummer | 20030602 | ||
16 | ![]() |
RECEIVER_LANGUAGE | Call by reference | Type reference (TYPE) | SFPRECEIVERLANG | Empfängersprache | 20030602 | ||
17 | ![]() |
SENDER_COUNTRY | Call by reference | Type reference (TYPE) | SFPSENDERCOUNTRY | Absenderland | 20030602 | ||
18 | ![]() |
SERIALIZABLE_CLASS_VERSION | Call by reference | Type reference (TYPE) | I | SERIALIZABLE_CLASS_VERSION | Klassenversion | 20030602 | |
19 | ![]() |
STREET_PRIORITY | Call by reference | Type reference (TYPE) | SFPSTREETPRIORITY | Priorität der Strasse | 20030602 |
Method DESERIALIZE_HELPER on class CL_FP_ADDRESS has no exception.
Method SERIALIZE_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | SFPADDRHANDLE | Adress-Handle | 20070529 | ||
2 | ![]() |
ADDRESS_LINES | Call by reference | Type reference (TYPE) | SFPADDRLINES | Anzahl der Zeilen | 20030602 | ||
3 | ![]() |
ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | SFPADDRNUMBER | Adressnummer | 20030602 | ||
4 | ![]() |
ADDRESS_TYPE | Call by reference | Type reference (TYPE) | SFPADDRTYPE | Adresstyp | 20030602 | ||
5 | ![]() |
BUPA_ORG | Call by reference | Type reference (TYPE) | SFPBUPANUMBER | Geschäftspartnernummer für Organisation, Firma | 20050125 | ||
6 | ![]() |
BUPA_PERSON | Call by reference | Type reference (TYPE) | SFPBUPANUMBER | Geschäftspartnernummer für Person | 20050125 | ||
7 | ![]() |
BUPA_TIMESTAMP | Call by reference | Type reference (TYPE) | FPFIELD | Zeitstempel | 20050125 | ||
8 | ![]() |
BUPA_TIME_DEPENDENT | Call by reference | Type reference (TYPE) | SFPBUPATIMEDEPENDENT | Zeitabhängiger Geschäftspartnername | 20050125 | ||
9 | ![]() |
COUNTRY_NAME_IN_REC_LANG | Call by reference | Type reference (TYPE) | FPCNAMEINRLANG | Landesbezeichnung in Empfängersprache | 20030602 | ||
10 | ![]() |
LANGUAGE_FOR_COUNTRY | Call by reference | Type reference (TYPE) | SFPLANGFORCOUNTRY | Sprache für Landesbezeichnung | 20030602 | ||
11 | ![]() |
LINE_PRIORITY | Call by reference | Type reference (TYPE) | SFPLINEPRIORITY | Priorität für die Adresszeilen | 20030602 | ||
12 | ![]() |
NO_UPPERCASE | Call by reference | Type reference (TYPE) | FPADDRNOUPCASE | Gross- / Kleinschreibung | 20030602 | ||
13 | ![]() |
PERSON_ABOVE_ORGANIZATION | Call by reference | Type reference (TYPE) | FPPERSABOVEORG | Person oberhalb der Organisation | 20050125 | ||
14 | ![]() |
PERSON_HANDLE | Call by reference | Type reference (TYPE) | SFPPERSHANDLE | Personen-Handle | 20070529 | ||
15 | ![]() |
PERSON_NUMBER | Call by reference | Type reference (TYPE) | SFPPERSNUMBER | Personennummer | 20030602 | ||
16 | ![]() |
RECEIVER_LANGUAGE | Call by reference | Type reference (TYPE) | SFPRECEIVERLANG | Empfängersprache | 20030602 | ||
17 | ![]() |
SENDER_COUNTRY | Call by reference | Type reference (TYPE) | SFPSENDERCOUNTRY | Absenderland | 20030602 | ||
18 | ![]() |
STREET_PRIORITY | Call by reference | Type reference (TYPE) | SFPSTREETPRIORITY | Priorität der Strasse | 20030602 |
Method SERIALIZE_HELPER on class CL_FP_ADDRESS has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 640 |