SAP ABAP Data Element P01P_PBSZV_STRUCTURE_NAME (Name of Structure)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O_ZV (Package) SP Notification Program for Public Sector Germany
Basic Data
Data Element P01P_PBSZV_STRUCTURE_NAME
Short Description Name of Structure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
Further Characteristics
Search Help: Name DD_STRUC    
Search Help: Parameters TABNAME   
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Structure 
Medium 15 Structure 
Long 20 Name of Structure 
Heading 30 Name of Structure 
Documentation

Definition

The SPI-specific notification from the DDIC is entered here for the relevant record type.

Use

The data is transferred from the SAP-internal data structures, which are kept the same for all supplementary pension institutes, to the structures specified here. These structures are used to create the data media for the supplementary pension institutes.

If you require a customer-specific structure for a supplementary pension institute, copy the relevant SAP structure and make your changes to the copy.

Note the following points:

  • Only use character-type data types (CHAR or NUMC)
  • Only use fields with the same field name

    Only these are transferred between the SAP-internal structures (P01P_PBSZV+++I) and the structures specified here.

  • If you want to create blank fields, include field names in the customer structure that do not appear in the SAP-internal structure (P01P_PBSZV+++I).

If you cannot comply with these restrictions, you can use the BAdI provided, in which there are no restrictions on how to fill the specific notification structure.

Also create the corresponding help structures similar to P01P_PBSZV+++H (+++ = ANM, ABM, and so on), which contain the fields of administration table PDPBSZVADM and the relevant record type table PDPBSZV+++.

For more information, seehere.

Dependencies

Example

Preprocessing record     (record type 01):        DDIC structure P01P_PBSZVVL_E

Registration     (record type 30):        DDIC structure P01P_PBSZVANME

Help structure ANM     (record type 30):    DDIC structure P01P_PBSZVANMH

Own structure:

Registration     (record type 30):        DDIC structure ZZMYSTRUC_ANME

Help structure ANM     (record type 30):    DDIC structure ZZMYSTRUC_ANMH

History
Last changed by/on SAP  20060208 
SAP Release Created in 600