HCMT_BSP_PA_CH_R3230 SAP (Screen Structure for Infotype 3230) Structure details

Dictionary Type: Structure
Description: Screen Structure for Infotype 3230




ABAP Code to SELECT data from HCMT_BSP_PA_CH_R3230
Related tables to HCMT_BSP_PA_CH_R3230
Access table HCMT_BSP_PA_CH_R3230




Structure field list including key, data, relationships and ABAP select examples

HCMT_BSP_PA_CH_R3230 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Screen Structure for Infotype 3230" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_HCMT_BSP_PA_CH_R3230 TYPE HCMT_BSP_PA_CH_R3230.

The HCMT_BSP_PA_CH_R3230 table consists of various fields, each holding specific information or linking keys about Screen Structure for Infotype 3230 data available in SAP. These include PERNR (Personnel Number), AEDTM (Changed On), UNAME (Name of Person Who Changed Object), SPRPS (Lock Indicator for HR Master Data Record).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP HCMT_BSP_PA_CH_R3230 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
OBJECT_KEYHCM Object Key HCM_OBJECT_KEYCHAR100
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
AEDTMChanged On AEDATDATS8DATUM
UNAMEName of Person Who Changed Object AENAMCHAR12USNAM
SPRPSLock Indicator for HR Master Data Record SPRPSCHAR1SPRPS
SPRTXLock indicator for HR master record (text) SPRPSTEXTCHAR40SPRPSTEXT
ITBLDInfotype Screen Control ITBLDCHAR2CHAR2
BEGDAValid-From Date PAD_BEGDADATS8DATUM
ENDDAValid To Date PAD_ENDDADATS8DATUM
KASSEPension fund P02K_KASSECHAR4T5CP0P02K_KASSEKAS
STATUSStatus of DME Update of Value Type P02F_DTA_STATUSCHAR1P02F_DTA_STATUS
KONNRIndividual PF account number P02K_KONNRNUMC10NUMC10
BUDATPosting date of a PF posting P02K_BUDATDATS8DATS
SEQPFSequence number of posting per day P02K_SEQNRNUMC5NUMC5
VALTYPC Value Type P02_VALTYCHAR4T5CA2P02_VALTY
VALUEValue within processing control P02_VALCHAR18P02_VAL
VADATValue date for PF posting P02K_VADATDATS8DATS
DTAIDAdditional Identification LAUFICHAR6LAUFI
QLSTRCalculated Withholding Tax for Non-Recurring Payment P02F_QUELLENSTEUERCURR13(2) P_AMT07V
AMAQSVal.of Non-Recurring Pymts Acc. to Withholding Tax Deduction P02F_AMOUNT_AFTER_QSTCURR13(2) P_AMT07V
EMFSLPayee key for bank transfers EMFSL_521BCHAR8T521BEMFSL_521B
EMFNARecipient Text (Line 1) P02F_IT3230_EMFTX1CHAR25TEXT25
PSTLZPostal Code PSTLZCHAR10PSTLZ
ORT01City ORT01CHAR25TEXT25
BANKSBank country key BANKSCHAR3T005LAND1BKL
BANKLBank Keys BANKKCHAR15BANKKBNK
BKKTOBank account number BANKNCHAR18BANKN
ZLSCHPayment Method PCODECHAR1T042ZZLSCH
STATESTATE (State, Province, County) REGIOCHAR3T005SREGIO
STRASHouse number and street STRASCHAR30TEXT30
ETEXTRecipient Text (Line 2) P02F_IT3230_EMFTX2CHAR25TEXT25
BKONTBank Control Key BKONTCHAR2BKONT
BKREFReference for Bank Details (Line 1) P02F_IT3230_BKREF1CHAR20CHAR20
IBANIBAN (International Bank Account Number) IBANCHAR34IBAN
EBNAMName of End Beneficiary for Non-Recurring Payment P02F_EBNAMCHAR40TEXT40
EBSTRStreet and House Number of End Beneficiary for NrP P02F_EBSTRCHAR60PAD_STRAS
EBPLZPostal Code of End Beneficiary for Non-Recurring Payment P02F_EBPLZCHAR10PSTLZ
EBORTCity of Residence of End Beneficiary for NrP P02F_EBORTCHAR40PAD_ORT01
EBREGCanton/Region of End Beneficiary for Non-Recurring Payment P02F_EBREGCHAR3T005SREGIO
EBLNDCountry of Residence of End Beneficiary for NonRecurring Pyt P02F_EBLANDCHAR3T005LAND1
BUNUM P05K_BUNUMNUMC10NUMC10
VALTXHR-CH: PC value type (short name) P02_VTSTXTCHAR12TEXT12
PYRTXDescription of Payment Recipient's Canton/Region P02F_PY_REGIO_TXTCHAR20TEXT20
EBRTXDescription of Authorized Recipients Canton/Region P02F_EB_REGIO_TXTCHAR20TEXT20
BKRF2Reference for Bank Details (Line 2) P02F_IT3230_BKREF2CHAR20CHAR20
BKRF3Reference for Bank Detais (Line 3) P02F_IT3230_BKREF3CHAR20CHAR20

Key field Non-key field



How do I retrieve data from SAP structure HCMT_BSP_PA_CH_R3230 using ABAP code?

As HCMT_BSP_PA_CH_R3230 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on HCMT_BSP_PA_CH_R3230 as there is no data to select.

How to access SAP table HCMT_BSP_PA_CH_R3230

Within an ECC or HANA version of SAP you can also view further information about HCMT_BSP_PA_CH_R3230 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!