cavabap

Results 12 comments of cavabap

you mean like idoc function module, etc. But how is the check determining it? and could this be done via READ TABLE? Would you accept a pull request for that?...

How are you test these checks? Are there default test programs your using?

I've written these checks (@pokrakam created the first version I used) But they've always been very customer specific. Hard coded to the (package) prefix / suffix rules the customer had....

Does that have a possibility of creating package prefixes? (lets not discuss if that is sensible)...

Actually I see this would be violating the design goal - only English supported. I'm seeing the text for most of the fields because their getting their text from data...

I'll be honest - I've never looked into this, ![grafik](https://user-images.githubusercontent.com/74918931/135833089-269847cf-1f2c-4e3f-a29d-af6a7ca07cc4.png) But it looks like the primary language is English and the backup language German. This is strange because SAP GUI...

Hi, I've read #67 and it seems to be about much more than an interface `zif_loggable_object`. But I like the idea of `zif_loggable_object` however I feel that there is no...

May I make a pull request for an implmentation for zif_loggable_object?

I'll try to submit pull request in the next couple of weeks for this...obviously including unit tests