SAP ABAP Class CL_SSF_FB_ADDRESS (CL_SSF_FB_ADDRESS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SSF (Application Component) Smart Forms
     SMART (Package) SAP Smart Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SSF_FB_SF_OBJECT CL_SSF_FB_SF_OBJECT 20010827
Properties
Class CL_SSF_FB_ADDRESS  
Short Description CL_SSF_FB_ADDRESS    
Super Class CL_SSF_FB_SF_OBJECT CL_SSF_FB_SF_OBJECT 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SMARTFORMS    
Program status P  SAP Standard Production Program 
Category 0   
Package SMART   SAP Smart Forms 
Created 20010827   SAP 
Last change 20010919   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SSF_FB_ADDRESS has no forward declaration.
Interfaces
Class CL_SSF_FB_ADDRESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SSF_FB_CODE 20010827 CL_SSF_FB_CODE
2 CL_SSF_FB_COMMAND 20010827 CL_SSF_FB_COMMAND
3 CL_SSF_FB_CONDITION 20010827 CL_SSF_FB_CONDITION
4 CL_SSF_FB_EVENT 20010827 CL_SSF_FB_EVENT
5 CL_SSF_FB_GRAPHIC 20010827 CL_SSF_FB_GRAPHIC
6 CL_SSF_FB_NODE 20010827 CL_SSF_FB_NODE
7 CL_SSF_FB_OUTATTR 20010827 CL_SSF_FB_OUTATTR
8 CL_SSF_FB_PAGE 20010827 CL_SSF_FB_PAGE
9 CL_SSF_FB_SECTION 20010827 CL_SSF_FB_SECTION
10 CL_SSF_FB_SMART_FORM 20010827 CL_SSF_FB_SMART_FORM
11 CL_SSF_FB_TEXT_ITEM 20010827 CL_SSF_FB_TEXT_ITEM
12 CL_SSF_FB_WINDOW 20010827 CL_SSF_FB_WINDOW
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRPAR Instance attribute Public Type reference (TYPE) TDPARGRAPH Paragraph Format 20010827
2 ADDRTYPE Instance attribute Public Type reference (TYPE) TDLINE 1,2,3 Address Type 20010827
3 CITY1 Instance attribute Public Type reference (TYPE) TDLINE City 20010827
4 CITY2 Instance attribute Public Type reference (TYPE) TDLINE District 20010827
5 CNAMEINREC Instance attribute Public Type reference (TYPE) TDLINE Recipient's Language for Country Name 20010827
6 COUNTRY Instance attribute Public Type reference (TYPE) TDLINE Country 20010827
7 DELIVERY Instance attribute Public Type reference (TYPE) TDLINE P = PO Box Address; S = Street Address 20010827
8 DEPARTMENT Instance attribute Public Type reference (TYPE) TDLINE Department 20010827
9 FIRST_LOAD Static Attribute Private Type reference (TYPE) TDBOOL 'X' X = First LOAD in Class 20010827
10 FRCOUNTRY Instance attribute Public Type reference (TYPE) TDLINE Language of Sending Country 20010827
11 LANG Instance attribute Public Type reference (TYPE) TDLINE Language of Recipient Country 20010827
12 LANG4CNAME Instance attribute Public Type reference (TYPE) TDLINE Fixed Language for Country Name 20010827
13 LINES Instance attribute Public Type reference (TYPE) TDLINE Number of Rows 20010827
14 LOADTAB Static Attribute Private Type reference (TYPE) TSFLOADTAB Table of Load Indexes 20010827
15 LOCATION Instance attribute Public Type reference (TYPE) TDLINE Additional Location Specifications 20010827
16 NAME1 Instance attribute Public Type reference (TYPE) TDLINE NAME 1 20010827
17 NAME2 Instance attribute Public Type reference (TYPE) TDLINE NAME 2 20010827
18 NAME3 Instance attribute Public Type reference (TYPE) TDLINE NAME 3 20010827
19 NAME4 Instance attribute Public Type reference (TYPE) TDLINE NAME 4 20010827
20 NOUPCITY Instance attribute Public Type reference (TYPE) TDLINE Line Priority 20010827
21 NUMB Instance attribute Public Type reference (TYPE) TDLINE Address Number 20010827
22 PERSON Instance attribute Public Type reference (TYPE) TDLINE Recipients 20010827
23 POBOX Instance attribute Public Type reference (TYPE) TDLINE PO Box 20010827
24 POCITY Instance attribute Public Type reference (TYPE) TDLINE PO Box City 20010827
25 POCODE Instance attribute Public Type reference (TYPE) TDLINE Postal code of the P.O. box 20010827
26 POSTCODE Instance attribute Public Type reference (TYPE) TDLINE Postal Code 20010827
27 PRIORITY Instance attribute Public Type reference (TYPE) TDLINE Selection of Address Lines 20010827
28 PTITLE Instance attribute Public Type reference (TYPE) TDLINE Recipient Form of Address 20010827
29 REGION Instance attribute Public Type reference (TYPE) TDLINE Administrative District 20010827
30 STREET Instance attribute Public Type reference (TYPE) TDLINE House number and street 20010827
31 TITLE Instance attribute Public Type reference (TYPE) TDLINE Form of Address 20010827
32 T_CAPTION Instance attribute Private Type reference (TYPE) TSFOBJT Long Text (Multiple Languages) 20010827
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010827
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010827
3 LOAD Static method Protected Method LOAD 20010827
4 ON_LOAD_BEGIN Static method Protected Event handling method ON_LOAD_BEGIN 20010827
5 ON_STORE_BEGIN Static method Protected Event handling method ON_STORE_BEGIN 20010827
Events
Class CL_SSF_FB_ADDRESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ITF_TOKEN Private Type reference (TYPE) STXTOKEN ITF Scanner Token 20020121
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SSF_FB_ADDRESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SSF_FB_ADDRESS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SSF_FB_ADDRESS has no parameter.
Method CONSTRUCTOR on class CL_SSF_FB_ADDRESS has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT Call by reference Object reference (TYPE REF TO) CL_SSF_FB_ADDRESS EX_OBJECT 20010827
2 Importing IM_LANGUAGE Value transfer Attribute reference (LIKE) SY-LANGU IM_LANGUAGE 20010827
3 Importing IM_NAME Value transfer Type reference (TYPE) SSFNAME IM_NAME 20010827

Method LOAD on class CL_SSF_FB_ADDRESS has no exception.

Method ON_LOAD_BEGIN Signature

Method ON_LOAD_BEGIN on class CL_SSF_FB_ADDRESS has no parameter.
Method ON_LOAD_BEGIN on class CL_SSF_FB_ADDRESS has no exception.

Method ON_STORE_BEGIN Signature

Method ON_STORE_BEGIN on class CL_SSF_FB_ADDRESS has no parameter.
Method ON_STORE_BEGIN on class CL_SSF_FB_ADDRESS has no exception.
History
Last changed by/on SAP  20010919 
SAP Release Created in 620