cancel
Showing results for 
Search instead for 
Did you mean: 

How to extract SRM extended attributes

Former Member
0 Kudos

Hi all,

I am currently working at a client where they are using extended attributes in SRM to define values for PO Value Limits like Approval Limit, Output Limit. The values are stored in table P5503. I need to extract these limits, any suggestions?

Accepted Solutions (1)

Accepted Solutions (1)

former_member199630
Contributor
0 Kudos

Hi,

You can append a structure with the fields you need in the Structure of the Extractor, and then fill them with the exit.

SMOD->Enhecement RSAP00001->

EXIT_SAPLRSAP_001 (transactional datasource)

EXIT_SAPLRSAP_002 (attributes datasource)

EXIT_SAPLRSAP_003 (text datasource)

EXIT_SAPLRSAP_004 (hierarchy datasource)

Regards, Federico

Answers (0)