P0296 SAP (HR Master Record Infotype 0296 (Garnishment Document)) Structure details

Dictionary Type: Structure
Description: HR Master Record Infotype 0296 (Garnishment Document)




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




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

P0296 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 "HR Master Record Infotype 0296 (Garnishment Document)" 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_P0296 TYPE P0296.

The P0296 table consists of various fields, each holding specific information or linking keys about HR Master Record Infotype 0296 (Garnishment Document) data available in SAP. These include PERNR (Personnel Number), INFTY (Infotype), SUBTY (Subtype), OBJPS (Object Identification).. 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 P0296 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
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
INFTYInfotype INFTYCHAR4T582AINFOTYPITP
SUBTYSubtype SUBTYCHAR4SUBTYSUB
OBJPSObject Identification OBJPSCHAR2OBJPSOPS
SPRPSLock Indicator for HR Master Data Record SPRPSCHAR1SPRPS
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
SEQNRNumber of Infotype Record with Same Key SEQNRNUMC3NUM03
AEDTMChanged On AEDATDATS8DATUM
UNAMEName of Person Who Changed Object AENAMCHAR12USNAM
HISTOHistorical Record Flag HISTOCHAR1CHAR1
ITXEXText Exists for Infotype ITXEXCHAR1XFELD
REFEXReference Fields Exist (Primary/Secondary Costs) PRFEXCHAR1XFELD
ORDEXConfirmation Fields Exist ORDEXCHAR1XFELD
ITBLDInfotype Screen Control ITBLDCHAR2CHAR2
PREASReason for Changing Master Data PREASCHAR2T530EPREAS
FLAG1Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG2Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG3Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG4Reserved Field/Unused Field NUSEDCHAR1NUSED
RESE1Reserved Field/Unused Field of Length 2 NUSED2CHAR2NUSED2
RESE2Reserved Field/Unused Field of Length 2 NUSED2CHAR2NUSED2
GRPVLGrouping Value for Personnel Assignments PCCE_GPVALCHAR4PCCE_GPVAL
GRNUMInternal Garnishment Number P33_GRNUMCHAR4SUBTY
CRETYHR payee type P33_CRETYCHAR1P33_CRETYCRETY
HRKEYPayee key for bank transfers EMFSL_521BCHAR8T7RU1BEMFSL_521B
CRENRHR payee number P33_CRENRNUMC8P33_CRENR
LIFNRVendor P33_LIFNRCHAR10LFA1ALPHALIFNRLIF
LIFSGVendor subgroup P33_ACSUBNUMC5NUMC5
RULNRRemittance rule P33_RULN1NUMC5Assigned to domainP33_RULNR
PLAINGarnishment document plaintiff P33_GPLAICHAR25TEXT25
ORIGNGarnishment Document Origin P33_GORIGCHAR3T7RUGAP33_REGIO
ORICNGarnishment origin country P33_GORICCHAR3T005LAND1
ORCODGarnishment Originator Code P33_GORCDCHAR1P33_GORCD
ORNAMName of Garnishment Originator P33_GORNACHAR30TEXT30
ORSTRStreet of Garnishment Originator P33_GORSTCHAR30TEXT30
ORORTCity of Garnishment Originator P33_GORORCHAR30TEXT30
ORREGRegion of Garnishment Originator P33_GORRECHAR3T005SREGIO
ORCNTCountry of Garnishment Originator P33_GORCTCHAR3T005LAND1
ORPLZPostal Code of Garnishment Originator P33_GORPLCHAR10PSTLZ
ANSWRGarnishment answer indicator P33_GANSWCHAR1P336_GANSW
GCASEGarnishment Case Number P33_GCASECHAR35CHAR35
GPRIOGarnishment Priority P33_GPRIONUMC3NUM3
GCATEGarnishment Document Category P33_GCATECHAR1T7RUG1P33_GCATE
GSTATGarnishment Status P33_GSTATDCHAR1P33_GSTAT
RCVDDGarnishment Received Date P33_GRCVDDATS8DATUM
RLSDDGarnishment Release Date P33_GRLSDDATS8DATUM
SCRULService charge rule P33_SCRULCHAR1Assigned to domainP33_SCRUL
ENNUMExecutive Document Number P33_ENNUMCHAR20CHAR20
OUTNUOutgoing Number (Executive Sheet) P33_OUTNUCHAR20CHAR20
ESDATDate of Issue (Executive Sheet) P33_ESDATDATS8DATS
OUTDTOutgoing Date (Executive Sheet) P33_OUTDTDATS8DATS
OUTAUOutgoing Authority (Executive sheet) P33_OUTAUCHAR100CHAR100
PAYKEPayee key for bank transfers EMFSL_521BCHAR8T521BEMFSL_521B
ZLSCHPayment Method PCODECHAR1T042ZZLSCH
DOCTYDocument Type P33_DOC_TYPECHAR4CHAR4

Key field Non-key field



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

As P0296 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 P0296 as there is no data to select.

How to access SAP table P0296

Within an ECC or HANA version of SAP you can also view further information about P0296 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!